| Commit message (Expand) | Author | Age | Files | Lines |
* | Use the same "is this a formula" logic for both getCellType and getCachedForm... | Nick Burch | 2015-08-01 | 1 | -5/+9 |
* | #58193 - Use input stream rather than byte array for checksum etc. | Andreas Beeker | 2015-08-01 | 3 | -15/+45 |
* | Fix XmlInputFactory error of gump build | Andreas Beeker | 2015-08-01 | 1 | -5/+22 |
* | Unit test for bug #57181 | Nick Burch | 2015-08-01 | 2 | -0/+9 |
* | Further unit tests for #55747 | Nick Burch | 2015-08-01 | 1 | -1/+22 |
* | Unit test for #55747 | Nick Burch | 2015-07-31 | 1 | -0/+31 |
* | Re-enable some SXSSF skipped tests, but not all, for our limited evaluation s... | Nick Burch | 2015-07-31 | 2 | -19/+9 |
* | Start re-enabling some SXSSF formula evaluation tests, with required fixes #5... | Nick Burch | 2015-07-31 | 4 | -52/+54 |
* | Refactor the core part of the XSSF Formula Evaluator, to make SXSSF overrides... | Nick Burch | 2015-07-31 | 3 | -187/+228 |
* | More helpful exception on the wrong cell type | Nick Burch | 2015-07-31 | 1 | -6/+6 |
* | Get basic SXSSF formula evaluation working, for cells/references in the windo... | Nick Burch | 2015-07-31 | 8 | -44/+89 |
* | Push most of the common logic from XSSFEvaluationWorkbook into BaseXSSFEvalua... | Nick Burch | 2015-07-31 | 4 | -323/+451 |
* | Remove a long-deprecated constructor | Nick Burch | 2015-07-31 | 1 | -11/+0 |
* | Fix inconsistent indents/whitespace | Nick Burch | 2015-07-31 | 1 | -221/+221 |
* | Prepare for SXSSF evaluation #58200 | Nick Burch | 2015-07-31 | 12 | -21/+312 |
* | Use Cell rather than HSSFCell cell type constants | Nick Burch | 2015-07-31 | 1 | -21/+21 |
* | #58200 Prepare for evaluating SXSSF cell formulas in limited cases | Nick Burch | 2015-07-31 | 7 | -48/+189 |
* | Use more specific return types in SXSSF, which avoids casts, and also fix som... | Nick Burch | 2015-07-31 | 4 | -25/+23 |
* | Have XSSF rich test strings report if they have formatting applied or not, an... | Nick Burch | 2015-07-31 | 4 | -6/+34 |
* | Avoid NPE in cleanup if NPOIFSFileSystem is opened on a locked File under Win... | Nick Burch | 2015-07-29 | 1 | -8/+9 |
* | temporary activate jaxp debugging to find jaxb/stax error on gump build | Andreas Beeker | 2015-07-27 | 1 | -0/+30 |
* | Try to adjust the string that we use for canComputeColumnWidht() so it works ... | Dominik Stadler | 2015-07-27 | 1 | -2/+3 |
* | 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 | 414 | -13997/+29932 |
|\ |
|
| * | disable jaxb class generation, because the order is different with each runcommon_sl | Andreas Beeker | 2015-07-19 | 1 | -1/+1 |
| * | 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 | 639 | -17339/+26681 |
| |\ \ |
|
| * | | | 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 | 97 | -2599/+1984 |
| * | | | Rendering fixes | Andreas Beeker | 2015-06-17 | 22 | -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 | 58 | -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 |