| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactor common default styles code to use the new helpers | Nick Burch | 2015-05-07 | 1 | -52/+17 |
* | Start exposing the default paragraph and run styles from XWPFStyles | Nick Burch | 2015-05-07 | 4 | -26/+65 |
* | Fix inconsistent whitespace/indents | Nick Burch | 2015-05-07 | 2 | -276/+275 |
* | Start on XWPFStyles support for document default styles | Nick Burch | 2015-05-07 | 5 | -13/+105 |
* | Begin on test for going from xwpf text to style | Nick Burch | 2015-05-07 | 2 | -4/+55 |
* | Use en-locale for javadoc otherwise apidocs contains <html lang="de"> attributes | Andreas Beeker | 2015-05-06 | 1 | -2/+2 |
* | unpin documentation | Andreas Beeker | 2015-05-06 | 0 | -0/+0 |
* | tag 1678083 as 3.12-final | Andreas Beeker | 2015-05-06 | 0 | -0/+0 |
* | Try to fix flaky test by waiting for a switch of the second to ensure that we... | Dominik Stadler | 2015-05-06 | 1 | -1/+17 |
* | OOM fix for gump run | Andreas Beeker | 2015-05-05 | 1 | -1/+13 |
* | POI-57889 prevent NPE with on some documents with XWPFParagraph's getNumFmt()... | Tim Allison | 2015-05-05 | 3 | -3/+121 |
* | removed because of late TIKA-1315 fix | Andreas Beeker | 2015-05-04 | 0 | -0/+0 |
* | Release preparation | Andreas Beeker | 2015-05-04 | 0 | -0/+0 |
* | Release preparation | Andreas Beeker | 2015-05-04 | 1 | -2/+2 |
* | javadoc fix ... trying to get rid of the "Error fetching URL" warning | Andreas Beeker | 2015-05-04 | 1 | -1/+1 |
* | Fix inconsistent whitespace | Nick Burch | 2015-05-04 | 1 | -127/+121 |
* | If an empty stream or file is given to WorkbookFactory.create, give a more in... | Nick Burch | 2015-05-04 | 5 | -17/+93 |
* | New EmptyFileException, and fix serial warning | Nick Burch | 2015-05-04 | 2 | -1/+30 |
* | Patch from Mark Olesen from bug #57552: Sort PackagePart returns from OPCPack... | Nick Burch | 2015-05-03 | 4 | -24/+153 |
* | Avoid short wrapping on cell styles and formats > 32,767 in XSSF - format sup... | Nick Burch | 2015-05-03 | 4 | -0/+64 |
* | Ensure consistent ordering when writing out formats following changes in r167... | Nick Burch | 2015-05-03 | 1 | -4/+6 |
* | Fix inconsistent indents | Nick Burch | 2015-05-03 | 1 | -448/+447 |
* | Somewhat speed up creating data formats with large counts, and add maximum fo... | Nick Burch | 2015-05-03 | 1 | -14/+24 |
* | Add verifying testcase for Bug 57423 and Bug 55752, both are still not solved... | Dominik Stadler | 2015-04-30 | 2 | -2/+167 |
* | Remove Eclipse warnings in tests | Dominik Stadler | 2015-04-30 | 2 | -19/+25 |
* | Adjust test to handle a file correctly which works for normal handling but fa... | Dominik Stadler | 2015-04-30 | 1 | -2/+3 |
* | Skip the new password protected file, and re-org a little bit some other fail... | Nick Burch | 2015-04-29 | 1 | -2/+5 |
* | Allow WorkbookFactory.create to open xlsx files protected with the default pa... | Nick Burch | 2015-04-29 | 2 | -32/+49 |
* | #57593 Complete create overloading in WorkbookFactory to take passwords | Nick Burch | 2015-04-29 | 2 | -6/+77 |
* | Fix inconsistent indents | Nick Burch | 2015-04-29 | 1 | -103/+103 |
* | #57593 Begin adding overloaded WorkbookFactory.create methods which take the ... | Nick Burch | 2015-04-29 | 2 | -2/+149 |
* | Sample password protected xlsx file from Tika | Nick Burch | 2015-04-29 | 1 | -0/+0 |
* | Use a constant for the name of the OOXML encrypted package node | Nick Burch | 2015-04-29 | 11 | -11/+17 |
* | When removing a SXSSF sheet, ensure temp files associated with it are dispose... | Nick Burch | 2015-04-29 | 1 | -1/+8 |
* | Patch from Jon Scharff from bug #57826 - If a XSSF shape has a buFont but no ... | Nick Burch | 2015-04-29 | 3 | -4/+38 |
* | Add a (disabled) unit test showing the incorrect ordering problem of parts - ... | Nick Burch | 2015-04-29 | 1 | -2/+107 |
* | POI-56998 add some getters to help with list numbering in hwpf | Tim Allison | 2015-04-28 | 2 | -0/+79 |
* | Add unit-test which verifies that fill and alignment styles are applied and r... | Dominik Stadler | 2015-04-27 | 1 | -0/+50 |
* | Little bit more OSGi, not yet working #57857 | Nick Burch | 2015-04-25 | 3 | -4/+35 |
* | #57857 Based on the Apache Tika OSGi bundle and tests, start on a maven-power... | Nick Burch | 2015-04-25 | 4 | -0/+352 |
* | Add missing license header | Nick Burch | 2015-04-24 | 1 | -0/+17 |
* | Fix some inconsistent whitespace | Nick Burch | 2015-04-24 | 1 | -861/+877 |
* | #57642 Fix setSheetName with ISERROR on XSSF | Nick Burch | 2015-04-24 | 2 | -1/+26 |
* | Add a common interface for 3D Pxg's | Nick Burch | 2015-04-24 | 3 | -2/+29 |
* | Patch from Conor from bug #57747 - Add ISERR() function | Nick Burch | 2015-04-24 | 3 | -0/+110 |
* | Whitespace and comment updates | Nick Burch | 2015-04-24 | 1 | -6/+6 |
* | #57829 Avoid XmlValueDisconnectedException when removing a XWPFRun from a XWP... | Nick Burch | 2015-04-24 | 2 | -1/+20 |
* | Add another file exclude, and hae the test print out which fails failed to ma... | Nick Burch | 2015-04-23 | 1 | -0/+3 |
* | #57851 - Skip null properties in PropertyTableBase, which is how PropertyFact... | Nick Burch | 2015-04-23 | 2 | -5/+30 |
* | Make the opening code generic | Nick Burch | 2015-04-23 | 1 | -18/+30 |