30 Commits (3778a3e9e24470499ebf0310a50848bdee266488)

Author SHA1 Message Date
  Andreas Beeker 3778a3e9e2 Sonar fixes 3 years ago
  PJ Fanning c04110b919 remove some deprecated code 3 years ago
  Andreas Beeker ad73704e81 Sonar fix - "Add the missing @deprecated Javadoc tag." 4 years ago
  Andreas Beeker 661c0b66bc Sonar fixes 4 years ago
  Andreas Beeker 4fd05fac12 #63745 - Add traversing and debugging interface to HSSF 4 years ago
  Andreas Beeker ba6152503e #64004 - Replace clone() with copy constructor - mainly HSSF classes 4 years ago
  Tim Allison 53b55eb4c3 Bug 61349 -- add more sanity checks when allocating byte[] 6 years ago
  Dominik Stadler 5ca0b239bf Let IntelliJ cleanup some code-warnings across the whole code-base: unnecessary toString or semicolon 7 years ago
  Dominik Stadler ccb477cc9e Fix typo to "length", closes #51 7 years ago
  Dominik Stadler 76174aae82 HSSF: Try to handle cases where the length does not match the actual data while cloning, we see this in some documents 7 years ago
  Nick Burch 17158da008 Expose Priority from newer-style HSSF CF rules 7 years ago
  Andreas Beeker bd7ca7ae18 javadocs fixes (jdk8) 8 years ago
  Andreas Beeker 079d946894 Sonar fixes - add cloneable interface to classes with clone() 8 years ago
  Nick Burch 886d73deee #58130 CF DataBar support 9 years ago
  Nick Burch 21a8a53496 #58130 Begin CF DataBar support 9 years ago
  Nick Burch 85da2c3069 #58130 Support for creating CF Color Scale Formattings 9 years ago
  Nick Burch 7ccb4ad2d8 #58130 CF Threshold formats differ slightly between types 9 years ago
  Nick Burch 5eb84a7f49 Further HSSF Color Gradient support 9 years ago
  Nick Burch 9787cb8b9e Start decoding the CF color scales for HSSF 9 years ago
  Nick Burch 7a8be43901 #58130 Mostly there with CF Icon sets 9 years ago
  Nick Burch 7562f031c0 #58130 more progress towards supporting other CF types 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 94f52e3edb More clone support 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 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
  Nick Burch 192d798a0f Refactor some of the CFRuleRecord logic out to CFRuleBase, and begin work on CFRule12Record #58130 9 years ago