15 Commits (072aec8ad2462adcdf86e7446d47f4e3b1ea4a45)

Author SHA1 Message Date
  PJ Fanning 072aec8ad2 use common PictureType 1 year ago
  PJ Fanning 2a0c1b82c7 add getPictureTypeEnum 1 year ago
  PJ Fanning b24d8ca779 remove use of some calls to deprecated cursor dispose() 1 year ago
  Dominik Stadler 116c3e91ad Add/update some JavaDoc 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 98091532bf add XWPFDocument.getSettings 2 years ago
  PJ Fanning 9de29ea3fc use isEmpty() 2 years ago
  PJ Fanning 233fbadf0a close cursors in finally blocks 2 years ago
  PJ Fanning 22d162cc7d close input streams for parts 2 years ago
  PJ Fanning d6ab8e8444 [github-290] Customize Spliterator implementations for better parallelism. Thanks to Daniel Shuy. This closes #290 2 years ago
  PJ Fanning d6d739d5ae highlight some exceptions 2 years ago
  PJ Fanning 14c7218be8 use try block to close output streams 2 years ago
  Andreas Beeker 0614835c55 #65304 - Add commons-io as a dependency 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
  Sayi 0efa53456a Create, get, modify and remove comments, support operating paragraphs, pictures and tables in comments 3 years ago
  Marius Volkhart 259c9967ef [bug-63046] Use Log4j 2 for logging 3 years ago
  Andreas Beeker c5f6dfa68e Bug 56205 - Upgrade OOXML schema to 3rd edition (transitional) 3 years ago
  PJ Fanning b8cb440ce4 [github-195] Rework getParagraph functions for XWPF. Thanks to Marius Volhart. This closes #195 3 years ago
  PJ Fanning d8cfe433dd close OPCPackage if there is an exception 4 years ago
  Dominik Stadler 1a5cec89d8 Replace manual close with try-with-resources 4 years ago
  Alain Béarez 4703c18b83 Miscellaneous fixes for chart functionalities 4 years ago
  Axel Howind 4f8879f8ef use zero size arg to toArray(), use Collection.addAll() (#63805, second patch) 4 years ago
  PJ Fanning ea58359b7c [github-153] XWPFParagraph: easier way to create a link. Thanks to Thibaut Cuvelier. This closes #153 4 years ago
  Andreas Beeker fce876b4ef merge trunk 5 years ago
  Alain Béarez ef75a6d2d2 create chart from scratch by sandeeptiwari32 5 years ago
  PJ Fanning 8726e046a0 [bug-62692] issue when using widlfy xml parser 5 years ago
  PJ Fanning d2594d3207 [github-118] Added get/set for mirror margins setting. This closes #118 5 years ago
  PJ Fanning 4adebdbe1c [github-115] implement endnote. This closes #115 5 years ago
  PJ Fanning cf58960bd0 [github-114] Extend docx footnote support. Thanks to Eliot Kimber. This closes #114 5 years ago
  PJ Fanning 3d756a7bd3 [bug-62435] Rename getAllEmbedds method to getAllEmbeddedParts (getAllEmbedds is retained but deprecated) 6 years ago
  Andreas Beeker cdb3de9dc0 #62355 - unsplit packages - 3 - only imports 6 years ago
  Alain Béarez f4a5c3289d code cleaning according to code review recommendations (closes #93) 6 years ago
  PJ Fanning e415b852f8 [Bug 61972] Adding chart in Document of MS-Word File without reading Temp MS-Word File. Thanks to Sandeep Tiwari. This closes #91 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
  Alain Béarez 3b8f806850 XDDF usermodel for Charts closes #68 on GitHub 6 years ago
  Javen O'Neal d96f9ce495 bug 61745: add support for charts in XWPF/docx. Thanks to Sandeep Tiwari for the patch 6 years ago
  Dominik Stadler 8f324b99fa Fix some Sonar issues 6 years ago
  Dominik Stadler 467053d91c Various code cleanups, "final" for static methods is useless, for-loops, simplify boolean conditions, try-with-resource, javadoc, ... 6 years ago
  Dominik Stadler 399381da8d Remove unnecessary local variables 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
  PJ Fanning 36d940ce39 [Bug-61354] fix issue with extracting text from Word docs. This closes #66 6 years ago
  PJ Fanning 52d3ea57f4 javadoc: replace invalid self enclosing elements 6 years ago
  Andreas Beeker 446ed93c4a - SonarCube fixes 7 years ago
  Mark Murphy 37f1598ac2 53009: Problem creating header and footer 7 years ago
  Andreas Beeker adc96cdca9 Dispose XmlCursor 8 years ago
  Dominik Stadler 734cd9d484 Code cleanup via IntelliJ: Remove unnecessary semicolon 8 years ago
  Dominik Stadler 14e3827e8c Apply patch to fix bug 57495: getTableArray method can not get 0 pos table 8 years ago