9166 Commits (4ad4d76241eae44386e52c3a23ca1b7ca28d1458)
 

Author SHA1 Message Date
  PJ Fanning 4ad4d76241 [bug-62055] Fix XSSFImportFromXML table resize. Thanks to Leonard Kappe. This closes #99 6 years ago
  Greg Woolsey 02719ac4ba Fix for bug #62130. Turns out there were cases when a workbook with multiple edit/save cycles on the same instance would save stale cell data, resulting in incorrect copies. 6 years ago
  Greg Woolsey 617013a376 The table auto-filter range should not include table footer rows, while the table range does. POI was using the same for both regardless of footers. 6 years ago
  PJ Fanning 7019178203 further uptake of int methods for font lookups 6 years ago
  PJ Fanning 05b0de574c [bug-62018] use ints to index fonts 6 years ago
  PJ Fanning 61b0d86a2d apply changes from com.github.pjfanning:xmlbeans 6 years ago
  PJ Fanning 842211c163 add xmlbeans code (latest from xmlbeans svn) 6 years ago
  PJ Fanning 1e4136d82d add apache license to new examples due to rat check failures 6 years ago
  Nick Burch d0e9e4bc6d Unit test to try to reproduce bug #62108 (currenly works though...) 6 years ago
  Nick Burch bd56cf68af Add some write/change code as well for Groovy 6 years ago
  Nick Burch 31eb52b8ab Commit examples from the JVM Languages page 6 years ago
  PJ Fanning e80f53af6e [github-94] Add Range Copier. Thanks to Dragan Jovanović. This closes #94 6 years ago
  Dominik Stadler 1523a433e6 Fix some IntelliJ warnings in XDGF area 6 years ago
  Alain Béarez b964cffa2c [bug-57369] support for major and minor unit on XDDFChart axes 6 years ago
  Mark Murphy 6e67073692 #55953 Added methods to position a table 6 years ago
  Andreas Beeker fc0cc15903 Update JAXB classes with fixed javadocs for java 8 doclint 6 years ago
  Mark Murphy 8284c501c3 Added missing table border types to XWPF 6 years ago
  Andreas Beeker bf8c0a9f58 #61947 - Remove deprecated classes (POI 4.0.0) 6 years ago
  Andreas Beeker 9968e86b14 #62096 - Add support for tabstops 6 years ago
  Andreas Beeker 5f71c80131 FindBugs fixes 6 years ago
  Mark Murphy 0e3e8c795a Add ability to set get and remove outer borders for tables 6 years ago
  Mark Murphy 09a1aeee11 Corrected spelling on a few classpath entries 6 years ago
  Dominik Stadler 694e3c7826 Bug 62042: Adjust gradle build to properly set the locale 6 years ago
  Dominik Stadler 21e5140462 Various smaller adjustments: Remove filename in test, remove unused parameters, fix a few simple typos in JavaDoc and add more JavaDoc and some more tests 6 years ago
  PJ Fanning a911347aae fix further typo in exception message 6 years ago
  Dominik Stadler 5030a1273e Fix small typo, closes PR #97 on Github. 6 years ago
  PJ Fanning 04766b92fc add mockito dependency to sonar pom.xml to fix maven-dsl build 6 years ago
  PJ Fanning 0cd2fdc86a fix findbug issues introduced recently 6 years ago
  PJ Fanning 15e1aa8b8b fix use of forbidden apis in row shift code 6 years ago
  PJ Fanning aae614424e use spaces for indents in some files 6 years ago
  PJ Fanning 45fe4d12c5 [bug-55713] Wrong ErrorStyle for DataValidations. Thanks to Philemon Schucker. This closes #95 6 years ago
  PJ Fanning 5881891eee add missing licenses to source code 6 years ago
  PJ Fanning 445ca472e1 [github-81] Formula adjusting in context of column shifting. Thanks to Dragan Jovanović. This closes #81 6 years ago
  PJ Fanning 5c82f99cd8 add byte-buddy and objenesis dependencies for mockito 6 years ago
  PJ Fanning 3575cee028 [bug-62038] add mockito based unit test 6 years ago
  PJ Fanning aefd6cf103 ignore broken test temporarily 6 years ago
  PJ Fanning 42ffb63210 some changes to allow shared string table to be subclassed 6 years ago
  PJ Fanning 47a21a80d4 [github-90] change default DSIG algorithm to SHA256. Thanks to Jörn Franke. This closes #90 6 years ago
  PJ Fanning 8e458d814a add gradle wrapper 6 years ago
  PJ Fanning ef952a3ca0 bouncycastle 1.59 6 years ago
  PJ Fanning ddf90fa341 [bug-62038] handle null font size in XSLFTextRun copy 6 years ago
  Alain Béarez f4a5c3289d code cleaning according to code review recommendations (closes #93) 6 years ago
  Tim Allison e2fe5c190a related to Bug 61991 -- include docx in test suite to trigger inclusion of CTPictureBase 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
  PJ Fanning c15a35b4c7 Remove use of xmlbeans 2.3.0 in build to simplify our build dependencies 6 years ago
  PJ Fanning eaaeb4b6dd Remove use of xmlbeans 2.3.0 in build to simplify our build dependencies 6 years ago
  PJ Fanning 5d596f6fc5 remove unnecessary test override 6 years ago
  Alain Béarez 53b99ecd17 introduce XDDFShapeProperties as user model API (closes #72 from GitHub) 6 years ago
  PJ Fanning a13c9fa2ce [github-86] expose language for Text Runs. Thanks to Geoff Baskwill. This closes #86 6 years ago
  Dominik Stadler 268d3371c6 Deprecate methods with typos and provide new ones. 6 years ago