7170 Commits (06ba6d5e5c5649e9d428478ddf1c0a9f74555243)
 

Author SHA1 Message Date
  Javen O'Neal c67f36cfee bug 58779: check if SlideShowFactory.create() modifies the file being read when the slideshow is closed. 8 years ago
  Javen O'Neal 2baddb8b8d whitespace 8 years ago
  Javen O'Neal 0f609b18b0 test XSLF SlideShowFactory creation methods individually for more granular unit test results 8 years ago
  Javen O'Neal 9ff52e8254 rearrange unit tests into more, smaller functions 8 years ago
  Dominik Stadler fd88118237 Move test for bug 57236 as it seems to be fixed since some time 8 years ago
  Dominik Stadler 911c821e4c Add test which reproduces bug 58325, seems the file uses AlternateContent which POI does not support (yet) 8 years ago
  Javen O'Neal 98627f20c2 bug 58633 comment 5 and comment 6: add unit test coverage for CellUtil.java; throw exception of Cell does not belong to workbook for some methods 8 years ago
  Javen O'Neal 775f66a8f0 fix javadocs 8 years ago
  Javen O'Neal e215902a94 bug 58633: Set multiple CellStyle properties at once. Patch from Mark Murphy. 8 years ago
  Javen O'Neal ff73ca32be javadocs 8 years ago
  Andreas Beeker 31d4a6da2e remove test debug stuff 8 years ago
  Andreas Beeker bd96f00e42 preparation for #54916 - commit unrelated changes 8 years ago
  Dominik Stadler e6d0184794 bug 58618: XWPFParagraph insertNewRun and removeRun work incorrectly for 8 years ago
  Dominik Stadler abc20e6d63 Include full nested exception, not just localized message 8 years ago
  Dominik Stadler e4215cdbf2 Some more unit tests 8 years ago
  Dominik Stadler 034e167313 Combine common functionality in POIXMLTypeLoader into helper method 8 years ago
  Andreas Beeker 9cebef8562 add ignored testcase for multiple signatures 8 years ago
  Andreas Beeker cbd450124c remove unnecessary @SuppressWarnings("deprecation") warnings (because of old xml schemas) 8 years ago
  Andreas Beeker b3ce115ea5 remove unnecessary @SuppressWarnings("deprecation") warnings (because of old xml schemas) 8 years ago
  Andreas Beeker 720db41739 #55030 - RichTextRun getFontName can not get Chinese font name 8 years ago
  Andreas Beeker edfa151420 #56570 - RecordType has repeat by code type 3009 8 years ago
  Andreas Beeker b9851d98b9 #56570 - RecordType has repeat by code type 3009 8 years ago
  Andreas Beeker ed27fea0e6 WMF fixes 8 years ago
  David North 38017a61de Fix example. If you don't call super for the non-ignored sheets, everything breaks because you end up with an empty workbook. 8 years ago
  Dominik Stadler 4b37b0d47d Fix bug 58760: non-standard namespace-key breaks parsing XLSX files 8 years ago
  Dominik Stadler b4c4740f98 Revert changes to integration-test-framework to not make tests fail with strange errors about entity expansion limits 8 years ago
  Dominik Stadler 3073f62b92 Use parameter in unit test 8 years ago
  Dominik Stadler e55a1b63e1 Adjust test for extracting some more 8 years ago
  Dominik Stadler 4af62d8bbe Bug 58746: Fix missing adjustment of formulas when sheet-ordering is changed. 8 years ago
  Dominik Stadler 3f1588cb85 Adjust doap to list dev-list as maintainer and adjust license information 8 years ago
  Dominik Stadler fcbd9b5409 Add null-handler in integration-tests for two Visio files which are not handled (yet) and adjust memory handling somewhat 8 years ago
  Dominik Stadler baee1a5599 Bug 58616: Try to initialize with empty password if not done before 8 years ago
  Dominik Stadler a40f3668d6 Eclipse warnings 8 years ago
  Dominik Stadler 581aba1597 Exclude file from integration-tests until bug 58760 is fixed 8 years ago
  Andreas Beeker c4238eed24 WMF - remove test output 8 years ago
  Nick Burch 5420e5f59b Disabled unit test for #58760 (problem remains) 8 years ago
  Javen O'Neal 23794a84c7 remove unused import 8 years ago
  Javen O'Neal e257670796 add comment 8 years ago
  Javen O'Neal ba1b0a2d83 move comment 8 years ago
  Javen O'Neal 4fb50e066a javadocs 8 years ago
  Javen O'Neal 21a3b0c77a add unit test for bug 58779 when the problem gets fixed 8 years ago
  Javen O'Neal 396f79eff3 junit3 -> junit4 8 years ago
  Javen O'Neal 04d719a630 revert, not close, XSSFWorkbooks created by WorkbookFactory in order to avoid modifying SampleSS.xlsx (this bug will be addressed in a future commit). Since r1721468 8 years ago
  Javen O'Neal 2e138bd854 revert, not close, XSSFWorkbooks created by WorkbookFactory in order to avoid modifying SampleSS.xlsx (this bug will be addressed in a future commit). Since r1721468 8 years ago
  Javen O'Neal 4d0ee1b1c1 make spreadsheet file names static final rather than initializing them with setUp() 8 years ago
  Javen O'Neal 15c564cab1 whitespace 8 years ago
  Javen O'Neal 90f42c4463 javadoc fix 8 years ago
  Javen O'Neal 2d0c264464 bug 58775: set an upper limit on number of data formats, default 250. 8 years ago
  Javen O'Neal ac12a2a9ef fix javadocs warnings for r1721930 (bug 58775) 8 years ago
  Javen O'Neal a67a49f42d convert junit3 to junit4 8 years ago