| Commit message (Expand) | Author | Age | Files | Lines |
* | deprecation fix | Andreas Beeker | 2016-05-16 | 1 | -1/+1 |
* | Pull out two more XSSF namespace definitions as re-usable constants | Nick Burch | 2016-02-23 | 1 | -4/+2 |
* | Javadocs fixes | Andreas Beeker | 2016-01-13 | 1 | -2/+0 |
* | #54916 - POI does not always read all the slides in pptx files | Andreas Beeker | 2016-01-10 | 1 | -11/+20 |
* | bug 58636: upgrade anchor types from int to AnchorType enum | Javen O'Neal | 2015-11-25 | 1 | -4/+3 |
* | bug 58365: patch from Hannes Erven: add method to efficiently get all cell co... | Javen O'Neal | 2015-11-23 | 1 | -1/+2 |
* | #58617 - Add custom safe XmlBeans type loader / rename vendor specific schema... | Andreas Beeker | 2015-11-21 | 1 | -9/+13 |
* | Bug 57164 - XSSFDrawing.createCellComment() does not honor dx and dy values p... | Andreas Beeker | 2014-11-16 | 1 | -3/+11 |
* | Apply patch to fix bug 56835: Unreadable content when adding multiple comment... | Dominik Stadler | 2014-10-21 | 1 | -4/+13 |
* | 55347 - integrate textbox text extraction with Excel extractors | Tim Allison | 2013-08-08 | 1 | -1/+1 |
* | Bug 54920: do not set column and row separatedely, but use a reference | Dominik Stadler | 2013-06-23 | 1 | -3/+3 |
* | Bugzilla 53568 - Set shapes anchors in XSSF when reading from existing drawings | Yegor Kozlov | 2012-10-04 | 1 | -5/+33 |
* | optimized unused imports and removed deprecation warnings in poi-ooxml | Yegor Kozlov | 2012-03-05 | 1 | -1/+0 |
* | Bugzilla 52268 - support cloning sheets with drawings in XSSF | Yegor Kozlov | 2011-12-07 | 1 | -19/+26 |
* | Add a bit more XSSFDrawing testing, not all of which works properly yet... | Nick Burch | 2011-10-05 | 1 | -1/+8 |
* | Add a disabled test for bug #51850, and tweak the OPC package exceptions to m... | Nick Burch | 2011-09-22 | 1 | -2/+1 |
* | Bug 50458: Fixed missing shapeId in XSSF drawings | Yegor Kozlov | 2011-06-13 | 1 | -0/+12 |
* | bug 51265: Enhanced Handling of Picture Parts in XWPF | Yegor Kozlov | 2011-06-01 | 1 | -1/+1 |
* | Bugzilla 51196: Initial support for Spreadsheet Chart API | Yegor Kozlov | 2011-05-20 | 1 | -7/+59 |
* | Initial support for XSSF Charts. Provides easy access to the underlying CTCha... | Nick Burch | 2011-04-08 | 1 | -3/+20 |
* | added an annotation '@Internal' to mark program elements intended for POI int... | Yegor Kozlov | 2009-12-03 | 1 | -0/+2 |
* | small tweak to fix compiler error after r884918 (differences in @Override rul... | Josh Micich | 2009-11-27 | 1 | -3/+1 |
* | improved work with cell comments in XSSF, also added support for cell comment... | Yegor Kozlov | 2009-11-27 | 1 | -0/+30 |
* | Big import tidyup using eclipse "Organise Imports" - avoid wildcard imports, ... | Nick Burch | 2009-11-03 | 1 | -9/+19 |
* | reduced the number of compiler warnings generated by JDK 1.6.13 with -Xlint | Yegor Kozlov | 2009-10-04 | 1 | -1/+1 |
* | removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla... | Yegor Kozlov | 2009-09-13 | 1 | -0/+0 |
* | Changed CRLF to LF in ooxml/java. Minor fixes for compiler warnings and forma... | Josh Micich | 2009-05-20 | 1 | -247/+248 |
* | added modifiers for anchor type to XSSFClientAnchor | Yegor Kozlov | 2009-03-21 | 1 | -1/+8 |
* | import OpenXML4j codebase | Yegor Kozlov | 2009-01-29 | 1 | -1/+1 |
* | common ss interfaces for drawing, clientacnhor and picture, also some refacto... | Yegor Kozlov | 2008-11-12 | 1 | -1/+7 |
* | 1. moved ooxml enums into interfaces-jdk15, they are common and should be in ... | Yegor Kozlov | 2008-10-28 | 1 | -1/+3 |
* | more cleanup and refactoring of the ooxml code:1. removed deprecated methods ... | Yegor Kozlov | 2008-10-25 | 1 | -7/+4 |
* | more progress on SpreadsheetML drawing layer;finished XSSFPicture, auto-sizin... | Yegor Kozlov | 2008-10-17 | 1 | -8/+88 |
* | applied patch #45967 by Gisella Bronzetti: support for XSSFPrintSetup object | Yegor Kozlov | 2008-10-12 | 1 | -1/+1 |
* | Initial support for SpreadsheetML drawings,implemented XSSFPicture, added abi... | Yegor Kozlov | 2008-10-10 | 1 | -0/+155 |