6364 Commits (common_sl)
 

Author SHA1 Message Date
  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
  Nick Burch 275d551956 Introduce a CFHeaderBase common parent #58130 9 years ago
  Nick Burch d7666dba2d Update FtrHeader and CFHeader clone/create 9 years ago
  Nick Burch 0f52d448b0 More whitespace / indent updates 9 years ago
  Nick Burch d141ffd773 Fix indent/whitespace 9 years ago
  Nick Burch 239998a88c Start to support CF12 headers for #58130 9 years ago
  Nick Burch c35e0c1902 Javadocs, and more record names 9 years ago
  Nick Burch 2b85de98fd Javadoc and comment updates for CFs 9 years ago
  Andreas Beeker 72ce8545dd JUnit and rendering fixes 9 years ago
  Nick Burch 28ca2d4f76 Some new-style conditional formattings, with gradients and icons 9 years ago
  Nick Burch 93806caece Add another Conditional Formatting example - multiple rules which overlap 9 years ago
  Andreas Beeker 1102414559 added ASL header to drawing classes 9 years ago
  Dominik Stadler 13d04a1319 OOXMLPrettyPrint: Populate the standalone-attribute always to avoid differences in the resulting XML files from Excel and POI 9 years ago
  Andreas Beeker 3cab082513 downgraded xjc params to jdk6 and regenerated geometry binding classes 9 years ago
  Dominik Stadler 5845a41b78 Add some missing close(), reduce output in unit tests and remove some other Eclipse warnings 9 years ago
  Dominik Stadler 44fd9dc62b Allow Eclipse to add some additional compiler warning settings added by newer Eclipse versions, mostly Java 8 so not overly useful for us currently anyway 9 years ago
  Nick Burch d1bcdb0bcd When writing the mini-stream, set the size of it on the root property #58061 9 years ago
  Nick Burch 92764ff10d Helper method to report the number of blocks used in a BAT 9 years ago
  Dominik Stadler df179170a2 Bug 57744: Fix parsing the email submission data when id contains a hyphen 9 years ago
  Dominik Stadler 2641bb475f Bug 57678: Apply patch to better handle years in mail-messages between 1980 and 1999. 9 years ago
  Nick Burch 562b5e1278 Fix OPOIFS generics warnings 9 years ago