9128 Commits (b2c0c7907cd2a9e09134fb634da1f588c84ea771)
 

Author SHA1 Message Date
  PJ Fanning b2c0c7907c add gradle wrapper 6 years ago
  PJ Fanning aca52d2a51 bouncycastle 1.59 6 years ago
  PJ Fanning 7e434aa155 [bug-62038] handle null font size in XSLFTextRun copy 6 years ago
  Alain Béarez a5d2574538 code cleaning according to code review recommendations (closes #93) 6 years ago
  Tim Allison db3e8697f7 related to Bug 61991 -- include docx in test suite to trigger inclusion of CTPictureBase 6 years ago
  PJ Fanning 48a5e63ad7 [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 f628f27f5b Remove use of xmlbeans 2.3.0 in build to simplify our build dependencies 6 years ago
  PJ Fanning 0e8b027dbf Remove use of xmlbeans 2.3.0 in build to simplify our build dependencies 6 years ago
  PJ Fanning d12d1afa23 remove unnecessary test override 6 years ago
  Alain Béarez 5f0072983b introduce XDDFShapeProperties as user model API (closes #72 from GitHub) 6 years ago
  PJ Fanning d4df69570c [github-86] expose language for Text Runs. Thanks to Geoff Baskwill. This closes #86 6 years ago
  Dominik Stadler 859ce548a4 Deprecate methods with typos and provide new ones. 6 years ago
  Dominik Stadler 0fd44af52b Remove unused property in build.xml 6 years ago
  Dominik Stadler 6ac8433953 Bug 61937: Add more javadoc 6 years ago
  Dominik Stadler 214695e09c Bug 61543: do not fail with "part already exists" when tables are created/removed 6 years ago
  Dominik Stadler e05a94e8ee Bug 61550: Add more information to exception text and verify that it is thrown 6 years ago
  Dominik Stadler 3072fd0674 Add .gitattribute file and set lf for one sample-file, see bug 61609 6 years ago
  Dominik Stadler 33d5bf0961 Bug 61648: Test Sheet.setArrayFormula for SXSSF 6 years ago
  Dominik Stadler bc4eb140c5 Add test which verifies that bug 61652 is not appearing any more on latest trunk 6 years ago
  Dominik Stadler d4e89724c7 Update some tests and IntelliJ warnings 6 years ago
  PJ Fanning d10ec59751 Bug-61947 remove deprecated method 6 years ago
  PJ Fanning 272e33e4a8 Bug-61947 remove deprecated method 6 years ago
  PJ Fanning 822608f1a6 Bug-61947 remove deprecated method 6 years ago
  PJ Fanning ef89809723 Bug-61947 add back deprecated methods (removed by accident) 6 years ago
  PJ Fanning 0f390dab17 Bug-61947 remove deprecated method 6 years ago
  PJ Fanning 186736ce11 Bug-61947 remove deprecated method 6 years ago
  Andreas Beeker 95bbbe5678 #61797 - Embed Excel / Ole objects into powerpoint 6 years ago
  Andreas Beeker 45c73e1741 #61943 - SL Common: narrow generics definition because of tighter java9 checks 6 years ago
  Andreas Beeker 2a18d2d4db #61942 - Refactor PackagePartName handling and add getUnusedPartIndex method 6 years ago
  Andreas Beeker 2dc2933f9a #61941 - Move Ole marker generation to Ole10Native 6 years ago
  Andreas Beeker 7d3876cf12 #61940 - Replace ClassID statics with enum 6 years ago
  Andreas Beeker 4073f568cd #61939 - Provide schema for AlternateContent - provide new ooxml-schemas-1.4.jar 6 years ago
  Andreas Beeker e262b250d7 #61939 - Provide schema for AlternateContent - provide new ooxml-schemas-1.4.jar 6 years ago
  Yegor Kozlov ca7549131b Bug 58106: when a cell with a 'master' shared formula is removed, the next cell in the range becomes the master 6 years ago
  Yegor Kozlov ff6f06cc27 Bugzilla 61116: Formula evaluation fails when using matrix addition within index function call 6 years ago
  Dominik Stadler 24c2b4fabe Disable test which currently breaks with every little change to the resulting XML 6 years ago
  Dominik Stadler 7a50340cbf Bug 61665: Enhance SSPerformanceTest some more to add a warmup run and allow to run with unsynchronized XmlBeans 6 years ago
  Dominik Stadler 9eb8fedf5d Fix bug 61787, which was introduced by bug 58067: Change how deleted content is detected to not incorrectly see too much text as deleted. 6 years ago
  Dominik Stadler 451c26874a Bug 61798: Fix usage of getLastCellNum(), unfortunately this is a bit misleading compared to getFirstCellNum()... 6 years ago
  Dominik Stadler eb8fac4f77 Bug 61911: Avoid IndexOutOfBounds access when reading pictures 6 years ago
  Dominik Stadler 822188c49a Fix IntelliJ warnings and code formatting, generalize ExcelToHtmlUtils, use try-with-resources, update/enhance JavaDoc somewhat 6 years ago
  Greg Woolsey 31ae97e748 Added a couple missing null checks. 6 years ago
  Greg Woolsey a7a3293fb9 Implement DMAX and DSUM functions, following the pattern from DMIN. 6 years ago
  PJ Fanning 50c0ba01c6 Remove misleading SXSSF logging 6 years ago
  Yegor Kozlov 64d98e7872 Bug 61869: updating a cell with shared formula produces an unreadable file 6 years ago
  PJ Fanning 12f82dd617 use try with resources 6 years ago
  PJ Fanning 7cdaeba856 use try with resources 6 years ago
  PJ Fanning 57dcaedde7 use StandardCharsets 6 years ago
  PJ Fanning bfff3c7bd8 use StandardCharsets 6 years ago
  PJ Fanning af11cb1023 use non deprecated method for adding string to shared strings table 6 years ago