aboutsummaryrefslogtreecommitdiffstats
path: root/src/java
Commit message (Expand)AuthorAgeFilesLines
* Use Cell rather than HSSFCell cell type constantsNick Burch2015-07-311-21/+21
* Avoid NPE in cleanup if NPOIFSFileSystem is opened on a locked File under Win...Nick Burch2015-07-291-8/+9
* Try to adjust the string that we use for canComputeColumnWidht() so it works ...Dominik Stadler2015-07-271-2/+3
* Adjust init of PresetGeometries to not keep the object if static initializati...Dominik Stadler2015-07-271-4/+9
* Improve error message slightly, add tests to verify things failing in Gump-bu...Dominik Stadler2015-07-271-1/+1
* Javadoc fixesAndreas Beeker2015-07-264-6/+5
* Annotation for unimplemented drawing handlers.Andreas Beeker2015-07-254-5/+118
* merged common_sl branch to trunkAndreas Beeker2015-07-24161-540/+20431
|\
| * merge trunk to common sl branchAndreas Beeker2015-07-195-16/+296
| |\
| * \ merge trunk to common sl branchAndreas Beeker2015-07-19282-5627/+27945
| |\ \
| * | | downgraded xjc params to jdk6 and regenerated geometry binding classesAndreas Beeker2015-07-083-12/+7
| * | | Rendering fixesAndreas Beeker2015-06-171-0/+31
| * | | Fixed TextRun handling and various junit testsAndreas Beeker2015-06-104-11/+38
| * | | Fixed several test drivers or the implementationAndreas Beeker2015-05-281-29/+21
| * | | committing intermediate results - hslf is mostly migrated to common interface...Andreas Beeker2015-04-271-26/+2
| * | | initial commit - still lots of errors, but I need to switch to a clean trunk ...Andreas Beeker2015-02-214-51/+21
* | | | Javadoc fixesNick Burch2015-07-211-3/+3
* | | | Bug 58156: Possible data corruption in hasPOIFSHeader and hasOOXMLHeaderDominik Stadler2015-07-202-4/+8
* | | | Fix inconsistent whitespace/indentsNick Burch2015-07-201-33/+33
* | | | #58130 CF DataBar example and testsNick Burch2015-07-202-1/+12
* | | | #58130 CF DataBar supportNick Burch2015-07-204-14/+131
* | | | #58130 Begin CF DataBar supportNick Burch2015-07-205-39/+292
* | | | #58130 Support for creating CF Color Scale FormattingsNick Burch2015-07-205-7/+99
* | | | #58130 HSSF CF Color Scale color supportNick Burch2015-07-204-16/+206
* | | | Move some of the XSSF Color logic to a base class, so that the HSSF Extended ...Nick Burch2015-07-201-0/+237
* | | | #58130 Enable CF ColorScale support on the rule, and begin testingNick Burch2015-07-191-0/+5
* | | | #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
| |_|/ |/| |
* | | Further HSSF Color Gradient supportNick Burch2015-07-194-11/+143
* | | Start decoding the CF color scales for HSSFNick Burch2015-07-192-5/+142
* | | #58130 Fix the icon formatting read/write CF testNick Burch2015-07-191-0/+11
| |/ |/|
* | #58130 Mostly there with CF Icon setsNick Burch2015-07-185-7/+13
* | #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
* | Fix inconsistent indents/whitespaceNick Burch2015-07-171-172/+162
* | #58130 more progress towards supporting other CF typesNick Burch2015-07-174-8/+48
* | 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
* | * Make on unit test not fail if Fonts are not available on the machineDominik Stadler2015-07-161-74/+58
* | Fixup printing record name in case of unknown sidDominik Stadler2015-07-161-1/+9
* | Report which actual record a failing sid representsDominik Stadler2015-07-161-1/+2
* | Fix some Eclipse warnings and adjust use of Generics, Comments, close()Dominik Stadler2015-07-164-3/+4
* | javadoc fixAndreas Beeker2015-07-151-1/+1
* | Further HSSF support towards CF IconSets #58130Nick Burch2015-07-153-1/+66
* | 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
* | Fix javadoc warningsNick Burch2015-07-142-4/+4