aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* ignore IntelliJ project filesAndreas Beeker2015-08-290-0/+0
* 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
* sonar - remove build dir when cleaningAndreas Beeker2015-08-291-0/+4
* Fix a handful of forbidden apis identified problemsNick Burch2015-08-273-10/+16
* Enable the Forbidden APIs checks on Main, Scratchpad and OOXML. Run with "ant...Nick Burch2015-08-271-1/+21
* Update RAT docs, and fetch the Forbidden APIs jarNick Burch2015-08-271-5/+10
* Stub a call to the Forbidden APIs checkNick Burch2015-08-271-2/+10
* Sonar Maven: Next try: Disable Subversion to see if we get results then.Dominik Stadler2015-08-271-0/+3
* Sonar Maven: Revert previous changes as they also did not work, it seems ther...Dominik Stadler2015-08-275-27/+1
* 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
* Next try for Sonar Maven build: Specify the src-pathes in the various pom.xml...Dominik Stadler2015-08-256-4/+28
* 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
* Try to specify list of sources in Sonar-Run to look at the SVN-Sources, not t...Dominik Stadler2015-08-251-1/+3
* 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
* Specify the amount of memory for OOXMLLite as different environments fail som...Dominik Stadler2015-08-231-0/+1
* Add empty.pptx to excludes in rat-checkDominik Stadler2015-08-231-0/+1
* Move security schemas to security moduleAndreas Beeker2015-08-202-35/+135
* Eclipse warnings, code formatting, missing @Overrides, Javadoc, missing close...Dominik Stadler2015-08-204-56/+175
* Sonar Maven build:Dominik Stadler2015-08-201-1/+1
* Somehow the Date formatting via SimpleDateFormatter fails on some CI machines...Dominik Stadler2015-08-201-17/+9
* Patch from Javen ONeal from bug #58254 - CellFormatResult.text should check f...Nick Burch2015-08-192-2/+41
* POI Bug 58260: Fix checks for limit on number of styles in XSSF/SXSSF and fix...Dominik Stadler2015-08-193-5/+81
* Add additional checks to narrow down why this test fails when run via MavenDominik Stadler2015-08-191-4/+20
* Adjust excludes to make the output a bit cleaner in OOXMLLite and also look i...Dominik Stadler2015-08-191-1/+13
* Improve ReadOnlySharedStringsTable to cope gracefully with an empty SST part.David North2015-08-193-7/+33
* * Adjust reported text when a Zip-Bomb is detected to allow to quickly see wh...Dominik Stadler2015-08-193-6/+39
* Make intersection formulae work in XSSF. Patch from Matt Hillsdon plus additi...David North2015-08-197-13/+145
* Add one unit-test for a different way of calculating workdays to see if this ...Dominik Stadler2015-08-181-0/+6
* Add more of the xsds to the Sonar Maven ooxml-schema pom.xml to try to make t...Dominik Stadler2015-08-181-1/+32
* Set some svn-ignores for generated files and directoriesDominik Stadler2015-08-180-0/+0
* Comments, imports and warningsNick Burch2015-08-181-9/+11
* Fix indentsNick Burch2015-08-181-517/+518
* Patch from Javen ONeal from bug #58253 - CellReference upper-case check for #...Nick Burch2015-08-181-19/+38
* Fix indentsNick Burch2015-08-182-261/+264
* Patch from Javen ONeal from bug #58252 - More CellReference unit testing cove...Nick Burch2015-08-182-3/+46