]> source.dussan.org Git - poi.git/shortlog
poi.git
2020-05-17 Dominik StadlerFix test-failure
2020-05-16 Dominik StadlerFix some IDE warnings, make lock-objects final, use...
2020-05-16 Dominik StadlerUpdate ToCSV example to print out file-names in error...
2020-05-16 Dominik StadlerBug 64322: Optimize performance of reading ole2 files
2020-05-16 Dominik StadlerBug 64393: Adjust relational operators to handle Missin...
2020-05-16 Dominik StadlerFix bug 64420: NPE in XSSFReader for files with macro...
2020-05-16 PJ Fanningforbidden-apis-check issues
2020-05-15 PJ Fanning[github-180] Add DateValue function. Thanks to Milosz...
2020-05-15 PJ Fanning[github-179] add an option for RangeCopier.copyRange...
2020-05-15 PJ Fanning[bug-64441] synchronize code that initialises WorkbookF...
2020-05-14 PJ Fanningmark test code as ok to suppress forbidden-apis check
2020-05-14 PJ Fanning[bug-64441] add test case
2020-05-07 Andreas Beekerfix errors due to new lib structure
2020-05-06 Andreas Beekerignore errors on delete
2020-05-06 Andreas Beekerfix typo
2020-05-06 Andreas BeekerUpdate FindBugs to SpotBugs - it seems the jenkins...
2020-05-06 Andreas Beekerfix findbugs packaging/url
2020-05-06 Andreas Beekerlib was still in svn ... removing it
2020-05-06 Andreas Beekerremove test code and ignore lib
2020-05-06 Andreas Beeker#64411 - Provide JigSaw modules
2020-05-05 Andreas Beekerremove old library directories
2020-05-05 Andreas Beeker#64411 - Provide JigSaw modules
2020-04-29 PJ Fanning[github-176] Remove limit on number of rules in XSSFShe...
2020-04-29 PJ Fanning[github-176] Remove limit on number of rules in XSSFShe...
2020-04-29 PJ Fanning[github-176] Remove limit on number of rules in XSSFShe...
2020-04-29 PJ Fanning[github-176] Remove limit on number of rules in XSSFShe...
2020-04-29 PJ Fanning[github-176] Remove limit on number of rules in XSSFShe...
2020-04-29 PJ Fanning[github-178] Make isLatentStyle() public. This closes...
2020-04-28 Andreas Beeker#64387 - Big POIFS stream result in OOM
2020-04-26 Andreas BeekerThrow exception on null/placeholder arrays in TNEF
2020-04-26 Dominik StadlerGithub-177: Avoid NullPointerException if RangeCopier...
2020-04-24 Andreas BeekerReplace assertion with exception
2020-04-24 Dominik StadlerFix regression introduced via Bug 60845: There are...
2020-04-24 Dominik StadlerBug 63294: Add some more methods to allow to use CellTy...
2020-04-24 Dominik StadlerFix some IDE warnings, remove usage of deprecated methods
2020-04-24 Dominik StadlerRe-establish class which is used in mass-regression...
2020-04-24 Dominik StadlerAdjust README.rst somewhat, remove outdated git-link...
2020-04-24 Dominik StadlerAlso remove very old versions of ooxml-schemas-jar...
2020-04-22 Andreas BeekerSonar fix - "Add the missing @deprecated Javadoc tag."
2020-04-21 Andreas Beeker#55505 - CountryRecord not found
2020-04-20 Andreas BeekerSonar fix - "Add a "NoSuchElementException" for iterati...
2020-04-20 Andreas BeekerSonar fix - "Cast one of the operands of this addition...
2020-04-20 Andreas BeekerSonar fix - Suppress "Make sure that command line argum...
2020-04-20 Andreas Beekerfix integration test error
2020-04-19 Andreas BeekerSonar fixes
2020-04-19 Andreas Beeker#63745 - Add traversing and debugging interface to...
2020-04-19 Andreas BeekerFix new Name.isHidden leftover
2020-04-19 Nick BurchAdd unit tests for new Name.isHidden method
2020-04-19 Nick BurchInspired by Stackoverflow #61292598 - Expose if a Named...
2020-04-18 Andreas BeekerSonar fixes - Ignore System.out-calls and args checks...
2020-04-16 Andreas Beeker#57843 - RuntimeException on extracting text from Word...
2020-04-16 Andreas BeekerReplace Allocate+System.arraycopy with Array.copyOf...
2020-04-14 Andreas BeekerSonar fix - Child class methods named for parent class...
2020-04-14 Andreas Beeker#64350 - Sonar fix - "Iterator.next()" methods should...
2020-04-14 PJ Fanning[bug-64348] partial fix for IndexOutOfBoundsException
2020-04-14 PJ Fanning[bug-64348] partial fix for IndexOutOfBoundsException
2020-04-13 Andreas Beeker#64036 - Replace reflection calls in factories for...
2020-04-12 Andreas Beeker#63745 - Add traversing and debugging interface to...
2020-04-12 Alain BéarezAdd table row at correct index
2020-04-11 Andreas BeekerAdd Java 15 job
2020-04-11 Alain BéarezReturn and set paragraph indentation level
2020-04-11 Nick Burch#64319 Tighten the scientific format code to avoid...
2020-04-09 PJ Fanning[bug-64327] bugfix in SXSSFSheet isColumnTrackedForAuto...
2020-04-08 PJ Fanningbouncycastle 1.64
2020-04-07 Nick BurchAdd disabled unit test for #64319
2020-04-06 Andreas BeekerArrayUtil - remove unused method
2020-04-05 Andreas BeekerSonar fixes - String literals should not be duplicated
2020-04-05 Andreas BeekerSonar fixes - "static" base class members should not...
2020-04-05 Andreas BeekerSonar fixes
2020-04-05 Dominik StadlerIgnore OOM test for now, somehow catching Exceptions...
2020-04-05 Andreas Beekerfixed typo
2020-04-05 Andreas BeekerBug 60656 - Emf image support in slideshows
2020-04-02 Andreas BeekerSonar Fixes - "static" base class members should not...
2020-04-02 Andreas BeekerSonar Fixes - The diamond operator ("<>") should be...
2020-04-01 Andreas BeekerSonar Fixes and remove obsolete classes
2020-04-01 Andreas Beeker#64301 - Allow try-with-resources with OPCPackage.revert()
2020-04-01 Alain BéarezSonar Fixes - code smells
2020-04-01 Alain BéarezRemove chart title
2020-04-01 Alain BéarezKeep last run properties when resetting paragraph text
2020-03-31 Tim Allison64261 -- fix handling of drop down list when items...
2020-03-31 Alain BéarezSonar Fixes - public final class with private construct...
2020-03-31 Alain BéarezInsert a new row in XSLFTable
2020-03-29 Andreas BeekerSonar Fixes
2020-03-29 Alain Béarezallow add and remove a HyperlinkRun or a FieldRun
2020-03-29 Andreas BeekerSonar Fixes - try to fix XXE warnings
2020-03-29 Andreas BeekerSonar Fixes
2020-03-29 Dominik StadlerSupport building with Gradle in POIFileScanner tests
2020-03-29 Dominik StadlerBug 63845: Adjust handling of formula-cells to fix...
2020-03-29 Dominik StadlerBug 61864: Verify recalculation-flag on Workbook level...
2020-03-28 Dominik StadlerBug 61863: Update JavaDoc to describe relation to workb...
2020-03-28 Dominik StadlerBug 55966: Include content control text in word extract...
2020-03-27 Alain BéarezAccess table cell border style as line properties
2020-03-27 Alain BéarezXWPFNumbering.addAbstractNum will definitely throw...
2020-03-27 Alain BéarezXWPFTableCell does not process bodyElements when handle...
2020-03-27 Alain Béarezlike getTables, returns a collection that cannot be...
2020-03-27 Alain Béarez#63624: setText in XWPFTableCell updates the xml and...
2020-03-24 Dominik StadlerBug 64244: Take the replacement of RichtText strings...
2020-03-22 Andreas Beeker#64241 - shade and tint calculation are based now on...
2020-03-21 Andreas Beekersonar job - exclude H40
2020-03-21 Andreas Beeker#64241 - XSLF - Wrong scheme colors used when rendering
next