5408 Commits (ad6a8a3cd135a56b51227b8a3aede28433e62296)
 

Author SHA1 Message Date
  Andreas Beeker ad6a8a3cd1 Bug 41246 - AIOOBE with missing notes entries 10 years ago
  Nick Burch 42933d40bc Fix whitespace - reformat to consistent spaces, instead of a mix of tabs and spaces 10 years ago
  Andreas Beeker a30d2870c8 Bug 48593 - [PATCH] Multiple Saves Causes Slide Corruption 10 years ago
  Dominik Stadler 7f22915265 Bug 51158: clear out Memory-based part before writing to it, 10 years ago
  Dominik Stadler 95c628e04d Remove unnecessary separate length, an array already has one 10 years ago
  Dominik Stadler be4e27c463 Update to latest JaCoCo 0.6.4 10 years ago
  Dominik Stadler b002f0497a Add some @Overrides suggested by Eclipse, generics and some warnings, 10 years ago
  Dominik Stadler 232b92bf11 Fix some Eclipse warnings in ReaderWriter 10 years ago
  Dominik Stadler 32c7f02ba3 Remove unused members and make others private 10 years ago
  Andreas Beeker c0c4008124 Bug 55579 - [PATCH] Patch for add/embed OLE objects into HSLF 10 years ago
  Andreas Beeker 8372eb89ec javadoc and compiler warning house-keeping 10 years ago
  Andreas Beeker c950d95a65 javadoc house-keeping 10 years ago
  Dominik Stadler 22a0f8cf67 Fix some JavaDoc items that are reported in the build-output 10 years ago
  Andreas Beeker 31458eb486 JCE policy fix 10 years ago
  Andreas Beeker b282bd7f9c Fix jdk-differences for encryption patch 10 years ago
  Andreas Beeker 5fd22dd31a Fix jdk-differences for encryption patch 10 years ago
  Andreas Beeker 633084ecfd Fix jdk-differences for encryption patch 10 years ago
  Andreas Beeker bf2b13b9fa Patch for Bug/Enhancement 55818 - add encryption support 10 years ago
  Yegor Kozlov 97e6fae71e patch 55731: StringBuilder logic in DataFormatter.cleanFormatForNumber 10 years ago
  Yegor Kozlov 2dd8f267d0 patch 55730: Fix org.apache.poi.ss.usermodel.BuiltinFormats.java for 0x29-0x2c 10 years ago
  Yegor Kozlov 95617413cd removed pictureFileZero.ppt from svn as requested by the owner, see discussion on @poi-dev from Dec 12, 2013 10 years ago
  Nick Burch 4135f84652 Fix bug #55901 - Avoid using RMI based 10 years ago
  Nick Burch ef4388323a Don't use the degree symbol in comments, as it upsets the compiler, and causes the javadoc tool to error. Use the word degrees instead, much safer 10 years ago
  Nick Burch a7099fe6b7 More javadocs for Cell.setCellType 10 years ago
  Dominik Stadler 36a5196c2c Add moreunit-settings 10 years ago
  Dominik Stadler 2fdc436d8e Refactor XSSFExportToXml a bit, split code into more methods 10 years ago
  Dominik Stadler 9484ef6f17 Bug 55850: fix NullPointerException during extraction from XSSF 10 years ago
  Dominik Stadler 8e89928c88 Bug 55640, added reproducer, a fix for the Exception cases and some verify-tests to ensure future 10 years ago
  Dominik Stadler 7926036f2f Bug 55745: fix handling of tables in XSSF if there are comments as well, add testcase which was committed to the wrong tag 10 years ago
  Dominik Stadler 59b0bd2ef0 Bug 55745: fix handling of tables in XSSF if there are comments as well, there is not much sense in leaving the loop on the first instance of comment table and skipping all the other tables. 10 years ago
  Dominik Stadler a76a0bb480 Set source of generated ooxml classes 10 years ago
  Cédric Walter c36b01a601 Bug 55768: added Line charts support and setting axis tick marks, title 10 years ago
  Cédric Walter 4a55b25fd8 Bug 54676: added new chart axis type: Category axis 10 years ago
  Nick Burch bb7d33fe7c Patch from Andreas Beeker from bug #53475 - Switch XWPF test to JUnit 4, so that we can skip one part of the tests if the JVM doesn't support larger keys 10 years ago
  Nick Burch 888f855287 Patch from Andreas Beeker from bug #53475 - further OOXML Encryption support, covering more ciphers 10 years ago
  Nick Burch c8a5207f2b Formatting standards are all spaces, not mixed tabs, so fix the Eclipse preferences 10 years ago
  Nick Burch c842462a77 Fix whitespace 10 years ago
  Nick Burch 7c740518ef Another test file from Andreas Beekerndreas Beeker from bug #53475 10 years ago
  Nick Burch f138584877 More JavaDoc tweaks, and suppress deprecated warnings where these are expected 10 years ago
  Nick Burch 1e0b6afd1b Consistent indenting, based on current POI style guide 10 years ago
  Nick Burch a510627ab1 Fix some JavaDocs, and add a generic constructor based on ZipEntrySource 10 years ago
  Nick Burch 8b58a82c00 Reduce duplication by replacing lots of deprecated methods with calls to their replacement (which is basically the same code anyway) 10 years ago
  Nick Burch b22e5b830b Try to make a few OPCPackage error messages more helpful, and slightly reform the configure code block to make it hopefully easier to read 10 years ago
  Yegor Kozlov b524036bd4 Bugzilla 55560 : Patch for hiding slides in HSLF 10 years ago
  Yegor Kozlov 9d1409c7d3 Patch 53176 - Fixed auto shapes render problem in pptx files 10 years ago
  Nick Burch b2a64e7f7c Unit tests for Shrink To Fit cell style support (#55661) 10 years ago
  Nick Burch 9332cdcc18 Start on HSSF/XSSF Shrink To Fit support, see bug #55661 10 years ago
  Nick Burch 3e91be2c5a Patch from Andreas Beeker from bug #49237 - HSSF Row Style XfIndex is 12 not 16 bits of data 10 years ago
  Nick Burch 44ea1fd9d6 Patch from Andreas Beeker from bug #53475 - CSPName may not always be present on OOXML encrypted documents, plus test 10 years ago
  Cédric Walter fb3659fc0d Bug 55742: fixed mirr FormulaEvalTestData.xls tests 10 years ago