summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Allow creating of an empty Themes Table on requestNick Burch2015-07-225-5/+84
* Javadoc fixesNick Burch2015-07-212-4/+4
* Bug 58156: Possible data corruption in hasPOIFSHeader and hasOOXMLHeaderDominik Stadler2015-07-205-10/+74
* Fix inconsistent whitespace/indentsNick Burch2015-07-202-69/+69
* #58130 CF DataBar example and testsNick Burch2015-07-205-4/+126
* #58130 CF DataBar supportNick Burch2015-07-208-20/+289
* #58130 Begin CF DataBar supportNick Burch2015-07-206-55/+310
* #58130 Support for creating CF Color Scale FormattingsNick Burch2015-07-208-11/+244
* #58130 HSSF CF Color Scale color supportNick Burch2015-07-206-21/+217
* Move some of the XSSF Color logic to a base class, so that the HSSF Extended ...Nick Burch2015-07-202-72/+294
* #58130 Enable CF ColorScale support on the rule, and begin testingNick Burch2015-07-193-11/+52
* XSSF color scale CF objectsNick Burch2015-07-192-0/+107
* #58130 CF Threshold formats differ slightly between typesNick Burch2015-07-197-60/+208
* Start on the Extended Color used in CF, but also in SheetExtNick Burch2015-07-191-0/+111
* Use global constant, this and the previous checkin fixes pull request 17 on g...Dominik Stadler2015-07-191-4/+2
* Bug 57484: Allow processing of non-OOXML core namespace packagesDominik Stadler2015-07-196-41/+145
* Further HSSF Color Gradient supportNick Burch2015-07-194-11/+143
* Start decoding the CF color scales for HSSFNick Burch2015-07-192-5/+142
* #58130 Stub the CF Color Scale unit testsNick Burch2015-07-191-13/+49
* #58130 Fix the icon formatting read/write CF testNick Burch2015-07-192-4/+14
* #58130 More CF Icon unit testsNick Burch2015-07-191-8/+83
* Simplify CF icon rule assertsNick Burch2015-07-181-91/+8
* #58130 Mostly there with CF Icon setsNick Burch2015-07-1810-36/+345
* #58130 Improve enum lookup by name, and work around a docs ordering bugNick Burch2015-07-182-10/+27
* #58130 Interface defintions for two more CF typesNick Burch2015-07-182-0/+138
* One more try to find out why autosize fails on the freebsd CI machineDominik Stadler2015-07-171-4/+14
* Start on XSSF CF Iconset for #58130Nick Burch2015-07-173-35/+115
* XSSF CF thresholdsNick Burch2015-07-172-5/+89
* Fix inconsistent indents/whitespaceNick Burch2015-07-171-172/+162
* #58130 more progress towards supporting other CF typesNick Burch2015-07-176-8/+85
* Update objects / method signatures for the new CF Thresholds, to better match...Nick Burch2015-07-168-55/+60
* Start on conditional formatting thresholdsNick Burch2015-07-168-16/+364
* * Some more checks as test still fails on freebsd CI machineDominik Stadler2015-07-161-0/+3
* * Make on unit test not fail if Fonts are not available on the machineDominik Stadler2015-07-164-77/+178
* Fixup printing record name in case of unknown sidDominik Stadler2015-07-162-1/+17
* More coverage of class EscherDumpDominik Stadler2015-07-161-0/+19
* Report which actual record a failing sid representsDominik Stadler2015-07-161-1/+2
* Add default cleanup-settingsDominik Stadler2015-07-161-0/+59
* Fix some Eclipse warnings and adjust use of Generics, Comments, close()Dominik Stadler2015-07-167-192/+203
* unpin externalsAndreas Beeker2015-07-150-0/+0
* 3.13-beta1 prepareAndreas Beeker2015-07-150-0/+0
* javadoc fixAndreas Beeker2015-07-151-1/+1
* Further HSSF support towards CF IconSets #58130Nick Burch2015-07-154-1/+95
* Start on high-level HSSF representation of Icon CF #58130Nick Burch2015-07-143-1/+64
* HSSF record support for CF Iconset rulesNick Burch2015-07-145-51/+169
* LookupNick Burch2015-07-141-2/+17
* More CF Icon descriptions and interfaces #58130Nick Burch2015-07-141-19/+51
* Icon set / multi-state constants #58130Nick Burch2015-07-141-0/+66
* More CF colour testsNick Burch2015-07-141-4/+17
* Start checking the CF colours in the unit testsNick Burch2015-07-144-6/+27