aboutsummaryrefslogtreecommitdiffstats
path: root/src/ooxml/java/org/apache/poi/xwpf/usermodel/TOC.java
Commit message (Expand)AuthorAgeFilesLines
* Convert all *.java files to use native end of line character(s)Javen O'Neal2017-02-081-82/+82
* forbidden apis fixesAndreas Beeker2015-09-071-4/+5
* findbugs - DM_BOXED_PRIMITIVE_...Andreas Beeker2015-08-131-1/+1
* POI-57975: clean up white spaces and other style issues in XWPFTim Allison2015-05-291-82/+82
* Apply (with slight tweaks) patch from Phillip Epp from bug #48574 - further X...Nick Burch2010-06-111-1/+1
* more cleanup of deprecation warnings generated by javacYegor Kozlov2010-05-301-4/+4
* added an annotation '@Internal' to mark program elements intended for POI int...Yegor Kozlov2009-12-031-1/+19
* Bugzilla 47962 - Fixed some potential NPEs. Avoided unnecessary creation of b...Josh Micich2009-10-081-8/+6
* Table of Contents first implementationPaolo Mottadelli2009-09-281-0/+106