Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | commons-io 2.20.0HEADtrunk | PJ Fanning | 37 hours | 2 | -2/+2 |
| | |||||
* | Update changes.xml | PJ Fanning | 4 days | 1 | -0/+2 |
| | |||||
* | Site: Add news-item about moving source-repository to Git | Dominik Stadler | 10 days | 1 | -0/+23 |
| | |||||
* | Update ppt-wmf-emf-renderer.xml | PJ Fanning | 10 days | 1 | -1/+0 |
| | |||||
* | Update changes.xml | PJ Fanning | 10 days | 1 | -0/+1 |
| | |||||
* | Update changes.xml | PJ Fanning | 13 days | 1 | -0/+1 |
| | |||||
* | Update changes.xml | PJ Fanning | 13 days | 1 | -0/+2 |
| | |||||
* | Update publish-poi-site.txt | PJ Fanning | 13 days | 1 | -2/+3 |
| | |||||
* | Update guidelines.xml | PJ Fanning | 13 days | 1 | -62/+3 |
| | |||||
* | stray svn refs | PJ Fanning | 13 days | 8 | -19/+12 |
| | |||||
* | rename xml file | PJ Fanning | 13 days | 3 | -2/+2 |
| | |||||
* | update docs | PJ Fanning | 13 days | 1 | -5/+18 |
| | |||||
* | replace svn refs | PJ Fanning | 13 days | 29 | -310/+156 |
| | |||||
* | move over latest docuementation files from poi-site | PJ Fanning | 14 days | 190 | -0/+33345 |
| | |||||
* | removed accidentally added release-notes | Vladislav Galas | 2019-01-27 | 1 | -44/+0 |
| | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1852283 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | pulled *Cell.getAddress to common base | Vladislav Galas | 2019-01-26 | 1 | -0/+44 |
| | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1852251 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | Revert "Add script to run ant locally with Java 1.6/Ant 1.8.x" | Dominik Stadler | 2016-12-11 | 1 | -1/+0 |
| | | | | | | This reverts commit ed848f2d5f02ea0b6645bc509e03c1e0c7135d96. git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1773714 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | Add script to run ant locally with Java 1.6/Ant 1.8.x | Dominik Stadler | 2016-12-11 | 1 | -0/+1 |
| | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1773610 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | Remove old documentation, now in the site subtree | Nick Burch | 2013-01-11 | 284 | -35280/+0 |
| | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1431977 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | Bugzilla 54356: Support of statistical function INTERCEPT | Yegor Kozlov | 2012-12-28 | 1 | -0/+1 |
| | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1426485 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | Patch from Jan from bug #54282 - Improve the performance of ColumnHelper ↵ | Nick Burch | 2012-12-12 | 1 | -0/+1 |
| | | | | | | addCleanColIntoCols, speeds up some .xlsx file loading git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1420501 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | updated sha1 and md5 checksums on the downloads page | Yegor Kozlov | 2012-12-07 | 1 | -8/+8 |
| | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1418446 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | Bug 53650 - Prevent unreadable content and disalow to overwrite rows in ↵ | Yegor Kozlov | 2012-12-07 | 1 | -0/+1 |
| | | | | | | user templates git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1418264 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | Bugs 54228,53672 - Fixed XSSF to read cells with missing R attribute | Yegor Kozlov | 2012-12-05 | 1 | -0/+1 |
| | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1417379 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | Bug 54206: ValueRecordsAggregate.updateFormulasAfterRowShift doesn't update ↵ | Yegor Kozlov | 2012-12-04 | 1 | -0/+1 |
| | | | | | | shared formulas git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1416917 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | Bug 54210 - Fixed rendering text in flipped shapes in PPT2PNG and PPTX2PNG | Yegor Kozlov | 2012-12-02 | 1 | -0/+2 |
| | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1416165 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | updated version.id and release date of POI-3.9 | Yegor Kozlov | 2012-11-25 | 3 | -23/+25 |
| | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1413362 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | Bugzilla 54188 - Avoid NPE in PPT2PNG | Yegor Kozlov | 2012-11-25 | 1 | -0/+1 |
| | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1413339 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | Bug 52628 - Replace System.err info messages with a POILogger | Yegor Kozlov | 2012-11-16 | 1 | -0/+1 |
| | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1410318 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | bugzilla 54137 - improved performance of DataFormatter with Fractions | Yegor Kozlov | 2012-11-16 | 1 | -0/+1 |
| | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1410269 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | Bugzilla 54099 - Ensure that CTHMerge and CTTcBorders go to ↵ | Yegor Kozlov | 2012-11-08 | 1 | -0/+1 |
| | | | | | | poi-ooxml-schemas jar git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1407242 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | Bugzilla 54111 - Fixed extracting text from table cells in HSLF | Yegor Kozlov | 2012-11-07 | 1 | -0/+1 |
| | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1406688 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | Bug 52583 - Conversion to html : Problem with combobox | Sergey Vladimirov | 2012-11-06 | 1 | -0/+1 |
| | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1406208 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | 52863 - add workaround for files with broken CHP SPRMs | Sergey Vladimirov | 2012-11-05 | 1 | -0/+1 |
| | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1405861 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | fix bug 53182 - Reading combined character styling and direct formatting of ↵ | Sergey Vladimirov | 2012-11-05 | 1 | -0/+1 |
| | | | | | | a character run git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1405850 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | 52311 - Conversion to html : Problem in titles number | Sergey Vladimirov | 2012-11-05 | 1 | -0/+1 |
| | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1405808 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | Bug 53914 - TableRow#getTopBorder() return bottom's border | Sergey Vladimirov | 2012-11-05 | 1 | -0/+1 |
| | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1405752 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | Bugzilla 54070: Patch for typos in comments, javadoc and documentation | Yegor Kozlov | 2012-11-01 | 2 | -2/+2 |
| | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1404642 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | Bug #53282 - Avoid exception when parsing OPC relationships with ↵ | Yegor Kozlov | 2012-10-29 | 1 | -0/+1 |
| | | | | | | non-breaking spaces git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1403195 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | Bug #54016 - Avoid exception when parsing workbooks with DConRefRecord in ↵ | Yegor Kozlov | 2012-10-26 | 1 | -0/+1 |
| | | | | | | row aggregate git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1402482 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | Bug 54008: Fixed Ant build to support build directories with blanks | Yegor Kozlov | 2012-10-26 | 1 | -2/+3 |
| | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1402473 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | Bug #53374 Avoid exceptions when parsing hyperlinks of type 'javascript://' | Yegor Kozlov | 2012-10-26 | 1 | -0/+1 |
| | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1402470 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | Bug #53404 - Fixed compatibility issue with modifying xls files created by ↵ | Yegor Kozlov | 2012-10-25 | 1 | -0/+1 |
| | | | | | | POI-3.6 and earlier git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1402186 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | Bugzilla 53979 - Support fetching properties of Numbered Lists from PPT files | Yegor Kozlov | 2012-10-24 | 1 | -0/+1 |
| | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1401652 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | Bug #53784 - Partial support for fixed-length Outlook property values in ↵ | Nick Burch | 2012-10-15 | 1 | -0/+1 |
| | | | | | | HSMF, with test from Claudius from the bug report git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1398241 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | Bugzilla 53943 - added method processSymbol() to allow converting word symbols | Yegor Kozlov | 2012-10-12 | 1 | -0/+1 |
| | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1397554 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | Bugzilla 53763: avoid style mess when using HSSFOptimiser | Yegor Kozlov | 2012-10-12 | 1 | -0/+1 |
| | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1397548 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | preserve leading / trailing spaces in SXSSF | Yegor Kozlov | 2012-10-12 | 1 | -0/+1 |
| | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1397499 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | Bug 53965: Fixed XmlValueOutOfRangeExceptio calling getDataValidations for ↵ | Yegor Kozlov | 2012-10-10 | 1 | -0/+1 |
| | | | | | | custom validations with XSSFSheet git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1396650 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | Bugzilla >53974 - Avoid exception when constructing HSSFWorbook on Google ↵ | Yegor Kozlov | 2012-10-10 | 1 | -0/+1 |
| | | | | | | App Engine git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1396543 13f79535-47bb-0310-9956-ffa450edef68 |