aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Eclipse warningsDominik Stadler2015-10-052-8/+21
* fixed sonar issues and eclipse warningsAndreas Beeker2015-10-0516-530/+841
* obsoleted Codec classes by HexDumpAndreas Beeker2015-10-054-273/+50
* removed obsolete classesAndreas Beeker2015-10-055-5962/+0
* Fixed a problem with save-and-load of conditional formattings (CFHeader12 was...Andreas Beeker2015-10-053-6/+14
* sonar fixesAndreas Beeker2015-10-0413-111/+133
* Bug 55032: Fix handling missing option values in financial functions PV, FV, ...Dominik Stadler2015-10-012-4/+52
* sonar fixesAndreas Beeker2015-09-3027-104/+153
* Verify that bug 51998 is actually fixed since some time already.Dominik Stadler2015-09-291-23/+34
* Bug 50319: Make row groups which include row 0 workDominik Stadler2015-09-292-1/+15
* Tried to reproduce bug 48403 but couldn't, still adding the related unit testDominik Stadler2015-09-291-3/+31
* sonar fixesAndreas Beeker2015-09-299-63/+29
* Add test which shows that bug 46515 is fixed since some time already.Dominik Stadler2015-09-291-0/+44
* Verify that bug 45541 can be resolved, add some more checks in XSLFFileHandlerDominik Stadler2015-09-292-3/+59
* Sonar fixes - add cloneable interface to classes with clone()Andreas Beeker2015-09-28111-397/+490
* Removed HDF APIAndreas Beeker2015-09-2899-25520/+401
* Sonar fixesAndreas Beeker2015-09-2714-54/+56
* fixed some wrong nightly assumptions ... (Note to myself, don't rely on ant a...Andreas Beeker2015-09-244-16/+15
* - a few findbugs/sonar fixesAndreas Beeker2015-09-2323-302/+202
* Make XSSF and HSSF consistent in getMergedRegions - return empty list if ther...David North2015-09-233-4/+16
* Ensure that the ThreadLocal-Biff-Password is reset correctly after each usage...Dominik Stadler2015-09-228-5/+39
* 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
* 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-192-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-173-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
* 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-131-0/+27
* Add test case for bug 54399Dominik Stadler2015-09-131-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-1128-427/+517
* 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-0799-2511/+3151