| Commit message (Expand) | Author | Age | Files | Lines |
* | Adjust test that is failing on freebsd some more | Dominik Stadler | 2015-07-27 | 2 | -16/+14 |
* | Adjust init of PresetGeometries to not keep the object if static initializati... | Dominik Stadler | 2015-07-27 | 2 | -9/+37 |
* | Improve error message slightly, add tests to verify things failing in Gump-bu... | Dominik Stadler | 2015-07-27 | 5 | -21/+108 |
* | Javadoc fixes | Andreas Beeker | 2015-07-26 | 13 | -22/+18 |
* | Annotation for unimplemented drawing handlers. | Andreas Beeker | 2015-07-25 | 5 | -5/+120 |
* | fixed NPE with Jaxb proxy classes | Andreas Beeker | 2015-07-25 | 1 | -9/+15 |
* | merged common_sl branch to trunk | Andreas Beeker | 2015-07-24 | 410 | -13995/+29892 |
|\ |
|
| * | merge trunk to common sl branch | Andreas Beeker | 2015-07-19 | 12 | -81/+573 |
| |\ |
|
| * \ | merge trunk to common sl branch | Andreas Beeker | 2015-07-19 | 579 | -17310/+25776 |
| |\ \ |
|
| * | | | Introduce dirty flag for paragraphs and store them to records on save | Andreas Beeker | 2015-07-18 | 4 | -12/+57 |
| * | | | junit fixes | Andreas Beeker | 2015-07-15 | 25 | -356/+575 |
| * | | | JUnit and rendering fixes | Andreas Beeker | 2015-07-12 | 16 | -93/+190 |
| * | | | added ASL header to drawing classes | Andreas Beeker | 2015-07-09 | 23 | -5/+368 |
| * | | | downgraded xjc params to jdk6 and regenerated geometry binding classes | Andreas Beeker | 2015-07-08 | 96 | -2597/+1981 |
| * | | | Rendering fixes | Andreas Beeker | 2015-06-17 | 21 | -1227/+1222 |
| * | | | Rendering of rotated group shapes fixed, other smaller fixes, defaulting to w... | Andreas Beeker | 2015-06-13 | 11 | -45/+69 |
| * | | | Fixed TextRun handling and various junit tests | Andreas Beeker | 2015-06-10 | 56 | -1038/+978 |
| * | | | Fixed several test drivers or the implementation | Andreas Beeker | 2015-05-28 | 32 | -1076/+1313 |
| * | | | Fixed some style related corner cases and adapted the tests for it | Andreas Beeker | 2015-05-24 | 9 | -67/+185 |
| * | | | Creating a new slideshow and manipulating existing ones works again :) | Andreas Beeker | 2015-05-23 | 9 | -352/+361 |
| * | | | A few text handling related fixes | Andreas Beeker | 2015-05-20 | 7 | -308/+333 |
| * | | | Commit changes in common_sl - need to update trunk ... | Andreas Beeker | 2015-05-11 | 19 | -369/+346 |
| * | | | HSLF table and example fixes | Andreas Beeker | 2015-05-04 | 6 | -138/+110 |
| * | | | fixed HSLF text handling | Andreas Beeker | 2015-05-03 | 11 | -162/+252 |
| * | | | Added Distributed option to TextAlignment | Andreas Beeker | 2015-04-29 | 6 | -37/+180 |
| * | | | committing intermediate results - hslf is mostly migrated to common interface... | Andreas Beeker | 2015-04-27 | 182 | -5516/+4941 |
| * | | | Snapshot commit - still lots of errors, xslf rendering works, started work on... | Andreas Beeker | 2015-03-19 | 172 | -2894/+2975 |
| * | | | committing intermediate results - xslf now compiles - hslf needs to be migrat... | Andreas Beeker | 2015-03-07 | 112 | -2351/+1441 |
| * | | | initial commit - still lots of errors, but I need to switch to a clean trunk ... | Andreas Beeker | 2015-02-21 | 206 | -2253/+38550 |
* | | | | Bug 57571, Bug 58175: Fix creating comments for XSSF/SXSSF, regression was in... | Dominik Stadler | 2015-07-24 | 2 | -0/+151 |
* | | | | When verifying that the source-package can be built copy over third party lib... | Dominik Stadler | 2015-07-23 | 1 | -0/+14 |
* | | | | Yet another adjustment to the test as it seems that small values can be compu... | Dominik Stadler | 2015-07-22 | 1 | -4/+11 |
* | | | | Still more checks to track down why canComputeColumnWidth() returns true, but... | Dominik Stadler | 2015-07-22 | 1 | -4/+4 |
* | | | | Still more checks to track down why canComputeColumnWidth() returns true, but... | Dominik Stadler | 2015-07-22 | 1 | -6/+16 |
* | | | | Still more checks to track down why canComputeColumnWidth() returns true, but... | Dominik Stadler | 2015-07-22 | 1 | -5/+45 |
* | | | | Allow creating of an empty Themes Table on request | Nick Burch | 2015-07-22 | 4 | -4/+83 |
* | | | | Javadoc fixes | Nick Burch | 2015-07-21 | 2 | -4/+4 |
* | | | | Bug 58156: Possible data corruption in hasPOIFSHeader and hasOOXMLHeader | Dominik Stadler | 2015-07-20 | 5 | -10/+74 |
* | | | | Fix inconsistent whitespace/indents | Nick Burch | 2015-07-20 | 2 | -69/+69 |
* | | | | #58130 CF DataBar example and tests | Nick Burch | 2015-07-20 | 5 | -4/+126 |
* | | | | #58130 CF DataBar support | Nick Burch | 2015-07-20 | 8 | -20/+289 |
* | | | | #58130 Begin CF DataBar support | Nick Burch | 2015-07-20 | 6 | -55/+310 |
* | | | | #58130 Support for creating CF Color Scale Formattings | Nick Burch | 2015-07-20 | 8 | -11/+244 |
* | | | | #58130 HSSF CF Color Scale color support | Nick Burch | 2015-07-20 | 6 | -21/+217 |
* | | | | Move some of the XSSF Color logic to a base class, so that the HSSF Extended ... | Nick Burch | 2015-07-20 | 2 | -72/+294 |
* | | | | #58130 Enable CF ColorScale support on the rule, and begin testing | Nick Burch | 2015-07-19 | 3 | -11/+52 |
* | | | | XSSF color scale CF objects | Nick Burch | 2015-07-19 | 2 | -0/+107 |
* | | | | #58130 CF Threshold formats differ slightly between types | Nick Burch | 2015-07-19 | 7 | -60/+208 |
* | | | | Start on the Extended Color used in CF, but also in SheetExt | Nick Burch | 2015-07-19 | 1 | -0/+111 |
| |_|/
|/| | |
|
* | | | Use global constant, this and the previous checkin fixes pull request 17 on g... | Dominik Stadler | 2015-07-19 | 1 | -4/+2 |