6364 Commits (common_sl)
 

Author SHA1 Message Date
  Nick Burch aa84a05ad1 To better match OPOIFS, pad to the end of a block with 0xFF/-1 9 years ago
  Nick Burch 335ba49ef5 More NPOIFS ministream tests 9 years ago
  Nick Burch 2f735be6f1 Allow optional dumping of the raw ministream as well 9 years ago
  Dominik Stadler 58df0dad39 Revert to state before running unit-tests to not have arbitrary test-changes applied to the sample file. 9 years ago
  Nick Burch 0912df5e35 Support optionally dumping the properties stream 9 years ago
  Dominik Stadler d6a03e7394 Open file read-only in test to avoid making it dirty during running unit tests 9 years ago
  Nick Burch c3c7ce3c85 Put the properties table at block 0, with the first BAT at block 1, to hopefully solve #58061 9 years ago
  Nick Burch 5c5bafacd2 Print mini stream information, and property entries 9 years ago
  Nick Burch 799e53d039 Fix inconsistent whitespace 9 years ago
  Nick Burch 2362cacb3e Refactor the small block reader creation, so that POIFSHeaderDumper can dump the sbat structure too 9 years ago
  Andreas Beeker 1b1d5835b6 Bug 54332 - WMF extraction failing in Tika for older PowerPoint Files 9 years ago
  Dominik Stadler dfca03ec03 Fix test to find the exception-text in all cases 9 years ago
  Dominik Stadler 4a8093dc4f show full exception stack-trace if zip-bomb detection test fails 9 years ago
  Andreas Beeker 27ca5d522a Removed Java7 calls 9 years ago
  Andreas Beeker 5a42a0cd05 Bug 56865 - Limit number of bytes (by counting them) while opening office docs 9 years ago
  Andreas Beeker 5adb9cd513 Bug 58069 - Biff8RC4 xorShort returns wrong value for unsigned shorts 9 years ago
  Dominik Stadler 23c7c91401 Add public key of Dominik Stadler (centic) 9 years ago
  Andreas Beeker e90b9dd5e1 Bug 58040 - Log Forging 9 years ago
  Dominik Stadler 230990a630 Bug 57923: Fix check for tokens in NameRecord.getExternSheetNumber() to avoid ArrayOutOfBoundsException 9 years ago
  Andreas Beeker a080a9c56f fixed javadoc links after imports have been organized 9 years ago
  Dominik Stadler 4589cb309e Bug 56655: Fix Sumifs for cases where the criteria is in error. 9 years ago
  Dominik Stadler d8edfc6e37 Bug 56420: Fix possible NullPointerException when empty cell is included in Sumif calculation 9 years ago
  Andreas Beeker 40aae2250b Rendering fixes 9 years ago
  Dominik Stadler 5562f55c77 Comment out writing to file in c:/temp which breaks the build now 9 years ago
  Dominik Stadler 675758cc85 Move more tests into base class and add a TestSXSSFBugs class to verify some things that are supported against SXSSFWorkbook as well 9 years ago
  Dominik Stadler 39955f60f8 Make setLandscape(false) and setLeftToRight(false) do what one would expect 9 years ago
  Dominik Stadler 70b17d739f Add settings for the Eclipse plugin "moreunit" 9 years ago
  Dominik Stadler e8a5994956 Bug 57963: Add a task to the integration-test build which verifies that most examples can be built without scratchpad.jar 9 years ago
  Dominik Stadler 666e469f32 remove some older jacoco jars from the lib-directories to avoid loading outdated 3rd party code 9 years ago
  David North eaeb706dec Whitespace seems to be confusing the license header check; try pasting one off another file. 9 years ago
  Dominik Stadler 64196fdad2 One more file with missing license header 9 years ago
  Dominik Stadler 468c6ef9e5 add missing license header 9 years ago
  Andreas Beeker a602060b48 Rendering of rotated group shapes fixed, other smaller fixes, defaulting to white transparent slide background 9 years ago
  David North 76998bc75c Add explicit test for NPE only caught by other tests. Test '97 fallback behaviour generally. 9 years ago
  David North 26dda73341 My own patch to fix #56328 9 years ago
  Andreas Beeker b00e544e9b Fixed TextRun handling and various junit tests 9 years ago
  David North 0d55c0c772 Add my PGP key to the list. 9 years ago
  David North 32e8fac65c Use a different arbitrary value for the ID of the comment shape type. This appears to prevent Excel >= 2010 from turning POI-written comments into the wrong shape (giant curved arrow). 9 years ago
  Dominik Stadler f998d39515 Bug 53109: Correctly handle unicode strings in NameCommentRecord 9 years ago
  Nick Burch e538572bea Patch from René Scheibe from bug #57512 - Fix potential NPE in DateUtil for invalid dates 9 years ago
  Dominik Stadler e5c1a36de9 Add missing license header 9 years ago
  Dominik Stadler b051a10087 Bug 57904: Add full source build from dist-packages to CI builds 9 years ago
  Dominik Stadler e11a46e6ad List more targets in help, make jar-src work standalone 9 years ago
  Dominik Stadler 18aa9b54a6 Set version to 3.13-beta1 9 years ago
  Tim Allison 0a914712bc POI-57975: clean up white spaces and other style issues in XWPF 9 years ago
  Andreas Beeker 16ac6b107e Fixed several test drivers or the implementation 9 years ago
  Tim Allison 179e46232b POI-57889 -- actually trigger inclusion of CTNumLvl with document contributed by Moritz Dorka on TIKA-1315 9 years ago
  Nick Burch d6f899fd9d Note on why ooxml needs scratchpad, for one part only 9 years ago
  Nick Burch 9530ad26c6 Correct package 9 years ago
  Nick Burch e4ef91f186 Pull out the parts of TextPainter needed by XSLF from HSLF to common-SL in core #57963 9 years ago