aboutsummaryrefslogtreecommitdiffstats
path: root/src/ooxml/java/org/apache/poi/xslf/usermodel/XSLFNotes.java
Commit message (Expand)AuthorAgeFilesLines
* #60331 - Remove deprecated classes - remove constructors with PackageRelation...Andreas Beeker2016-12-031-9/+0
* #54916 - POI does not always read all the slides in pptx filesAndreas Beeker2016-01-101-2/+12
* #58617 - Add custom safe XmlBeans type loader / rename vendor specific schema...Andreas Beeker2015-11-211-2/+3
* Use the default XmlOptions for all the invocations of the XmlBeans XML parsingDominik Stadler2015-10-171-1/+2
* common sl: reworked and unified generics definitionsAndreas Beeker2015-08-241-1/+3
* merged common_sl branch to trunkAndreas Beeker2015-07-241-2/+16
|\
| * committing intermediate results - hslf is mostly migrated to common interface...Andreas Beeker2015-04-271-3/+3
| * Snapshot commit - still lots of errors, xslf rendering works, started work on...Andreas Beeker2015-03-191-14/+9
| * initial commit - still lots of errors, but I need to switch to a clean trunk ...Andreas Beeker2015-02-211-2/+19
|/
* Bug 55164 - Support for adding slide notesAndreas Beeker2014-10-291-5/+8
* improved rendering of groupped shapes in xslfYegor Kozlov2011-12-041-1/+7
* more progress with xlsf: support for gradient and texture fills, backgrounds,...Yegor Kozlov2011-11-071-0/+5
* more progress with PPTX2PNG: support for gradient and texture fill, also refa...Yegor Kozlov2011-10-281-2/+2
* Add XSLF access to slide comments, and fix some code commentsNick Burch2011-09-041-6/+6
* Basic XSLF support for slide notesNick Burch2011-09-041-0/+78