]> source.dussan.org Git - poi.git/shortlog
poi.git
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
2017-06-23 Greg WoolseyBug 61203 - XSSFDrawing.getAnchorFromParent handles...
2017-06-20 Tim Allisonbug 61045 -- allow for (and log!) extra bytes in Format...
2017-06-20 Tim Allisonbug 61053 -- not a fix, but this aligns XSSFBSheetHandl...
2017-06-20 Javen O'Nealjavadoc
2017-06-20 Javen O'Neal@Ignore("requires an internet connection to a 3rd party...
2017-06-20 Javen O'Nealunit test that is not written yet should fail
2017-06-20 Javen O'Nealsimplify unit test code with IOUtils.write to a NullOut...
2017-06-20 Nick BurchJavadoc fix
2017-06-20 Javen O'Nealbug 57919: close opened resources
2017-06-20 Javen O'Nealbug 57919: add functions to write and close a POIDocume...
2017-06-20 Javen O'Nealrename createXls and createXlsx helper functions: these...
2017-06-20 Javen O'Nealbug 58113: this passes with SXSSF now
2017-06-20 Javen O'Nealbug 56557: open test-data/spreadsheet/56557.xlsx such...
2017-06-20 Javen O'Nealwhitespace
2017-06-20 Javen O'Nealbug 52063: support 2-argument LOOKUP(lookup_value,...
2017-06-19 Dominik StadlerImprove error message if we encounter invalid/unexpecte...
2017-06-18 Dominik StadlerNeed to do the casting differently to make the code...
2017-06-18 Dominik StadlerDon't try to clone a chart, this makes integration...
2017-06-18 Dominik StadlerUpdate forbidden-apis to version 2.3
2017-06-18 Dominik StadlerFix some IntelliJ warnings
2017-06-17 Andreas Beeker#61169 - Text with Japanese characters overflows textbox
2017-06-16 Dominik StadlerAdd missing file for test for bug 56557
2017-06-16 Dominik StadlerBug 56557: Fix handling chart sheets,
2017-06-15 Javen O'Nealbug 61170: add comment why we should catch exceptions...
2017-06-15 Javen O'Nealbug 61170: add extra logging to SaxHelper.
2017-06-14 Andreas Beeker#61162 - En-/decryption support for HWPF
2017-06-12 Greg WoolseyStandardize some more common chart axis properties.
2017-06-10 Nick BurchJavadoc has some references to unit test classes, so...
2017-06-10 Greg WoolseyDon't report data table master cells as formula cells...
2017-06-09 Dominik StadlerForbidden-APIs needs junit-jars
2017-06-09 Dominik StadlerMove one testcase with incorrect source location
2017-06-09 Dominik StadlerBug 60374: Add test for ArrayIndexOutOfBounds on old...
2017-06-07 Nick BurchUpdate the CreateTable example to reduce the use of...
2017-06-07 Nick BurchPermit table style modifications, needed for CreateTable
2017-06-07 Nick BurchMake it possible to create simple XSSF sheet tables...
2017-06-07 Nick BurchXSSFTable should format numeric/date cells when used...
2017-06-07 Andreas BeekerIgnore JCE restriction errors
2017-06-06 Andreas BeekerHandle encrypted files with known password in integrati...
2017-06-06 Andreas BeekerReplace HWPFOutputStream with ByteArrayOutputStream...
2017-06-06 Andreas Beeker#61162 - En-/decryption support for HWPF
2017-06-04 Javen O'Nealbug 58325, github-57: Set svn props. This closes #57...
2017-06-04 Javen O'Nealbug 58325: enable TestXSSFShape unit tests. Thanks...
2017-05-31 Andreas Beekerfix eclipse resource leak warnings
2017-05-31 Javen O'Nealjavadocs
2017-05-31 Andreas BeekerSonarQube fixes - close resources
2017-05-31 Greg Woolsey#61085 support table styles
2017-05-30 Andreas Beekerincrease heap size for ooxml compilation again, because...
next