3734 Commits (936bf2f9b35abc7e54945f163745a594e32d9a57)

Author SHA1 Message Date
  Yegor Kozlov 936bf2f9b3 fixed bug 51670: avoid LeftoverDataException when reading .xls files with invalid LabelRecord 12 years ago
  Yegor Kozlov 3ca4e3bd2d avoid exceptions when using POI in Tika, see BUgs 51771 and 51770 12 years ago
  Yegor Kozlov 686f2ca6d0 updated status.xml to reflect changes from Bug 51196 12 years ago
  Yegor Kozlov e4b2a66d09 more progress with xssf chart api, see Bug 51196 12 years ago
  Yegor Kozlov 57c369a541 fixed failing xlsf test 12 years ago
  Yegor Kozlov 9c108f4fee initial support for table styles in XSLF 12 years ago
  Nick Burch 5ea324076a Patch from bug #51785 - Allow XSSF setForceFormulaRecalculation to work with the minimal ooxml-schemas jar 12 years ago
  Sergey Vladimirov 4f3b802513 add sprmPDxaLeft1 0x8460 PAPX SPRM support 12 years ago
  Sergey Vladimirov aaa92a202b use margin CSS properties to control indentation in HTML 12 years ago
  Sergey Vladimirov a45d61c740 fix Bug 51772 - IllegalArgumentException Parsing MS Word 97 - 2003; 12 years ago
  Sergey Vladimirov 36bd0ba1a3 Update test cases 12 years ago
  Sergey Vladimirov dbfe0d76d0 fix field updating in AbstractEscherOptRecord; 12 years ago
  Nick Burch b8c1a91b4b Fix typo 12 years ago
  Sergey Vladimirov 3865952867 update test case 12 years ago
  Nick Burch 9e5ce7c248 Update XSLFPowerPointExtractor to include Comment Authors along with comment text 12 years ago
  Nick Burch d9f9af50e2 XSLF initial work on comment authors, and tests 12 years ago
  Nick Burch 80741fdf37 Convert the XSLF text extractor from using the old style low level code to use usermodel 12 years ago
  Nick Burch a88a80e615 Add XSLF access to slide comments, and fix some code comments 12 years ago
  Nick Burch 7fed9e4936 Remove incorrect svn:executable property from several Java source files 12 years ago
  Nick Burch a727217e9e Basic XSLF support for slide notes 12 years ago
  Nick Burch 4b125e7ccd Start on XSLF notes master support, and add a XMLSlideShow basics test, along with making it easier to get to the common slide data via XSLFSheet 12 years ago
  Sergey Vladimirov a3d8166421 extract processSheet() method to use with single-sheet processing 13 years ago
  Sergey Vladimirov f93819a4e4 update test case 13 years ago
  Sergey Vladimirov 940d0e3efc replace getInstance() / getOptions() with getShapeType for EscherSpRecord 13 years ago
  Sergey Vladimirov 62613ea8db additional check for null arguments 13 years ago
  Sergey Vladimirov 43e3ab672d split option field into version and instance 13 years ago
  Sergey Vladimirov b442d2a74a fixed width for tables in FO 13 years ago
  Sergey Vladimirov 1d431311d6 handle "Times Roman" font 13 years ago
  Yegor Kozlov 87af8e1576 link to press release on the main page 13 years ago
  Sergey Vladimirov 7d54db4875 add text spanning support 13 years ago
  Sergey Vladimirov 0648c81942 fix FO errors and add cells formatting 13 years ago
  Sergey Vladimirov 289d9722e6 add initial implementation for Excel to XSL FO converter 13 years ago
  Yegor Kozlov aecca9fd65 release of 3.8-beta4 has been made, updated web site 13 years ago
  Nick Burch 3788b2dee4 Add missing license header 13 years ago
  Nick Burch ed8a3c3686 Add missing license header to a log4j file 13 years ago
  Yegor Kozlov fe2a215244 trunk is 3.8-beta5 now 13 years ago
  Sergey Vladimirov dae2c57a09 move poi.util.POIUtils to poi.poifs.filesystem.EntryUtils 13 years ago
  Sergey Vladimirov 357f78f1da add copyrights and comments 13 years ago
  Sergey Vladimirov 4813799df7 add watermark test case (as example) 13 years ago
  Sergey Vladimirov ebe0c65b9a add getOfficeArtSpContainer() method to OfficeDrawing 13 years ago
  Sergey Vladimirov 1aa9ddb230 dump header graphics 13 years ago
  Sergey Vladimirov 56fe9f8685 dump FIB field values (starting from 154 offset) 13 years ago
  Sergey Vladimirov 16e9e11493 do not test ex45698-22488.xls -- requires too much memory 13 years ago
  Sergey Vladimirov 2366e41d68 fix NPE 13 years ago
  Sergey Vladimirov 983ef6fd96 update paragraph rebuilding for case when empty papx [n; n) happens at the end of file 13 years ago
  Sergey Vladimirov 93156c819e update assertion condition for case where empty PAPX appears at the start of document, i.e. [0; 0) 13 years ago
  Sergey Vladimirov 1cd10ba583 update test case after colors conversion fix 13 years ago
  Sergey Vladimirov 06f53cd95c add page-break test case 13 years ago
  Sergey Vladimirov e5654d854b add page breaks support; fix paragraphs-in-bookmarks handling 13 years ago
  Sergey Vladimirov 6f75fdd41e add test case for "page break before" property of paragraph 13 years ago