summaryrefslogtreecommitdiffstats
path: root/src/ooxml/java/org
Commit message (Expand)AuthorAgeFilesLines
...
* start process of introducing an interface for Styles and Themes TablesPJ Fanning2018-07-266-16/+163
* reduce dependence on CTCommentPJ Fanning2018-07-261-1/+0
* reduce dependence on CTCommentPJ Fanning2018-07-261-4/+3
* start process of introducing an interface for Comments TablePJ Fanning2018-07-266-16/+79
* add SharedStrings interface to allow our XSSF code to more easily extended by...PJ Fanning2018-07-258-18/+147
* [github-117] Add getStyleWithName() to XWPFStyles. This closes #117PJ Fanning2018-07-253-32/+38
* make ReadOnlySharedStringsTable subclassablePJ Fanning2018-07-251-16/+6
* Add missing apache licenses. This closes #116PJ Fanning2018-07-245-0/+80
* [github-115] implement endnote. This closes #115PJ Fanning2018-07-2410-569/+1080
* [github-114] Extend docx footnote support. Thanks to Eliot Kimber. This close...PJ Fanning2018-07-214-31/+269
* code formattingPJ Fanning2018-07-112-28/+20
* more usage of shared rebuildRowsPJ Fanning2018-07-091-22/+8
* update indentsPJ Fanning2018-07-091-335/+331
* [bug-62522] include partName in exception messagePJ Fanning2018-07-061-408/+409
* mark constructor as publicPJ Fanning2018-07-021-1/+0
* #62513 - Don't try to parse embedded package relationshipsAndreas Beeker2018-06-302-4/+9
* #59268 - remove duplicated typeloader in POI and use fixed XmlBeans implement...Andreas Beeker2018-06-233-98/+5
* #60713 - (S)XSSFWorkbook/POIXMLDocument.write(OutputStream) closes the Output...Andreas Beeker2018-06-142-2/+20
* #62452 - Extract configuration while verifying XML signaturesAndreas Beeker2018-06-133-28/+239
* [bug-62438] remove nullable class (and use java.util.Optional). This closes #111PJ Fanning2018-06-137-889/+1069
* fix some deprecation warningsPJ Fanning2018-06-082-5/+5
* remove obsolete dev classesAndreas Beeker2018-06-084-445/+0
* fix some deprecation warningsPJ Fanning2018-06-074-9/+8
* fix some javadocPJ Fanning2018-06-071-677/+686
* fix some javadocPJ Fanning2018-06-072-0/+15
* [bug-62435] Rename getAllEmbedds method to getAllEmbeddedParts (getAllEmbedds...PJ Fanning2018-06-066-7/+23
* fix test class namePJ Fanning2018-06-061-1/+0
* #62187 - Compiling with Java 10 fails with ClassCastException / use commons-c...Andreas Beeker2018-06-0319-259/+172
* sonar fixesAndreas Beeker2018-06-025-18/+10
* sonar fixes andAndreas Beeker2018-06-022-13/+16
* sonar fixesAndreas Beeker2018-06-023-49/+13
* sonar fixesAndreas Beeker2018-06-012-386/+336
* #62355 - unsplit packages - 3 - only importsAndreas Beeker2018-05-27136-260/+254
* #62355 - unsplit packages - 2 - modified classes (not only imports)Andreas Beeker2018-05-273-2/+168
* #62355 - unsplit packages - 1 - moved classesAndreas Beeker2018-05-2721-1157/+37
* fix spellingPJ Fanning2018-05-271-8/+8
* [githib-110] rename text segment class. This closes #110PJ Fanning2018-05-271-4/+4
* [githib-110] rename text segment class. This closes #110PJ Fanning2018-05-271-3/+3
* sonar fixesAndreas Beeker2018-05-252-1/+12
* sonar fixesAndreas Beeker2018-05-235-9/+29
* #62393 - Inconsistent slide import behavior depending on Mac OS X VersionAndreas Beeker2018-05-216-13/+40
* #62051 - Two shapes have the same shapeId within the same slide.Andreas Beeker2018-05-2011-51/+56
* #61633 - Zero width shapes aren't renderedAndreas Beeker2018-05-191-80/+123
* #62037 - SlideNames should not be null but have a default as if accessed by VBAAndreas Beeker2018-05-161-1/+7
* #62381 - Fix rendering of AutoShapesAndreas Beeker2018-05-162-3/+9
* A few more places I should never have introduced Cell as a parameter, sine Ce...Greg Woolsey2018-05-081-7/+6
* Bug 62187 - commit Commons Compress unrelated changesAndreas Beeker2018-04-2522-656/+619
* #62319 - handle slide layouts in extractorAndreas Beeker2018-04-201-0/+1
* #61459 - HSLFShape.getShapeName() returns name of shapeType and not the shape...Andreas Beeker2018-04-202-7/+4
* #62319 - Decommission XSLF-/PowerPointExtractorAndreas Beeker2018-04-206-19/+52