]> source.dussan.org Git - poi.git/shortlog
poi.git
2017-07-26 Greg WoolseyFix data validation value list evaluation
2017-07-26 Andreas Beeker#61350 - Use unsynchronized xmlbeans
2017-07-26 Greg WoolseyAnother font size variation. I suspect it is my Window...
2017-07-26 Tim Allison61337 -- try to convert assertions to exceptions. ...
2017-07-26 Tim Allison61346 add more sanity checks before allocating byte...
2017-07-26 Andreas Beekerremove test leftover
2017-07-25 Andreas BeekerBug 61182 - Invalid signature created for streamed...
2017-07-25 Tim Allison61338 -- avoid infinite loop triggered by fuzzed wmf...
2017-07-25 Tim Allison61295 -- prevent potential oom in HPSF triggered by...
2017-07-24 Tim Allisonaugment expected sizes in TestFonts
2017-07-24 Dominik StadlerRefactor test somewhat to make it easier to see what...
2017-07-24 Andreas BeekerFonts bugfix
2017-07-23 Andreas BeekerBug 61331 - Font group handling / common font interface
2017-07-21 Dominik StadlerMy version of Java 6 chokes on Generics here
2017-07-21 Dominik StadlerAdjust TestFonts for my version of Ubuntu
2017-07-21 Dominik StadlerAdd note that japicmp cannot be upgrade until Gradle...
2017-07-21 Dominik StadlerExtractorFactory: Try to close resources also on Errors...
2017-07-21 Dominik StadlerFix some IntelliJ warnings
2017-07-19 Dominik StadlerExclude some more nodes for OpenJDK build
2017-07-17 PJ Fanningfix tests broken by <br/> doc changes
2017-07-17 PJ Fanningjavadoc: replace invalid self enclosing elements
2017-07-15 PJ Fanningsome javadoc fixes
2017-07-15 PJ Fanningtry to fix build issues since namespaces constants...
2017-07-14 Tim Allisonbug 61300 -- prevent really long (infinite?) loop on...
2017-07-14 Tim Allisonclean up whitespace and indents
2017-07-14 Tim Allisonavoid using non-ascii in unit tests
2017-07-14 Tim Allisonbug 61286/bug 61287 -- allow WriteProtectRecord to...
2017-07-14 Tim Allisonbug 61294 -- cleaned up based on PJ Fanning's code...
2017-07-14 Javen O'Nealbug 61296: suggest de-duplication of purl dublin core...
2017-07-14 Javen O'Nealbug 61296: deduplicate ooxml schema constants
2017-07-14 Javen O'Nealbug 61296: consolidate some of the ooxml namespace...
2017-07-14 Javen O'Nealbug 61296: consolidate some of the ooxml namespace...
2017-07-13 Tim Allisonbug 61294 -- prevent infinite loop in IOUtils' skipFully.
2017-07-13 PJ Fanningavoid unnecessary string concats in SXSSF SheetDataWriter
2017-07-13 Javen O'Nealadd 362px font height for my computer's configuration...
2017-07-13 Javen O'Nealreplace commented-out throw-away code that writes workb...
2017-07-13 Javen O'Nealreplace return variable assignments with return statements
2017-07-13 Javen O'Nealgithub #43: fix roundUp and roundDown.
2017-07-12 PJ Fanning[Bug-61281] fix issue with export of table columns...
2017-07-12 PJ Fanningremove more deprecated methods
2017-07-12 PJ Fanningremove deprecated methods from CommentsTable
2017-07-11 PJ Fanning[Bug-61281] guard against index out of bounds in XSSFEx...
2017-07-10 PJ Fanningexpand range of acceptable values in TestFonts
2017-07-10 Javen O'Nealbug 60685: ignore problems with HPBF Publisher Quill...
2017-07-10 Javen O'Nealwhitespace
2017-07-09 Andreas Beekerfont rendering - handle a few system dependent textbox...
2017-07-09 PJ Fanning[Bug-61268] avoid NegativeArraySizeException parsing...
2017-07-09 PJ Fanningfix spelling
2017-07-09 Nick Burch#61266 Test for old unsupported MS Write WRI files...
2017-07-09 Andreas BeekerRollback of r1801368 because of a generics bug with...
2017-07-09 Andreas BeekerSL Common: narrow generics definition because of tighte...
2017-07-08 Andreas Beekertest environment via ant - not via the shell - hope...
2017-07-08 Andreas Beekeradd .ttf to ignored test integration resources
2017-07-08 Andreas Beeker#61169 - Text with Japanese characters overflows textbox
2017-07-08 PJ Fanning[Bug 58975] add test case for new function args default...
2017-07-06 PJ Fanning[github-25] support excel number trailing comma format...
2017-07-05 PJ Fanning[Bug 58975] do not cast numberOfOperands to byte in...
2017-07-03 PJ Fanningfix javadoc issue
2017-07-03 PJ Fanning[Bug 60422] fix data formatter issue with specific...
2017-07-03 PJ Fanning[Bug 61246] remove flush method
2017-07-03 PJ Fanning[Bug 61246] fix issue where SXSSF sheet data has unicod...
2017-07-03 PJ FanningRemove check for jdk1.5 in test because POI now only...
2017-07-02 PJ FanningAdd missing deprecations for CellType methods that...
2017-07-02 PJ Fanningadd test case for date formatting using different locales
2017-07-01 Andreas Beekeradd version.id to release notes in update-download...
2017-06-30 Andreas Beeker#61243 - Refactor and unify toString/toXml in DDF
2017-06-30 PJ FanningRemove more deprecated code (MissingCellPolicy)
2017-06-30 PJ FanningRemove more deprecated code (BorderFormatting constants)
2017-06-30 PJ FanningRemove more deprecated code (especially from Spreadshee...
2017-06-30 Javen O'Nealremove incomplete javadocs
2017-06-30 Javen O'Nealadd @Internal annotation to methods that return a CT...
2017-06-29 Greg WoolseyExpose one more bit of style information generically...
2017-06-29 Nick BurchDeprecated xssfSheetIterator has been removed, so remov...
2017-06-29 Andreas Beekerremove temporary jenkins debug output
2017-06-29 Andreas Beekerremove timezoned call to Date.toString() - SignaturePro...
2017-06-29 PJ Fanningremove deprecated org.apache.poi.hssf.record.RecordForm...
2017-06-29 PJ Fanningremove some unused imports
2017-06-29 PJ Fanningremove deprecated POIXMLDocument.hasOOXMLHeader
2017-06-29 PJ Fanningremove deprecated org.apache.poi.hssf.record.RecordForm...
2017-06-29 PJ FanningRemove old XSSFWorkbook wb.xssfSheetIterator method
2017-06-29 PJ FanningRemove old XSSFPaswordHelper
2017-06-28 Nick BurchFix javadoc warnings
2017-06-28 Nick BurchUsed deprecated external method removed, so remove...
2017-06-28 Nick BurchUsed deprecated external method removed, so remove...
2017-06-28 Andreas Beekeradd debugging info to find signature differences
2017-06-28 PJ FanningEnsure SpreadsheetVersion is set for AreaReferences
2017-06-28 Andreas BeekerBug 61182 - Invalid signature created for streamed...
2017-06-28 PJ FanningRemove some deprecated *SSF APIs
2017-06-25 Nick BurchAdd import for javadocs references
2017-06-24 PJ Fanningexpand StaxHelper
2017-06-24 Andreas Beekerprepare for 3.17-beta2
2017-06-24 Andreas Beekerrollback invalid commit - r1799740
2017-06-24 Andreas Beekerrelease prepare for 3.17-beta1 - pin documentation
2017-06-24 PJ FanningAdd StaxHelper to ensure that StAX parsers have sensibl...
2017-06-24 Greg WoolseyAdd file that failed regression tests as a unit test.
2017-06-24 PJ Fanning[Bug 60422] Fix forbidden-api build issue
2017-06-24 PJ Fanning[Bug 60422] Tidy up test case
2017-06-23 PJ FanningBug 60422 add testtestcase with current LocaleUtil...
2017-06-23 Greg WoolseyMove my new unit conversions to the Units class, move...
2017-06-23 Greg WoolseyBug 61203
next