4 Commits (d075f2ae9cdfbe9ff4fd3fdaee05bf32851821f6)

Author SHA1 Message Date
  PJ Fanning d075f2ae9c [bug-66123] support gte attribute in XSSFConditionalFormattingThreshold 1 year ago
  Dominik Stadler fd6ccbdf14 Bug 65312: Make RecordType.byName work for type "formula" 2 years ago
  PJ Fanning a012cfa423 tidy up eval 2 years ago
  Andreas Beeker b6aee1ef6d 65206 - Migrate ant / maven to gradle build 3 years ago
  Andreas Beeker 37791e4bdf 65206 - Migrate ant / maven to gradle build 3 years ago
  Andreas Beeker 54fde895e6 Sonar fixes 3 years ago
  Andreas Beeker 606a313c4c Sonar fixes 3 years ago
  Andreas Beeker a0fa9e19b1 #65026 - Migrate tests to Junit 5 3 years ago
  PJ Fanning ce5f3df081 [github-176] Remove limit on number of rules in XSSFSheetConditionalFormatting. 4 years ago
  PJ Fanning 1491160578 [github-176] Remove limit on number of rules in XSSFSheetConditionalFormatting. 4 years ago
  PJ Fanning bc654e63da [github-176] Remove limit on number of rules in XSSFSheetConditionalFormatting. 4 years ago
  Andreas Beeker c41dee931f #63745 - Add traversing and debugging interface to HSSF 4 years ago
  Andreas Beeker c01273ad02 Sonar Fixes 4 years ago
  Dominik Stadler 5e394a5e10 Let IntelliJ simplify some assertions 4 years ago
  Vladislav Galas a8a0cb56f7 purged usages of Cell.setCellType (left only in tests, where conversions are tested) 5 years ago
  PJ Fanning 5ecf32781d Introduce new BorderFormatting methods to expose border styles 6 years ago
  Javen O'Neal 7b38711979 Convert all *.java files to use native end of line character(s) 7 years ago
  Dominik Stadler f9f7fe9740 Pull up one more test into BaseTestConditionalFormatting 7 years ago
  Dominik Stadler 0819554139 Add setFormattingRanges() to interface ConditionalFormatting, closes #42 7 years ago
  Andreas Beeker 2e50133e88 merge trunk to branch 7 years ago
  Javen O'Neal 00413822b2 bug 59264: revert getBorder[Top|Bottom|Left|Right|Diagonal]() to return short and add getBorder[Top|Bottom|Left|Right|Diagonal]Enum() returns BorderStyle enum for backwards compatibility with POI 3.14 and earlier 7 years ago
  Javen O'Neal 172ac0be60 bug 59170: Removed deprecated methods in POIFS, SS, HSSF, and XSSF 8 years ago
  Javen O'Neal e2280c276d bug 59264: use BorderStyle for changing Cell border line style 8 years ago
  Andreas Beeker 461375359c fixed sonar issues and eclipse warnings 8 years ago
  Nick Burch b068856c51 #58130 CF DataBar example and tests 8 years ago
  Nick Burch 886d73deee #58130 CF DataBar support 8 years ago
  Nick Burch 85da2c3069 #58130 Support for creating CF Color Scale Formattings 8 years ago
  Nick Burch 998d12700a #58130 HSSF CF Color Scale color support 9 years ago
  Nick Burch ca1dfbd1e5 #58130 Enable CF ColorScale support on the rule, and begin testing 9 years ago
  Nick Burch 40a9294e6f #58130 Stub the CF Color Scale unit tests 9 years ago
  Nick Burch c82aaba62c #58130 Fix the icon formatting read/write CF test 9 years ago
  Nick Burch 7ca07949a7 #58130 More CF Icon unit tests 9 years ago
  Nick Burch a27b7d5b2c Simplify CF icon rule asserts 9 years ago
  Nick Burch 7a8be43901 #58130 Mostly there with CF Icon sets 9 years ago
  Nick Burch 7f8feae6f6 Further HSSF support towards CF IconSets #58130 9 years ago
  Nick Burch bd45a3b915 More CF colour tests 9 years ago
  Nick Burch 1596a62368 Start checking the CF colours in the unit tests 9 years ago
  Nick Burch 57fb8da868 Check more of the complex CF cases from the test files 9 years ago
  Nick Burch 02b090e416 Move some test checks to using ConditionType instead of raw bytes 9 years ago
  Nick Burch 7d58f2297b Enable CF2007 test for XLSX too 9 years ago
  Nick Burch 0ae3cb9de0 Have the HSSF ConditionalFormattingTable look for CF12 records as well, and begin more detailed testing of the high level rules #58130 9 years ago
  Nick Burch 33562b30da CFRule12 tests 9 years ago
  Andreas Beeker 56051c3e44 merge with trunk 9 years ago
  Andreas Beeker 68639e749a Bug 56914 - XSSFRowShifter.updateConditionalFormatting throws IOOBE when there are more than 1 CTConditionalFormatting 9 years ago
  Dominik Stadler 0b5244e619 Bug 55380: Fix endless loop in CellRangeUtil.mergeCellRanges() by not trying to merge overlapping regions any more, the implementation is buggy and even tagged TODO - unit test missing. The code is hard to understand and bug-free-ness is better than catching all possible merges imho. 10 years ago
  Yegor Kozlov d8c58eb036 optimized unused imports and removed deprecation warnings in poi-main 12 years ago
  Yegor Kozlov e97caa9c1b support for conditional formatting in XSSF including docs and examples 13 years ago