]> source.dussan.org Git - poi.git/shortlog
poi.git
2016-09-11 David Northprepare for 3.16-beta1
2016-09-11 David Northrelease prepare for 3.15 - updating build.xml and statu...
2016-09-11 Javen O'Nealbug 52425: Error adding Comments into cloned Sheets...
2016-09-11 Javen O'Nealbug 60025: DataFormatter should print booleans as TRUE...
2016-09-11 Javen O'Nealbug 58191: Support merge cells within a table row;...
2016-09-11 Javen O'Nealadd unit test class for XSLFTableRow
2016-09-11 Javen O'Nealbug 59958: Add cells on the fly to the evaluation sheet...
2016-09-10 Javen O'Nealbug 60102: throw IOException when writing a closed...
2016-09-10 Javen O'Nealmove duplicated NullOutputStream classes to test suite...
2016-09-10 Javen O'NealAdd comments describing purpose of each unit test
2016-09-09 Tim Allisonpoi-60044 small typo in last update to BuiltinFormats
2016-08-24 Javen O'Nealmake CreatePivotTable self-explaining with better varia...
2016-08-24 Javen O'NealUpdate CreatePivotTable with non-deprecated constructor...
2016-08-24 Javen O'NealRemove unnecessary short cast. This closes #37 on github
2016-08-22 Javen O'Nealbug 59791: add @Removal tags to Cell.CELL_TYPE_* consta...
2016-08-22 Javen O'Nealbug 59791: make sure hard-coded int literals work for...
2016-08-22 Javen O'Nealbug 59791: improve Cell.CELL_TYPE_* backwards compatibility
2016-08-21 David Northprepare for 3.16-beta1
2016-08-21 David Northrelease prepare for 3.15 - updating build.xml and statu...
2016-08-21 David NorthSvn commit via calling the binary. Doing it via ant...
2016-08-21 David NorthUndo another iffy attempt
2016-08-21 David North"release prepare for 3.15 - pin documentation
2016-08-21 David Northrelease prepare for 3.15 - updating build.xml and statu...
2016-08-21 David NorthRevert accidental edits
2016-08-21 David Northrelease prepare for 3.15 - updating build.xml and statu...
2016-08-21 Andreas Beekerchanged expiration date of kiwiwings@apache.org
2016-08-16 Javen O'Nealrevert r1753048 due to AIOOB regression
2016-08-15 Javen O'Nealdecrease TestSXSSFSheetAutoSizeColumn COLUMN_WIDTH_THRE...
2016-08-15 Javen O'Neal+svn:eol-style=native
2016-08-15 Javen O'Nealbug 60005: fix NPE in XSLFTextParagraph.getDefaultFontS...
2016-08-15 Javen O'Nealmake member variables final
2016-08-15 Javen O'Nealextract string constant out of code
2016-08-15 Javen O'Nealsimplify unit test using assertContainsIgnoreCase
2016-08-15 Javen O'Nealadd (meta) unit test for POITestCase
2016-08-15 Javen O'Nealwhitespace, remove unused variable, expose Set interfac...
2016-08-15 Javen O'Nealbug 59773: move loop invariants out of for-loop for...
2016-08-11 Nick BurchSlightly simplify HWPF writing code, and add in-place...
2016-08-11 Nick BurchHWPF in-place write support
2016-08-11 Dominik StadlerFix detecting Java 6 versus Java 7 or higher for Findbu...
2016-08-10 David Northprepare for 3.15-beta4
2016-08-10 David Northrelease prepare for 3.15-beta3 - pin documentation
2016-08-10 David Northrelease prepare for 3.15-beta3 - pin documentation
2016-08-10 David NorthRemove incorrectly set svn:executable flags
2016-08-04 Dominik StadlerPrint out version of findbugs/java to research why...
2016-08-04 Nick BurchWhitespace, javadocs and @Overrides for the Logger...
2016-08-03 Nick BurchSwitch XSSF onto BaseFormulaEvaluator, reducing code...
2016-08-03 Nick BurchRefactor out some of the common FormulaEvaluator logic...
2016-08-03 Nick BurchWhitespace / indents
2016-08-03 Nick BurchWhitespace / indents
2016-08-03 Nick BurchFix eclipse classpath - collections is in core lib
2016-08-02 David NorthTweak
2016-08-02 David NorthTest
2016-08-02 David NorthTest commit
2016-08-02 David NorthTweak
2016-08-02 David NorthTrivial change to test SVN is working again
2016-08-01 Javen O'Nealbug 59922: rename XSSFPaswordHelper to XSSFPasswordHelper
2016-08-01 Javen O'Nealbug 59922: make XSSFPasswordHelper internal because...
2016-08-01 Javen O'Nealwhitespace; +svn:eol-style=native
2016-08-01 Javen O'Nealwhitespace
2016-08-01 David NorthFix zero-padding and handling of empty passwords (meani...
2016-08-01 Dominik StadlerRename and add missing license header
2016-08-01 Javen O'Nealjavadoc fix: incorrect deprecated replacement
2016-08-01 Mark Murphyrevert changes made in r1754691
2016-08-01 Mark Murphycorrection to junit bugs in r1754691
2016-08-01 Nick BurchJavadoc fixes
2016-07-31 Mark MurphyAdd new class Cell Style Template and supporting enum...
2016-07-31 Dominik StadlerAdd coverage of function WEEKDAY
2016-07-31 Dominik StadlerFix download-location of commons-logging4 jar and add...
2016-07-31 Dominik StadlerAllow to specify -addmods for Java 9 support, update...
2016-07-31 Dominik StadlerExclude package sl.draw.binding from coverage-counting...
2016-07-31 Dominik StadlerTest a few more cases of function INDIRECT()
2016-07-31 Dominik StadlerBug 59736: Incorrect evaluation of SUBTOTAL with compo...
2016-07-31 Dominik StadlerIDE warnings and fix a few places where we do not close...
2016-07-31 Dominik StadlerAdjust build:
2016-07-30 Nick BurchSonar wants to know about the new commons collections...
2016-07-30 David NorthMove commons collections 4 dependency to main
2016-07-29 David NorthAs Nick suspected, the dependency is actually from...
2016-07-29 Nick BurchJavadoc fix
2016-07-29 David NorthIntroduce name-based methods for access to named ranges...
2016-07-27 Dominik StadlerBug 55384: Handle setting pre-evaluation string correct...
2016-07-26 Nick BurchHWPFDocument.write(File) support and tests #57919
2016-07-24 Dominik StadlerBug 59634: Clarify and refine JavaDoc of various close...
2016-07-21 Nick BurchIn-place write for HSLF #57919
2016-07-21 Nick BurchProvide a createOrUpdateDocument method at the POIFS...
2016-07-21 Nick BurchJavadoc updates
2016-07-21 Javen O'Nealtest Cell.setCellValue(false)
2016-07-20 Nick BurchIf doing an in-place write, update the properties too
2016-07-20 Nick Burch#57919 HSLF writing to new File
2016-07-20 Nick Burch#57919 HPSF writing better error handling, and start...
2016-07-20 Nick BurchWhitespace / indents
2016-07-20 Nick Burch#57919 Add in-place and new-File write methods to POIDo...
2016-07-20 Nick BurchMark some more scratchpad document types as currently...
2016-07-20 Nick BurchHelper class for implementing extra write methods ...
2016-07-20 Nick BurchPrepare for pushing write() and write(File) to POIDocument
2016-07-20 Nick BurchSync the file-based "past-the-end" exception to match...
2016-07-20 Nick BurchStart on unit testing for HSSFWorkbook.write(File)...
2016-07-20 Nick Burch#57919 Start on support for writing to a new File ...
2016-07-19 Javen O'Nealadd test case for bug 53564
2016-07-19 Javen O'Nealsvn propset svn:mime-type application/vnd.openxmlformat...
2016-07-19 Javen O'Neal+svn:auto-props for common Microsoft Office files
next