aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Adjust test that is failing on freebsd some moreDominik Stadler2015-07-272-16/+14
* Adjust init of PresetGeometries to not keep the object if static initializati...Dominik Stadler2015-07-272-9/+37
* Improve error message slightly, add tests to verify things failing in Gump-bu...Dominik Stadler2015-07-275-21/+108
* Javadoc fixesAndreas Beeker2015-07-2613-22/+18
* Annotation for unimplemented drawing handlers.Andreas Beeker2015-07-255-5/+120
* fixed NPE with Jaxb proxy classesAndreas Beeker2015-07-251-9/+15
* merged common_sl branch to trunkAndreas Beeker2015-07-24410-13995/+29892
|\
| * merge trunk to common sl branchAndreas Beeker2015-07-1912-81/+573
| |\
| * \ merge trunk to common sl branchAndreas Beeker2015-07-19579-17310/+25776
| |\ \
| * | | Introduce dirty flag for paragraphs and store them to records on saveAndreas Beeker2015-07-184-12/+57
| * | | junit fixesAndreas Beeker2015-07-1525-356/+575
| * | | JUnit and rendering fixesAndreas Beeker2015-07-1216-93/+190
| * | | added ASL header to drawing classesAndreas Beeker2015-07-0923-5/+368
| * | | downgraded xjc params to jdk6 and regenerated geometry binding classesAndreas Beeker2015-07-0896-2597/+1981
| * | | Rendering fixesAndreas Beeker2015-06-1721-1227/+1222
| * | | Rendering of rotated group shapes fixed, other smaller fixes, defaulting to w...Andreas Beeker2015-06-1311-45/+69
| * | | Fixed TextRun handling and various junit testsAndreas Beeker2015-06-1056-1038/+978
| * | | Fixed several test drivers or the implementationAndreas Beeker2015-05-2832-1076/+1313
| * | | Fixed some style related corner cases and adapted the tests for itAndreas Beeker2015-05-249-67/+185
| * | | Creating a new slideshow and manipulating existing ones works again :)Andreas Beeker2015-05-239-352/+361
| * | | A few text handling related fixesAndreas Beeker2015-05-207-308/+333
| * | | Commit changes in common_sl - need to update trunk ...Andreas Beeker2015-05-1119-369/+346
| * | | HSLF table and example fixesAndreas Beeker2015-05-046-138/+110
| * | | fixed HSLF text handlingAndreas Beeker2015-05-0311-162/+252
| * | | Added Distributed option to TextAlignmentAndreas Beeker2015-04-296-37/+180
| * | | committing intermediate results - hslf is mostly migrated to common interface...Andreas Beeker2015-04-27182-5516/+4941
| * | | Snapshot commit - still lots of errors, xslf rendering works, started work on...Andreas Beeker2015-03-19172-2894/+2975
| * | | committing intermediate results - xslf now compiles - hslf needs to be migrat...Andreas Beeker2015-03-07112-2351/+1441
| * | | initial commit - still lots of errors, but I need to switch to a clean trunk ...Andreas Beeker2015-02-21206-2253/+38550
* | | | Bug 57571, Bug 58175: Fix creating comments for XSSF/SXSSF, regression was in...Dominik Stadler2015-07-242-0/+151
* | | | When verifying that the source-package can be built copy over third party lib...Dominik Stadler2015-07-231-0/+14
* | | | Yet another adjustment to the test as it seems that small values can be compu...Dominik Stadler2015-07-221-4/+11
* | | | Still more checks to track down why canComputeColumnWidth() returns true, but...Dominik Stadler2015-07-221-4/+4
* | | | Still more checks to track down why canComputeColumnWidth() returns true, but...Dominik Stadler2015-07-221-6/+16
* | | | Still more checks to track down why canComputeColumnWidth() returns true, but...Dominik Stadler2015-07-221-5/+45
* | | | Allow creating of an empty Themes Table on requestNick Burch2015-07-224-4/+83
* | | | 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