aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-052-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-031-0/+17
* Add unit tests to verify that bug 51626 and bug 51451 are fixedDominik Stadler2015-09-031-1/+46
* Add unit tests which verify that the issues from bug 48962 and 50755 do not o...Dominik Stadler2015-09-031-0/+42
* Make D* functions thread safe, thanks to Patrick Zimmermann for the patch.David North2015-09-035-25/+25
* 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
* Fix some Forbidden APIs errorsNick Burch2015-09-011-163/+15
* Fix some Forbidden APIs errorsNick Burch2015-09-013-9/+16
* Fix some Forbidden APIs errorsNick Burch2015-09-0121-38/+58
* Fix some Forbidden APIs errorsNick Burch2015-09-011-15/+18
* Fix some Forbidden APIs errorsNick Burch2015-09-013-12/+13
* Fix some Forbidden APIs errorsNick Burch2015-09-012-10/+6
* Fix some Forbidden APIs errorsNick Burch2015-09-013-12/+4
* Fix inconsistent indent/whitespaceNick Burch2015-09-011-143/+142
* Fix some Forbidden APIs errorsNick Burch2015-09-013-11/+9
* Fix some Forbidden APIs errorsNick Burch2015-09-013-10/+20
* Fix some Forbidden APIs errorsNick Burch2015-09-0111-21/+34
* Fix some Forbidden APIs errorsNick Burch2015-09-0110-21/+31
* Fix some Forbidden APIs errorsNick Burch2015-09-0115-29/+44
* Fix some Forbidden APIs errorsNick Burch2015-09-016-13/+28
* Fix some Forbidden APIs errorsNick Burch2015-09-0112-16/+28
* forbidden apis fixesAndreas Beeker2015-08-295-72/+88
* forbidden apis fixesAndreas Beeker2015-08-293-7/+12
* fixed a few forbidden api callsAndreas Beeker2015-08-291-18/+14
* junit4 fixAndreas Beeker2015-08-291-13/+12
* - reworked HexDump class - unified array dumps and usage of standard java cal...Andreas Beeker2015-08-2923-677/+511
* Fix a handful of forbidden apis identified problemsNick Burch2015-08-273-10/+16
* Adjust excludes for TestRecordListerDominik Stadler2015-08-272-1/+10
* javadoc fixAndreas Beeker2015-08-261-2/+2
* Fix for JDK6 bug: http://bugs.java.com/view_bug.do?bug_id=6569074Andreas Beeker2015-08-2620-21/+21
* Add possibility to set zoomPercent for XWPFDocumentDominik Stadler2015-08-263-3/+49
* Adjust excludes after adjusting multiple HeaderFooterRecord instancesDominik Stadler2015-08-251-1/+0
* Refactor BaseXLSIteratingTest into a Parameterized test to better show which ...Dominik Stadler2015-08-257-128/+112
* Allow multiple instances of HeaderFooterRecord in CustomViewSettingsRecordAgg...Dominik Stadler2015-08-253-5/+88
* common sl: reworked and unified generics definitionsAndreas Beeker2015-08-2496-473/+1067
* Tweak error message to make clear that we really need a file showing the problemNick Burch2015-08-241-1/+1
* Javadoc tweakNick Burch2015-08-241-2/+2
* Reduce required memory in tests by not actually creating all the rows/cells w...Dominik Stadler2015-08-242-15/+16
* Eclipse warnings, code formatting, missing @Overrides, Javadoc, missing close...Dominik Stadler2015-08-204-56/+175
* Somehow the Date formatting via SimpleDateFormatter fails on some CI machines...Dominik Stadler2015-08-201-17/+9