aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* More CF colour testsNick Burch2015-07-141-4/+17
* Start checking the CF colours in the unit testsNick Burch2015-07-144-6/+27
* Fix javadoc warningsNick Burch2015-07-142-4/+4
* #58138 CF Border colour getters and setters on Color objects as well as shortsNick Burch2015-07-142-45/+136
* Support unsetting the XSSF CF pattern coloursNick Burch2015-07-141-6/+16
* #58138 Color object support for HSSF CF bordersNick Burch2015-07-141-6/+65
* Unset the border formattings when set to 0Nick Burch2015-07-141-2/+22
* Fix inconsistent whitespace/indentsNick Burch2015-07-141-147/+147
* Prepare HSSFBorderFormatting for #58138Nick Burch2015-07-142-81/+52
* Cleaner code for checking and casting the Color objectsNick Burch2015-07-147-28/+22
* Fix inconsistent whitespace/formattingNick Burch2015-07-142-264/+259
* Provide format-agnostic conditional formatting patter colour getters and settersNick Burch2015-07-144-23/+90
* Fix inconsistent whitespace/formattingNick Burch2015-07-146-1090/+1056
* Provide format-agnostic conditional formatting font colour getter and setterNick Burch2015-07-145-14/+63
* Constant for the Office 2010 Conditional Formatting extensions namespaceNick Burch2015-07-141-1/+4
* Bug 58133 - Agile encryption - wrong checksum calculationAndreas Beeker2015-07-131-1/+1
* Check more of the complex CF cases from the test filesNick Burch2015-07-131-2/+51
* Consistent whitespace/indentsNick Burch2015-07-131-75/+67
* Move some test checks to using ConditionType instead of raw bytesNick Burch2015-07-133-16/+31
* Enable CF2007 test for XLSX tooNick Burch2015-07-134-3/+17
* Provide a Conditional Formatting type class, and deprecate the byte-based typ...Nick Burch2015-07-136-17/+151
* Have the HSSF ConditionalFormattingTable look for CF12 records as well, and b...Nick Burch2015-07-132-8/+32
* Fix inconsistent indents/whitespaceNick Burch2015-07-131-214/+209
* Begin updating the HSSF CF code to work on the base types, so it can handle b...Nick Burch2015-07-138-39/+104
* More clone supportNick Burch2015-07-131-1/+14
* Fix inconsistent indentsNick Burch2015-07-131-83/+81
* Fix generics, and use base typesNick Burch2015-07-131-9/+10
* Enable CFRule12 use #58130Nick Burch2015-07-135-4/+6
* More helpful output if a re-write test failsNick Burch2015-07-131-3/+9
* CFRule12 testsNick Burch2015-07-135-26/+104
* New future record interface, and more CFRule12 toString outputNick Burch2015-07-133-7/+80
* Allow dumping of null arraysNick Burch2015-07-131-4/+7
* Further CFRule12 parsingNick Burch2015-07-133-80/+207
* CFRule12 can have standard formats too, so push logic to base class #58130Nick Burch2015-07-138-228/+255
* Add Sheet.getMergedRegions to obtain them all as a list. Implement this for X...David North2015-07-136-1/+105
* Bug 58113: Fix regression: NullPointerException when setting cell value to nullDominik Stadler2015-07-132-7/+49
* Patch from Chris Boyle to add basic support for .xlsm (macro-enabled) workboo...David North2015-07-137-13/+266
* Template IDs from which CFs can be basedNick Burch2015-07-121-0/+28
* Add some more conditional formatted styles in the test workbooks #58130Nick Burch2015-07-122-0/+0
* Refactor some of the CFRuleRecord logic out to CFRuleBase, and begin work on ...Nick Burch2015-07-126-123/+365
* Fix formatting/indents/commentsNick Burch2015-07-122-476/+421
* Introduce a CFHeaderBase common parent #58130Nick Burch2015-07-124-132/+207
* Update FtrHeader and CFHeader clone/createNick Burch2015-07-123-14/+13
* More whitespace / indent updatesNick Burch2015-07-124-635/+622
* Fix indent/whitespaceNick Burch2015-07-121-315/+312
* Start to support CF12 headers for #58130Nick Burch2015-07-125-32/+128
* Javadocs, and more record namesNick Burch2015-07-124-14/+20
* Javadoc and comment updates for CFsNick Burch2015-07-125-19/+12
* Some new-style conditional formattings, with gradients and iconsNick Burch2015-07-112-0/+0
* Add another Conditional Formatting example - multiple rules which overlapNick Burch2015-07-111-1/+67