aboutsummaryrefslogtreecommitdiffstats
path: root/src/ooxml/java/org/apache/poi/xslf/usermodel/XSLFNotesMaster.java
Commit message (Expand)AuthorAgeFilesLines
* 65206 - Migrate ant / maven to gradle buildAndreas Beeker2021-03-271-112/+0
* #64088 - SlideShow rendering fixesAndreas Beeker2020-01-191-7/+7
* #62355 - unsplit packages - 3 - only importsAndreas Beeker2018-05-271-3/+2
* Bug 62092 - Text not extracted from grouped text shapes in HSLFAndreas Beeker2018-04-181-17/+10
* remove some deprecated code slated for removal in 3.18PJ Fanning2017-09-161-1/+0
* Remove unnecessary local variablesDominik Stadler2017-09-161-2/+1
* #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/+13
* #58617 - Add custom safe XmlBeans type loader / rename vendor specific schema...Andreas Beeker2015-11-211-3/+4
* Use the default XmlOptions for all the invocations of the XmlBeans XML parsingDominik Stadler2015-10-171-2/+3
* common sl: reworked and unified generics definitionsAndreas Beeker2015-08-241-2/+3
* Snapshot commit - still lots of errors, xslf rendering works, started work on...Andreas Beeker2015-03-191-2/+2
* initial commit - still lots of errors, but I need to switch to a clean trunk ...Andreas Beeker2015-02-211-2/+3
* Add missing close() of resources in both production code and testsDominik Stadler2014-12-281-3/+7
* Bug 55164 - Support for adding slide notesAndreas Beeker2014-10-291-4/+40
* more progress with xlsf: support for gradient and texture fills, backgrounds,...Yegor Kozlov2011-11-071-3/+6
* more progress with PPTX2PNG: support for gradient and texture fill, also refa...Yegor Kozlov2011-10-281-5/+0
* Start on XSLF notes master support, and add a XMLSlideShow basics test, along...Nick Burch2011-09-041-0/+78