aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/pdf/PDFStructElem.java
Commit message (Expand)AuthorAgeFilesLines
* Transition source to standard maven hierarchy (initial).Glenn Adams2016-03-031-300/+0
* FOP-2499: PDF/UA warnings for nested elementsSimon Steiner2015-07-281-3/+22
* FOP-2488: Support PDF/UASimon Steiner2015-06-161-0/+8
* FOP-2436: Merging of Tagged (Accessible) PDFSimon Steiner2015-06-111-0/+26
* FOP #2234: NPE when rendering a document with markers and accessibility is en...Vincent Hennebert2013-04-081-1/+4
* Bugzilla 53778: When PDF accessibility is enabled, the contents for the diffe...Vincent Hennebert2012-08-241-2/+4
* Bugzilla #53639: When PDF accessibility is enabled, the Scope attribute must ...Vincent Hennebert2012-08-021-14/+15
* Bugzilla #53596: When PDF accessibility is enabled, the structure tree must c...Vincent Hennebert2012-07-241-0/+34
* When PDF accessibility is enabled, treat repeated table headings as artifactsVincent Hennebert2012-07-161-3/+1
* The Type entry is optional for a structure element. Not outputting it allows ...Vincent Hennebert2012-05-231-1/+0
* Added support for PDF object streams.Temp_PDF_ObjectStreamsVincent Hennebert2012-03-211-1/+1
* enable UnusedImports rule; fix violationsGlenn Adams2012-03-021-1/+0
* Merged in Temp_ImproveAccessibilityPeter Hancock2012-02-101-31/+83
|\
| * Addressed findbugs and checkstyle regressionsTemp_ImproveAccessibilityPeter Hancock2012-02-061-0/+8
| * Associate structure tree elements directly to render contentPeter Hancock2012-01-271-29/+73
| * Removed the DOM representation of the structure tree.Vincent Hennebert2011-11-241-2/+2
|/
* Extracted code related to logical structure out of PDFDocumentHandler and put...Vincent Hennebert2009-10-121-70/+53
* Added support for adding natural language information on page-sequence and do...Jeremias Maerki2009-04-171-0/+29
* Removed FO to role mapping from the PDF library and moved it next to the rend...Jeremias Maerki2009-04-171-77/+28
* Bugzilla #46705:Jeremias Maerki2009-02-191-0/+196