aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Ensure that the ThreadLocal-Biff-Password is reset correctly after each usage...Dominik Stadler2015-09-228-5/+39
* unpin externalsAndreas Beeker2015-09-210-0/+0
* 3.13 Final RC preparationAndreas Beeker2015-09-210-0/+0
* 3.13 Final RC preparationAndreas Beeker2015-09-211-2/+2
* Fix javadoc warningsNick Burch2015-09-211-2/+2
* removed common sl pathAndreas Beeker2015-09-211-298/+0
* - #58216 - provide picture-shape resize that maintains the aspect ratioAndreas Beeker2015-09-2149-269/+1193
* Bug 58333: Apply patch to verify behavior on row-index before and after the l...Dominik Stadler2015-09-204-1/+42
* Bug 58332: Adjust implementation of dev-util 'MemoryUsage' to print out infor...Dominik Stadler2015-09-201-10/+30
* Added web of trust to kiwiwings entryAndreas Beeker2015-09-201-30/+48
* close resources in junit testsAndreas Beeker2015-09-206-677/+809
* - #58207 - Provide user access to the original image dimensions (XSLF)Andreas Beeker2015-09-2026-308/+699
* Bug 57925: Add unit test and a simple fix to at least avoid the NPE when Work...Dominik Stadler2015-09-193-1/+23
* Bug 57915: Fix Dev2Hex for numbers larger than Integer.MAX_VALUE and less tha...Dominik Stadler2015-09-172-1/+23
* Apply patch from bug 57890 to add support for different datatypes in XSSFImpo...Dominik Stadler2015-09-174-10/+118
* Javadoc fixesNick Burch2015-09-171-6/+5
* Patch from Javen ONeal from bug #58245 - Make Workbook support iterating over...Nick Burch2015-09-178-17/+398
* Eclipse warnings, code formatting, simplify ExcelAntWorkbookUtilFactory, alwa...Dominik Stadler2015-09-148-169/+191
* Update javadoc for bug 56129Dominik Stadler2015-09-133-1/+22
* Remove src/contrib/src from Eclipse project after code was moved to examplesDominik Stadler2015-09-131-1/+0
* Eclipse warnings, comment out dead code, close resources, enhance unit tests,...Dominik Stadler2015-09-134-104/+166
* Enhance integration testing to apply OPCPackage tests to more file-types and ...Dominik Stadler2015-09-133-32/+98
* Verify that bug 55406 can be closed WORKSFORMEDominik Stadler2015-09-132-0/+27
* Add test case for bug 54399Dominik Stadler2015-09-132-0/+16
* fix eclipse warning - mostly generics cosmeticsAndreas Beeker2015-09-1316-1838/+1126
* fix eclipse warning - mostly generics cosmeticsAndreas Beeker2015-09-1259-1017/+1160
* Bug 58353: Return correct value in Match-Function with match-type == -1Dominik Stadler2015-09-112-16/+32
* Javadoc fixNick Burch2015-09-111-1/+1
* More forbidden apis fixes (added main-tests to the check)Andreas Beeker2015-09-1129-428/+521
* forbidden apis fixes - timezone fix ... will it work?Andreas Beeker2015-09-102-3/+19
* Patch from https://bz.apache.org/bugzilla/show_bug.cgi?id=58347 - s/arg/filen...David North2015-09-091-5/+5
* forbidden apis fixes - a few DateFormat clean ups ...Andreas Beeker2015-09-0913-42/+49
* Bug 58326 - Forbidden APIs patches - second set of changes for charset settingsAndreas Beeker2015-09-0817-208/+183
* forbidden apis fixesAndreas Beeker2015-09-078-39/+50
* Bug 58326 - Forbidden APIs patches - first set of changes for locale and time...Andreas Beeker2015-09-07100-2524/+3166
* Bug 58326 - Forbidden APIs patches - first set of changes for locale and time...Andreas Beeker2015-09-071-14/+14
* Bug 58315: Avoid NPE for RichTextString without font-detailsDominik Stadler2015-09-053-0/+26
* Eclipse warnings, close resources in CommandLineTextExtractor, add try/finall...Dominik Stadler2015-09-038-28/+43
* Bug 56959: Add verification unit test to show that the bug cannot be reproducedDominik Stadler2015-09-032-2/+44
* Fix bug 53275: reset indexed color flag when setting a non-indexed colorDominik Stadler2015-09-032-6/+17
* Add unit test which verifies that bug 53105 is actually fixed nowDominik Stadler2015-09-032-0/+17
* Add unit tests to verify that bug 51626 and bug 51451 are fixedDominik Stadler2015-09-033-1/+46
* Add unit tests which verify that the issues from bug 48962 and 50755 do not o...Dominik Stadler2015-09-033-0/+42
* Make D* functions thread safe, thanks to Patrick Zimmermann for the patch.David North2015-09-035-25/+25
* Don't warn about unknown @SupressWarnings() in EclipseDominik Stadler2015-09-031-1/+2
* One more place where we should state closer.lua nowDominik Stadler2015-09-031-1/+1
* remove trailing comma ... works ok in Oracle jdk6, but maybe not in openjdk ...Andreas Beeker2015-09-022-2/+2
* Fix DAYS360 for US/EU handlingAndreas Beeker2015-09-0110-324/+381
* Fix some Forbidden APIs errorsNick Burch2015-09-017-19/+22
* Fix some Forbidden APIs errorsNick Burch2015-09-013-11/+17