8 Commits (b24d8ca779cacbff53f55e4f45c9f1e5364eeff1)

Author SHA1 Message Date
  PJ Fanning b24d8ca779 remove use of some calls to deprecated cursor dispose() 1 year ago
  PJ Fanning b7261c1621 remove use of some calls to deprecated cursor dispose() 2 years ago
  PJ Fanning 699d71e524 add extra max size config 2 years ago
  PJ Fanning 7005a44cc7 add extra max size config 2 years ago
  PJ Fanning 9de29ea3fc use isEmpty() 2 years ago
  PJ Fanning 233fbadf0a close cursors in finally blocks 2 years ago
  Andreas Beeker 7ab1c9c0fd fix javadocs 3 years ago
  Andreas Beeker b6aee1ef6d 65206 - Migrate ant / maven to gradle build 3 years ago
  Andreas Beeker 37791e4bdf 65206 - Migrate ant / maven to gradle build 3 years ago
  PJ Fanning b8cb440ce4 [github-195] Rework getParagraph functions for XWPF. Thanks to Marius Volhart. This closes #195 3 years ago
  Andreas Beeker 22a9be8706 #64036 - Replace reflection calls in factories for Java 9+ - POIXMLDocument factories 4 years ago
  Dominik Stadler 1a5cec89d8 Replace manual close with try-with-resources 4 years ago
  Andreas Beeker cdb3de9dc0 #62355 - unsplit packages - 3 - only imports 6 years ago
  Dominik Stadler 62c8296c70 Fix IntelliJ warnings and code formatting, generalize ExcelToHtmlUtils, use try-with-resources, update/enhance JavaDoc somewhat 6 years ago
  PJ Fanning aa9b57774f use StringBuilder in more places 6 years ago
  Dominik Stadler 0cfa1ede4c Remove unnecessary type arguments (Java 8) 6 years ago
  Dominik Stadler 037800436a Let IntelliJ cleanup some code-warnings across the whole code-base: unnecessary casts 6 years ago
  Andreas Beeker b988f251ad #60331 - Remove deprecated classes - remove constructors with PackageRelationship argument 7 years ago
  Andreas Beeker fe3359729b findbugs fix 7 years ago
  Mark Murphy 1c3d84671e 57366: XWPFTable to Header / Footer 7 years ago
  Andreas Beeker adc96cdca9 Dispose XmlCursor 8 years ago
  Dominik Stadler 14e3827e8c Apply patch to fix bug 57495: getTableArray method can not get 0 pos table 8 years ago
  Andreas Beeker c47f676397 #54916 - POI does not always read all the slides in pptx files 8 years ago
  Andreas Beeker b3ce115ea5 remove unnecessary @SuppressWarnings("deprecation") warnings (because of old xml schemas) 8 years ago
  Andreas Beeker 118e3ec20a fix eclipse warning - mostly generics cosmetics 8 years ago
  Nick Burch 94071f0395 #58237 Add some more XWPF header and footer tests 8 years ago
  Tim Allison 0a914712bc POI-57975: clean up white spaces and other style issues in XWPF 9 years ago
  Andreas Beeker 56051c3e44 merge with trunk 9 years ago
  Andreas Beeker f39e6bea74 Bug 56854 - XMLBeans performance when using getXXXList() and other proxy methods 9 years ago
  Andreas Beeker 019f40493b FindBugs fix 10 years ago
  Nick Burch 8465abf932 Patch from Tim Allison from bug #54849 - Controlled content/Form (Std/StdBlock) content 11 years ago
  Nick Burch d246052993 Fix and update JavaDoc entries, and correct areas with wildy inconsistent whitespace / style to the surrounding code 11 years ago
  Nick Burch f5f44581d3 Patch from bug #51486 from Mike McEuen (with a few whitespace tweaks) - XWPF support for adding footnotes 13 years ago
  Yegor Kozlov 8b85912bed cleaned javadocs warnings 13 years ago
  Yegor Kozlov b988ca3855 bug 51265: Enhanced Handling of Picture Parts in XWPF 13 years ago
  Maxim Valyanskiy b621f02de0 dispose xml cursor when iteration over it is done (more) 13 years ago
  Maxim Valyanskiy 48ef63e2c5 Ensure that XWPFParagraph.getDocument() is not null 13 years ago
  Yegor Kozlov 6abbe13c0d cleaned javadoc warnings 13 years ago
  Nick Burch db4de8a4f3 Add a getBodyElements() method to XWPF IBody, to make access to embedded paragraphs and tables easier, and a few tidy-ups 13 years ago
  Nick Burch 3cf16f40d2 Fix deprecated warnings 14 years ago
  Nick Burch 2064225f6d Fix 1.6-isms from the patch from bug #48574 14 years ago
  Nick Burch 91f1934fcc Apply (with slight tweaks) patch from Phillip Epp from bug #48574 - further XWPF support for tables, paragraphs, including enhanced support for adding new ones 14 years ago
  Yegor Kozlov 787da03838 added an annotation '@Internal' to mark program elements intended for POI internal use only, marked all public accessors to OOXML xmlbeans as @Internal 14 years ago
  Paolo Mottadelli 95afcef9e6 createHeader/Footer methods + tests 15 years ago
  Yegor Kozlov 1aafa11722 Support for extraction of footnotes from docx files, see Bugzilla 45556 15 years ago
  Yegor Kozlov 2927970645 1. removed interfaces-jdk14, they are now obsolete2. started paving the way for XWPF 15 years ago
  Nick Burch 157a78a1d0 Have XWPFWordExtractor extract headers and footers 16 years ago
  Nick Burch 910d9e66f7 Improve paragraph text stuff, and further header tests 16 years ago
  Nick Burch ef8ded706d Improve how XWPFParagraph works, so it is child order aware 16 years ago
  Nick Burch b9d51638ea Start on xwpf header/footer support 16 years ago