18 Commits (5209d15d1c2d12346ba57fdc41267ffd4e45a1f0)

Author SHA1 Message Date
  Dominik Stadler 5209d15d1c Prevent problems reported in Bug 56574 by ensuring that Cells are properly removed when a row is overwritten by calling createRow() with it's rownum. 9 years ago
  Andreas Beeker aece2fd843 Added workarounds to tests for JDK 6 LineBreakMeasurer bug and handle it 9 years ago
  Nick Burch 53a46c6ab3 Add disabled unit tests for bug #46670 - failing on both HSSF and XSSF, but for different reasons 9 years ago
  Nick Burch ac777eb7c8 Finish unit tests for stackoverflow #26437323 - POI works fine already! 9 years ago
  Nick Burch 9517e9254e Start on unit tests for the problem reported in stackoverflow post 26437323 9 years ago
  Nick Burch 1cd3797dda Move non-HSSF specific bug tests into BaseTestBugzillaIssues from HSSF TestBugs, so they can be tested automatically on XSSF too 9 years ago
  Nick Burch 740c46ef84 Tweak 'assertAlmostEquals' bast on Jenkins results 10 years ago
  Nick Burch a0c1716260 Unit test for column autosizing of % values 10 years ago
  Andreas Beeker 77436875d1 Bug 35897 - Password protected files 10 years ago
  Yegor Kozlov d0f07c56da Bug 51431 - Avoid IndexOutOfBoundException when removing freeze panes in XSSF 13 years ago
  Yegor Kozlov 64208474aa Bug 50681 - Fixed autosizing columns beyond 255 character limit 13 years ago
  Josh Micich feafcb8f48 Replaced getInstance methods with field for instances of ITestDataProvider. Some simplification in hierarchy of related tests. 14 years ago
  Yegor Kozlov 3ee045c2a2 removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla 47734 14 years ago
  Yegor Kozlov 1559a6d4bd Do not allow text longer than 32,767 characters in HSSF cells, see Bugzilla 47751 15 years ago
  Josh Micich 25b954d792 Changed CRLF to LF in .java test files. Minor reformatting and compiler warning fixes 15 years ago
  Yegor Kozlov df946963b6 read GutsRecord in in the Sheet(RecordStream rs) 15 years ago
  Yegor Kozlov 46b06af35a Allow 255 arguments for excel functions in XSSF, see bugzilla 46279 15 years ago
  Yegor Kozlov e47dd63c80 more refactoring of common ss tests 15 years ago