| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix indents | Nick Burch | 2015-08-18 | 2 | -261/+264 |
* | Patch from Javen ONeal from bug #58252 - More CellReference unit testing cove... | Nick Burch | 2015-08-18 | 2 | -3/+46 |
* | Try to make Sonar builds run again: add missing dependency, add ooxml-schema-... | Dominik Stadler | 2015-08-16 | 2 | -19/+1 |
* | More consistent test-file output for Excel testing | Nick Burch | 2015-08-12 | 1 | -5/+9 |
* | Fix inconsistent whitespace/indents | Nick Burch | 2015-08-12 | 1 | -392/+388 |
* | Continue with 55747 / 55324 testing | Nick Burch | 2015-08-12 | 1 | -26/+54 |
* | More tests for 55747 / 55324 | Nick Burch | 2015-08-12 | 1 | -11/+123 |
* | #56519 - XSLFSlide.draw is not working with text embeded in PPTX | Andreas Beeker | 2015-08-09 | 1 | -0/+38 |
* | NPE fix for text extraction from MSG files with only a short name | Nick Burch | 2015-08-05 | 1 | -0/+6 |
* | 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 |
* | 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 | 1 | -5/+28 |
* | Improve error message slightly, add tests to verify things failing in Gump-bu... | Dominik Stadler | 2015-07-27 | 1 | -0/+69 |
* | 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 |
* | Bug 58156: Possible data corruption in hasPOIFSHeader and hasOOXMLHeader | Dominik Stadler | 2015-07-20 | 1 | -4/+43 |
* | #58130 CF DataBar example and tests | Nick Burch | 2015-07-20 | 1 | -1/+44 |
* | #58130 CF DataBar support | Nick Burch | 2015-07-20 | 1 | -5/+32 |
* | #58130 Support for creating CF Color Scale Formattings | Nick Burch | 2015-07-20 | 1 | -1/+43 |
* | #58130 HSSF CF Color Scale color support | Nick Burch | 2015-07-20 | 2 | -5/+11 |
* | #58130 Enable CF ColorScale support on the rule, and begin testing | Nick Burch | 2015-07-19 | 1 | -7/+14 |
* | #58130 Stub the CF Color Scale unit tests | Nick Burch | 2015-07-19 | 1 | -13/+49 |
* | #58130 Fix the icon formatting read/write CF test | Nick Burch | 2015-07-19 | 1 | -4/+3 |
* | #58130 More CF Icon unit tests | Nick Burch | 2015-07-19 | 1 | -8/+83 |
* | Simplify CF icon rule asserts | Nick Burch | 2015-07-18 | 1 | -91/+8 |
* | #58130 Mostly there with CF Icon sets | Nick Burch | 2015-07-18 | 2 | -18/+238 |
* | One more try to find out why autosize fails on the freebsd CI machine | Dominik Stadler | 2015-07-17 | 1 | -4/+14 |
* | * Some more checks as test still fails on freebsd CI machine | Dominik Stadler | 2015-07-16 | 1 | -0/+3 |
* | * Make on unit test not fail if Fonts are not available on the machine | Dominik Stadler | 2015-07-16 | 2 | -3/+95 |
* | Fixup printing record name in case of unknown sid | Dominik Stadler | 2015-07-16 | 1 | -0/+8 |
* | More coverage of class EscherDump | Dominik Stadler | 2015-07-16 | 1 | -0/+19 |
* | Fix some Eclipse warnings and adjust use of Generics, Comments, close() | Dominik Stadler | 2015-07-16 | 1 | -172/+176 |
* | Further HSSF support towards CF IconSets #58130 | Nick Burch | 2015-07-15 | 1 | -0/+29 |
* | More CF colour tests | Nick Burch | 2015-07-14 | 1 | -4/+17 |
* | Start checking the CF colours in the unit tests | Nick Burch | 2015-07-14 | 2 | -2/+15 |
* | Check more of the complex CF cases from the test files | Nick Burch | 2015-07-13 | 1 | -2/+51 |
* | Move some test checks to using ConditionType instead of raw bytes | Nick Burch | 2015-07-13 | 1 | -15/+26 |
* | Enable CF2007 test for XLSX too | Nick Burch | 2015-07-13 | 1 | -1/+8 |
* | Have the HSSF ConditionalFormattingTable look for CF12 records as well, and b... | Nick Burch | 2015-07-13 | 1 | -4/+29 |
* | Begin updating the HSSF CF code to work on the base types, so it can handle b... | Nick Burch | 2015-07-13 | 1 | -0/+27 |
* | Fix inconsistent indents | Nick Burch | 2015-07-13 | 1 | -83/+81 |
* | Fix generics, and use base types | Nick Burch | 2015-07-13 | 1 | -9/+10 |
* | Enable CFRule12 use #58130 | Nick Burch | 2015-07-13 | 1 | -2/+1 |
* | More helpful output if a re-write test fails | Nick Burch | 2015-07-13 | 1 | -3/+9 |
* | CFRule12 tests | Nick Burch | 2015-07-13 | 3 | -23/+95 |
* | Bug 58113: Fix regression: NullPointerException when setting cell value to null | Dominik Stadler | 2015-07-13 | 1 | -6/+48 |
* | Refactor some of the CFRuleRecord logic out to CFRuleBase, and begin work on ... | Nick Burch | 2015-07-12 | 2 | -5/+4 |