summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* tag r1691289 as 3.13-beta1REL_3_13_BETA1Andreas Beeker2015-07-150-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/tags/REL_3_13_BETA1@1691290 13f79535-47bb-0310-9956-ffa450edef68
* 3.13-beta1 prepareAndreas Beeker2015-07-150-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1691289 13f79535-47bb-0310-9956-ffa450edef68
* javadoc fixAndreas Beeker2015-07-151-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1691286 13f79535-47bb-0310-9956-ffa450edef68
* Further HSSF support towards CF IconSets #58130Nick Burch2015-07-154-1/+95
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1691113 13f79535-47bb-0310-9956-ffa450edef68
* Start on high-level HSSF representation of Icon CF #58130Nick Burch2015-07-143-1/+64
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1691111 13f79535-47bb-0310-9956-ffa450edef68
* HSSF record support for CF Iconset rulesNick Burch2015-07-145-51/+169
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1691107 13f79535-47bb-0310-9956-ffa450edef68
* LookupNick Burch2015-07-141-2/+17
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1691104 13f79535-47bb-0310-9956-ffa450edef68
* More CF Icon descriptions and interfaces #58130Nick Burch2015-07-141-19/+51
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1691101 13f79535-47bb-0310-9956-ffa450edef68
* Icon set / multi-state constants #58130Nick Burch2015-07-141-0/+66
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1691100 13f79535-47bb-0310-9956-ffa450edef68
* More CF colour testsNick Burch2015-07-141-4/+17
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1691094 13f79535-47bb-0310-9956-ffa450edef68
* Start checking the CF colours in the unit testsNick Burch2015-07-144-6/+27
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1691092 13f79535-47bb-0310-9956-ffa450edef68
* Fix javadoc warningsNick Burch2015-07-142-4/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1691084 13f79535-47bb-0310-9956-ffa450edef68
* #58138 CF Border colour getters and setters on Color objects as well as shortsNick Burch2015-07-142-45/+136
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1691083 13f79535-47bb-0310-9956-ffa450edef68
* Support unsetting the XSSF CF pattern coloursNick Burch2015-07-141-6/+16
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1691081 13f79535-47bb-0310-9956-ffa450edef68
* #58138 Color object support for HSSF CF bordersNick Burch2015-07-141-6/+65
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1691079 13f79535-47bb-0310-9956-ffa450edef68
* Unset the border formattings when set to 0Nick Burch2015-07-141-2/+22
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1691078 13f79535-47bb-0310-9956-ffa450edef68
* Fix inconsistent whitespace/indentsNick Burch2015-07-141-147/+147
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1691076 13f79535-47bb-0310-9956-ffa450edef68
* Prepare HSSFBorderFormatting for #58138Nick Burch2015-07-142-81/+52
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1691075 13f79535-47bb-0310-9956-ffa450edef68
* Cleaner code for checking and casting the Color objectsNick Burch2015-07-147-28/+22
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1691064 13f79535-47bb-0310-9956-ffa450edef68
* Fix inconsistent whitespace/formattingNick Burch2015-07-142-264/+259
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1691049 13f79535-47bb-0310-9956-ffa450edef68
* Provide format-agnostic conditional formatting patter colour getters and settersNick Burch2015-07-144-23/+90
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1691047 13f79535-47bb-0310-9956-ffa450edef68
* Fix inconsistent whitespace/formattingNick Burch2015-07-146-1090/+1056
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1691046 13f79535-47bb-0310-9956-ffa450edef68
* Provide format-agnostic conditional formatting font colour getter and setterNick Burch2015-07-145-14/+63
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1691045 13f79535-47bb-0310-9956-ffa450edef68
* Constant for the Office 2010 Conditional Formatting extensions namespaceNick Burch2015-07-141-1/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1691015 13f79535-47bb-0310-9956-ffa450edef68
* Bug 58133 - Agile encryption - wrong checksum calculationAndreas Beeker2015-07-131-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1690837 13f79535-47bb-0310-9956-ffa450edef68
* Check more of the complex CF cases from the test filesNick Burch2015-07-131-2/+51
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1690813 13f79535-47bb-0310-9956-ffa450edef68
* Consistent whitespace/indentsNick Burch2015-07-131-75/+67
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1690809 13f79535-47bb-0310-9956-ffa450edef68
* Move some test checks to using ConditionType instead of raw bytesNick Burch2015-07-133-16/+31
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1690808 13f79535-47bb-0310-9956-ffa450edef68
* Enable CF2007 test for XLSX tooNick Burch2015-07-134-3/+17
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1690805 13f79535-47bb-0310-9956-ffa450edef68
* Provide a Conditional Formatting type class, and deprecate the byte-based ↵Nick Burch2015-07-136-17/+151
| | | | | | types, to better work with the wider range git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1690803 13f79535-47bb-0310-9956-ffa450edef68
* Have the HSSF ConditionalFormattingTable look for CF12 records as well, and ↵Nick Burch2015-07-132-8/+32
| | | | | | begin more detailed testing of the high level rules #58130 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1690796 13f79535-47bb-0310-9956-ffa450edef68
* Fix inconsistent indents/whitespaceNick Burch2015-07-131-214/+209
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1690794 13f79535-47bb-0310-9956-ffa450edef68
* Begin updating the HSSF CF code to work on the base types, so it can handle ↵Nick Burch2015-07-138-39/+104
| | | | | | both CF and CF12 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1690793 13f79535-47bb-0310-9956-ffa450edef68
* More clone supportNick Burch2015-07-131-1/+14
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1690791 13f79535-47bb-0310-9956-ffa450edef68
* Fix inconsistent indentsNick Burch2015-07-131-83/+81
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1690790 13f79535-47bb-0310-9956-ffa450edef68
* Fix generics, and use base typesNick Burch2015-07-131-9/+10
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1690789 13f79535-47bb-0310-9956-ffa450edef68
* Enable CFRule12 use #58130Nick Burch2015-07-135-4/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1690783 13f79535-47bb-0310-9956-ffa450edef68
* More helpful output if a re-write test failsNick Burch2015-07-131-3/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1690780 13f79535-47bb-0310-9956-ffa450edef68
* CFRule12 testsNick Burch2015-07-135-26/+104
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1690778 13f79535-47bb-0310-9956-ffa450edef68
* New future record interface, and more CFRule12 toString outputNick Burch2015-07-133-7/+80
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1690773 13f79535-47bb-0310-9956-ffa450edef68
* Allow dumping of null arraysNick Burch2015-07-131-4/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1690772 13f79535-47bb-0310-9956-ffa450edef68
* Further CFRule12 parsingNick Burch2015-07-133-80/+207
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1690742 13f79535-47bb-0310-9956-ffa450edef68
* CFRule12 can have standard formats too, so push logic to base class #58130Nick Burch2015-07-138-228/+255
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1690686 13f79535-47bb-0310-9956-ffa450edef68
* Add Sheet.getMergedRegions to obtain them all as a list. Implement this for ↵David North2015-07-136-1/+105
| | | | | | | | XSSF using "deprecated" methods in XMLBeans which allow the operation to be linear in the number of regions rather than n-squared. Fixes #57893 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1690661 13f79535-47bb-0310-9956-ffa450edef68
* Bug 58113: Fix regression: NullPointerException when setting cell value to nullDominik Stadler2015-07-132-7/+49
| | | | | | add unit tests which verifies this for all three SS-implementations git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1690652 13f79535-47bb-0310-9956-ffa450edef68
* Patch from Chris Boyle to add basic support for .xlsm (macro-enabled) ↵David North2015-07-137-13/+266
| | | | | | | | workbooks. The binary blob containing the VBA macros may be copied from one such workbook into another. Fixes #58036 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1690593 13f79535-47bb-0310-9956-ffa450edef68
* Template IDs from which CFs can be basedNick Burch2015-07-121-0/+28
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1690534 13f79535-47bb-0310-9956-ffa450edef68
* Add some more conditional formatted styles in the test workbooks #58130Nick Burch2015-07-122-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1690530 13f79535-47bb-0310-9956-ffa450edef68
* Refactor some of the CFRuleRecord logic out to CFRuleBase, and begin work on ↵Nick Burch2015-07-126-123/+365
| | | | | | CFRule12Record #58130 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1690527 13f79535-47bb-0310-9956-ffa450edef68
* Fix formatting/indents/commentsNick Burch2015-07-122-476/+421
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1690512 13f79535-47bb-0310-9956-ffa450edef68