6315 Commits (f75976e50bfc278047abe06ef122fa383d361e17)
 

Author SHA1 Message Date
  Andreas Beeker f75976e50b tag r1691289 as 3.13-beta1 9 years ago
  Andreas Beeker 59062da3f3 3.13-beta1 prepare 9 years ago
  Andreas Beeker ce50a54b5e javadoc fix 9 years ago
  Nick Burch 7f8feae6f6 Further HSSF support towards CF IconSets #58130 9 years ago
  Nick Burch 6b32c8f1f8 Start on high-level HSSF representation of Icon CF #58130 9 years ago
  Nick Burch bc9dc5985c HSSF record support for CF Iconset rules 9 years ago
  Nick Burch 44b5f4f334 Lookup 9 years ago
  Nick Burch e9134421c2 More CF Icon descriptions and interfaces #58130 9 years ago
  Nick Burch a9d73389b6 Icon set / multi-state constants #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 b2d6118eeb Fix javadoc warnings 9 years ago
  Nick Burch 13065c6b4c #58138 CF Border colour getters and setters on Color objects as well as shorts 9 years ago
  Nick Burch da1abea6b9 Support unsetting the XSSF CF pattern colours 9 years ago
  Nick Burch d7e781d349 #58138 Color object support for HSSF CF borders 9 years ago
  Nick Burch 6dc77bc7b3 Unset the border formattings when set to 0 9 years ago
  Nick Burch 8f66417979 Fix inconsistent whitespace/indents 9 years ago
  Nick Burch 15cece14c2 Prepare HSSFBorderFormatting for #58138 9 years ago
  Nick Burch 71eeb0c3f8 Cleaner code for checking and casting the Color objects 9 years ago
  Nick Burch b13c6bf699 Fix inconsistent whitespace/formatting 9 years ago
  Nick Burch 316abbdabc Provide format-agnostic conditional formatting patter colour getters and setters 9 years ago
  Nick Burch 9f1cecbdd7 Fix inconsistent whitespace/formatting 9 years ago
  Nick Burch fbfe65d52d Provide format-agnostic conditional formatting font colour getter and setter 9 years ago
  Nick Burch 08007fbaad Constant for the Office 2010 Conditional Formatting extensions namespace 9 years ago
  Andreas Beeker 07f40b539d Bug 58133 - Agile encryption - wrong checksum calculation 9 years ago
  Nick Burch 57fb8da868 Check more of the complex CF cases from the test files 9 years ago
  Nick Burch de845ceae2 Consistent whitespace/indents 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 d3da8a2ea7 Provide a Conditional Formatting type class, and deprecate the byte-based types, to better work with the wider range 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 efdadf909f Fix inconsistent indents/whitespace 9 years ago
  Nick Burch 00129c4158 Begin updating the HSSF CF code to work on the base types, so it can handle both CF and CF12 9 years ago
  Nick Burch 94f52e3edb More clone support 9 years ago
  Nick Burch f5ce1eb174 Fix inconsistent indents 9 years ago
  Nick Burch 768acdd838 Fix generics, and use base types 9 years ago
  Nick Burch 35e6255609 Enable CFRule12 use #58130 9 years ago
  Nick Burch d33eaaf645 More helpful output if a re-write test fails 9 years ago
  Nick Burch 33562b30da CFRule12 tests 9 years ago
  Nick Burch d3f4225d1a New future record interface, and more CFRule12 toString output 9 years ago
  Nick Burch cc9d459c30 Allow dumping of null arrays 9 years ago
  Nick Burch 3a55a386f1 Further CFRule12 parsing 9 years ago
  Nick Burch ba6335fcee CFRule12 can have standard formats too, so push logic to base class #58130 9 years ago
  David North 3e36081b87 Add Sheet.getMergedRegions to obtain them all as a list. Implement this for XSSF using "deprecated" methods in XMLBeans which allow the operation to be linear in the number of regions rather than n-squared. 9 years ago
  Dominik Stadler bae4602fa6 Bug 58113: Fix regression: NullPointerException when setting cell value to null 9 years ago
  David North 1c69d7596c Patch from Chris Boyle to add basic support for .xlsm (macro-enabled) workbooks. The binary blob containing the VBA macros may be copied from one such workbook into another. 9 years ago
  Nick Burch 1646914d22 Template IDs from which CFs can be based 9 years ago
  Nick Burch 003e2db3f7 Add some more conditional formatted styles in the test workbooks #58130 9 years ago
  Nick Burch 192d798a0f Refactor some of the CFRuleRecord logic out to CFRuleBase, and begin work on CFRule12Record #58130 9 years ago
  Nick Burch 5d31aa3a79 Fix formatting/indents/comments 9 years ago