| Commit message (Expand) | Author | Age | Files | Lines |
* | 65206 - Migrate ant / maven to gradle build | Andreas Beeker | 2021-03-27 | 1 | -560/+0 |
* | [bug-63046] Use Log4j 2 for logging | Marius Volkhart | 2021-02-21 | 1 | -1/+0 |
* | XDDF usermodel for Charts closes #68 on GitHub | Alain BĂ©arez | 2017-11-26 | 1 | -9/+0 |
* | Fixup change for CellReference to keep the behavior the same as before | Dominik Stadler | 2017-09-26 | 1 | -1/+1 |
* | Replace deprecated CellReference class and some other warnings fixed | Dominik Stadler | 2017-09-26 | 1 | -6/+4 |
* | Remove unnecessary type arguments (Java 8) | Dominik Stadler | 2017-09-16 | 1 | -3/+3 |
* | #61363 - Unify escher shape id allocation | Andreas Beeker | 2017-07-30 | 1 | -2/+1 |
* | #60586 - Support embedding OLE1.0 package in XSSF / SS Common | Andreas Beeker | 2017-01-15 | 1 | -20/+26 |
* | #60520 - Provide *SSF functionality via Common SS | Andreas Beeker | 2016-12-31 | 1 | -3/+4 |
* | fix several findbugs SF_SWITCH_NO_DEFAULT warnings | Javen O'Neal | 2016-04-12 | 1 | -0/+2 |
* | add @NotImplemented annotation to methods that are not implemented | Javen O'Neal | 2016-04-10 | 1 | -0/+2 |
* | #58597: Remove setAccessible (more coming soon) | Uwe Schindler | 2015-11-11 | 1 | -1/+2 |
* | #56791 More updates from OPOIFS to NPOIFS | Nick Burch | 2015-05-11 | 1 | -1/+0 |
* | Bug 45312: Add unit-test and javadoc, also convert file to proper line-ending... | Dominik Stadler | 2014-08-31 | 1 | -0/+4 |
* | javadoc house-keeping | Andreas Beeker | 2013-12-25 | 1 | -1/+2 |
* | Fix some JavaDoc items that are reported in the build-output | Dominik Stadler | 2013-12-25 | 1 | -4/+16 |
* | Bugzilla 55578 - Support embedding OLE1.0 packages in HSSF | Yegor Kozlov | 2013-10-13 | 1 | -6/+95 |
* | Start to remove @author tags, as per http://poi.apache.org/guidelines.html#Co... | Nick Burch | 2013-08-23 | 1 | -2/+0 |
* | fixed bug 53028, added check before serialization if any cell contains 2 or m... | Evgeniy Berlog | 2012-08-14 | 1 | -7/+31 |
* | complete refactoring in EscherAggregate | Evgeniy Berlog | 2012-08-12 | 1 | -1/+1 |
* | added javadoc and code refactoring | Evgeniy Berlog | 2012-08-08 | 1 | -4/+23 |
* | added javadoc and few other improvements | Evgeniy Berlog | 2012-08-06 | 1 | -19/+24 |
* | added few improvements | Evgeniy Berlog | 2012-07-23 | 1 | -17/+29 |
* | implemented removing of all shape types | Evgeniy Berlog | 2012-07-19 | 1 | -4/+7 |
* | implemented cloning of shapes | Evgeniy Berlog | 2012-07-19 | 1 | -96/+97 |
* | moved HSSFObjectData into drawing layer | Evgeniy Berlog | 2012-07-13 | 1 | -1/+1 |
* | fixed auto filters(added class HSSFCombobox) | Evgeniy Berlog | 2012-07-11 | 1 | -9/+2 |
* | checked all examples, added several features | Evgeniy Berlog | 2012-07-11 | 1 | -7/+27 |
* | implemented creating shapes in new file using new model | Evgeniy Berlog | 2012-07-06 | 1 | -16/+30 |
* | implemented work with existing shape groups and polygons | Evgeniy Berlog | 2012-07-01 | 1 | -0/+2 |
* | implemented creating comments in existing files, bugfixes | Evgeniy Berlog | 2012-06-28 | 1 | -0/+1 |
* | implemented creating shapes in existing files | Evgeniy Berlog | 2012-06-26 | 1 | -6/+32 |
* | initial support for reading shapes, see patch from June 8 in Bugzilla 53372 | Yegor Kozlov | 2012-06-08 | 1 | -0/+21 |
* | Support for appending images to existing drawings in HSSF | Yegor Kozlov | 2011-07-20 | 1 | -8/+22 |
* | Bugzilla 51196: Initial support for Spreadsheet Chart API | Yegor Kozlov | 2011-05-20 | 1 | -1/+25 |
* | initial support for excel auto-filters | Yegor Kozlov | 2010-08-08 | 1 | -0/+14 |
* | small tweak to fix compiler error after r884918 (differences in @Override rul... | Josh Micich | 2009-11-27 | 1 | -3/+2 |
* | improved work with cell comments in XSSF, also added support for cell comment... | Yegor Kozlov | 2009-11-27 | 1 | -0/+5 |
* | fixed compiler warnings. added some TODO comments | Josh Micich | 2009-02-13 | 1 | -45/+39 |
* | common ss interfaces for drawing, clientacnhor and picture, also some refacto... | Yegor Kozlov | 2008-11-12 | 1 | -5/+10 |
* | 1. moved ooxml enums into interfaces-jdk15, they are common and should be in ... | Yegor Kozlov | 2008-10-28 | 1 | -2/+1 |
* | Merged revisions 642878-642946 via svnmerge from | Nick Burch | 2008-04-05 | 1 | -24/+24 |
* | HSSF* classes implement same interfaces as XSSF* classes. | Ugo Cei | 2008-01-24 | 1 | -2/+2 |
* | Some more updates to the records->usermodel support for hssf shapes. Still no... | Nick Burch | 2008-01-15 | 1 | -0/+6 |
* | Make a start on processing shapes on a sheet out of a record. For now, doesn'... | Nick Burch | 2008-01-09 | 1 | -2/+50 |
* | HSSFPicture.resize() - a handy method to reset a picture to its original widt... | Yegor Kozlov | 2007-10-01 | 1 | -0/+1 |
* | Comment support from bug 41198, patch from Yegor | Nick Burch | 2007-01-01 | 1 | -0/+15 |
* | Applying the copy2license.pl script (with tiny modification to allow for more... | Henri Yandell | 2006-12-22 | 1 | -5/+6 |
* | Added image support for POI. See the quick guide for details. Sponsored thr... | Glen Stampoultzis | 2005-05-01 | 1 | -0/+17 |
* | Merged REL_2_BRANCH to head. | Glen Stampoultzis | 2004-08-23 | 1 | -3/+2 |