6552 Commits (e8b12e2e544a80ab4adf851b32299417b83c9344)
 

Author SHA1 Message Date
  Dominik Stadler e8b12e2e54 Add unit tests to verify that bug 51626 and bug 51451 are fixed 8 years ago
  Dominik Stadler 493d377bad Add unit tests which verify that the issues from bug 48962 and 50755 do not occur any more on the latest version 8 years ago
  David North 984e8d9c76 Make D* functions thread safe, thanks to Patrick Zimmermann for the patch. 8 years ago
  Dominik Stadler 29767eb0c5 Don't warn about unknown @SupressWarnings() in Eclipse 8 years ago
  Dominik Stadler 2ab96a208c One more place where we should state closer.lua now 8 years ago
  Andreas Beeker 994247fe84 remove trailing comma ... works ok in Oracle jdk6, but maybe not in openjdk ... 8 years ago
  Andreas Beeker 2b7c0ef3dd Fix DAYS360 for US/EU handling 8 years ago
  Nick Burch 82bbbed2b5 Fix some Forbidden APIs errors 8 years ago
  Nick Burch a49d4bdd07 Fix some Forbidden APIs errors 8 years ago
  Nick Burch 928c6140ba Fix some Forbidden APIs errors 8 years ago
  Nick Burch c1b2bab50e Fix some Forbidden APIs errors 8 years ago
  Nick Burch 498f0b20e6 Fix some Forbidden APIs errors 8 years ago
  Nick Burch 8ea74b39d9 Fix some Forbidden APIs errors 8 years ago
  Nick Burch 546b36f6e0 Fix some Forbidden APIs errors 8 years ago
  Nick Burch a8e90e358d Fix some Forbidden APIs errors 8 years ago
  Nick Burch 4ba61ccb7e Fix some Forbidden APIs errors 8 years ago
  Nick Burch 97a530aa6e Fix inconsistent indent/whitespace 8 years ago
  Nick Burch 2f4f7983b8 Fix some Forbidden APIs errors 8 years ago
  Nick Burch 5c4777ba49 Fix some Forbidden APIs errors 8 years ago
  Nick Burch 6b67b0b1e0 Fix some Forbidden APIs errors 8 years ago
  Nick Burch 1c21c4efc6 Fix some Forbidden APIs errors 8 years ago
  Nick Burch e54f105bc0 Fix some Forbidden APIs errors 8 years ago
  Nick Burch a3007f613a Fix some Forbidden APIs errors 8 years ago
  Nick Burch 4ee2705d7a Fix some Forbidden APIs errors 8 years ago
  Andreas Beeker 72433ac405 forbidden apis fixes 8 years ago
  Andreas Beeker a9f220d154 forbidden apis fixes 8 years ago
  Andreas Beeker 78c3f6f51c ignore IntelliJ project files 8 years ago
  Andreas Beeker 670e7550fc fixed a few forbidden api calls 8 years ago
  Andreas Beeker df65f6eb9e junit4 fix 8 years ago
  Andreas Beeker ebdbe8b97a - reworked HexDump class - unified array dumps and usage of standard java calls for hex format 8 years ago
  Andreas Beeker 7b5bd4a7f6 sonar - remove build dir when cleaning 8 years ago
  Nick Burch 5f05589bb7 Fix a handful of forbidden apis identified problems 8 years ago
  Nick Burch 5c9317bcd8 Enable the Forbidden APIs checks on Main, Scratchpad and OOXML. Run with "ant forbidden-apis-check" 8 years ago
  Nick Burch da6635ceb4 Update RAT docs, and fetch the Forbidden APIs jar 8 years ago
  Nick Burch d8adc5a49a Stub a call to the Forbidden APIs check 8 years ago
  Dominik Stadler b1a390515e Sonar Maven: Next try: Disable Subversion to see if we get results then. 8 years ago
  Dominik Stadler 08662952d2 Sonar Maven: Revert previous changes as they also did not work, it seems there is no way to get a Sonar Maven build this way :( 8 years ago
  Dominik Stadler 1f40d2a3c6 Adjust excludes for TestRecordLister 8 years ago
  Andreas Beeker 945f390dbb javadoc fix 8 years ago
  Andreas Beeker 83ce870731 Fix for JDK6 bug: http://bugs.java.com/view_bug.do?bug_id=6569074 8 years ago
  Dominik Stadler 6831479112 Add possibility to set zoomPercent for XWPFDocument 8 years ago
  Dominik Stadler 61de04b849 Next try for Sonar Maven build: Specify the src-pathes in the various pom.xml files 8 years ago
  Dominik Stadler e41a5e93d3 Adjust excludes after adjusting multiple HeaderFooterRecord instances 8 years ago
  Dominik Stadler 4a5705cdc2 Refactor BaseXLSIteratingTest into a Parameterized test to better show which files failed 8 years ago
  Dominik Stadler 5f0be5c221 Allow multiple instances of HeaderFooterRecord in CustomViewSettingsRecordAggregate similar to ChartSubstreamRecordAggreagte in order to read sample 49931.xls correctly after re-saving it with HSSFWorkbook 8 years ago
  Dominik Stadler b0b2d93e8d Try to specify list of sources in Sonar-Run to look at the SVN-Sources, not the copied ones because of our custom Maven build. 8 years ago
  Andreas Beeker bc61534b92 common sl: reworked and unified generics definitions 8 years ago
  Nick Burch 5204aacf54 Tweak error message to make clear that we really need a file showing the problem 8 years ago
  Nick Burch f46ad8fd13 Javadoc tweak 8 years ago
  Dominik Stadler 465af87743 Reduce required memory in tests by not actually creating all the rows/cells when verifying the max number of cellstyles. Hopefully this will avoid the OOMs that we see in various CI environments currently while still verifying the limits correctly. 8 years ago