4917 Commits (bcb898e9778d4b2078f59474a4ee34c9cf82d293)
 

Author SHA1 Message Date
  Nick Burch bcb898e977 Fix bug #52540 - Relax the M4.1 constraint on reading OOXML files, as some Office produced ones do have 2 Core Properties, despite the specification explicitly forbidding this 12 years ago
  Maxim Valyanskiy 91f163c97a bug#52560 - ArrayIndexOutOfBoundsException: -2 on NPOIFSFileSystem.readBAT 12 years ago
  Nick Burch d8627fa5e1 Correct license link 12 years ago
  Yegor Kozlov 97d0beab68 support kerning in XSLF text runs 12 years ago
  Yegor Kozlov 1df1a286b9 Added implementation for SUMIFS(), see Bugzilla 52462 12 years ago
  Yegor Kozlov 2de8e37935 more XSLF tests to ensure that poi-ooxml-schemas.jar contains all used classes 12 years ago
  Yegor Kozlov 013ba86bb0 corrected javadoc for StandardRecord#serialize(LittleEndianOutput out) as reported in poi-dev 12 years ago
  Yegor Kozlov 797ff02699 added example how to merge .pptx slides 12 years ago
  Yegor Kozlov c15348c065 added common interface for containers of shapes in XSLF 12 years ago
  Nick Burch 5588a1c136 Correct fraction formatting quick return logic 12 years ago
  Nick Burch 9350ef41d4 Support more OOXML custom properties for text extraction 12 years ago
  Nick Burch 9d68c28c69 POIXMLPropertiesTextExtractor support for extracting custom OOXML properties as text 12 years ago
  Nick Burch 57c4509faa Fix bug #52449 - Support writing XWPF documents with glossaries (plus fix some indenting) 12 years ago
  Nick Burch ee24b94d80 Fix bug #52446 - Handle files which have been truncated by a few bytes in NPropertyTable 12 years ago
  Nick Burch e0198826c3 Patch from Steve Vysny from bug #52438 - Update CellDateFormatter to handle times without seconds 12 years ago
  Yegor Kozlov 463c68c6b3 more progress with merging external slides 12 years ago
  Nick Burch 7a49fa7ad4 Add disabled tests for custom formats 12 years ago
  Nick Burch 1160285073 Add AM/PM DataFormatter tests for bug #52389 (already working properly) 12 years ago
  Nick Burch 05bfb7c0c9 Bug #52389 - Handle ?/? format fractions as well as #/# ones, and tighten the criteria for triggering fraction formatting matching 12 years ago
  Nick Burch 34760dac11 Fix generics warnings 12 years ago
  Yegor Kozlov 8c4165d75d patch from Bugzilla 52200: updated XWPF table example code 12 years ago
  Yegor Kozlov a20915f758 Bugzill 52378: Support for Excel's Analysis Tool Pack functions workday and networkdays 12 years ago
  Nick Burch ca28206971 Inspired by bug #52349 - Merge the logic between the TEXT function and DataFormatter 12 years ago
  Nick Burch b3709bbd36 Fix bug #52349 - Correctly support excel style date format strings in the TEXT function 12 years ago
  Nick Burch c156c039c4 Bug #52369 - XSSFExcelExtractor should format numeric cells based on the format strings applied to them 12 years ago
  Nick Burch 7371290ff7 Fix bug #52369 - Event based XSSF parsing should handle formatting of formula values in XSSFSheetXMLHandler 12 years ago
  Yegor Kozlov 1b65bb839a Bugzilla 52348: Avoid exception when creating cell style in a workbook that has an empty xf table 12 years ago
  Yegor Kozlov f5c1596661 Bugzilla 52219: fixed XSSFSimpleShape to set rich text attributes from XSSFRichTextString 12 years ago
  Yegor Kozlov 587cfe2d2f Bugzilla 52219: fixed XSSFSimpleShape to set rich text attributes from XSSFRichTextString 12 years ago
  Yegor Kozlov dde2d28102 Addition to Bugzilla 51961: enable compression of temp files when loading existing workbook 12 years ago
  Yegor Kozlov 97a447bef4 applied patch from Bugzilla 52314: SheetUtil.getColumnWidth could be more flexible 12 years ago
  Yegor Kozlov 40e7917560 more xlsf docs and samples 12 years ago
  Yegor Kozlov 799ab1ff5d xlsf tutorial and cookbook updates 12 years ago
  Yegor Kozlov e6826bae17 updated downloads page to reflect status of 3.8-beta5 release 12 years ago
  Nick Burch 7f116f9325 Add a NPOIFS constructor to WorkbookFactory, to match the regular POIFS one 12 years ago
  Yegor Kozlov 0189b53f7e current version is 3.8-beta6 now 12 years ago
  Yegor Kozlov acde56403e removed svn:executable bit from project files 12 years ago
  Yegor Kozlov 89916468a5 Bugzilla 52204: Deprecated XSSFWorkbook(String path) constructor because it does not close underlying .zip file 12 years ago
  Yegor Kozlov 217dbe5502 fixed javadoc warnings 12 years ago
  Yegor Kozlov b048579ca0 keep rat quiet 12 years ago
  Yegor Kozlov 46cee93e66 disabled a test failing under jdk 1.5: it assumes rounding mode half-up and jdk 1.6+ 12 years ago
  Yegor Kozlov ad6cfe5ca1 Bugzilla 46288: fixed refcount of Fill pictures in HSLF 12 years ago
  Yegor Kozlov 3009b07746 Bugzilla 51961: support compression of temp files in SXSSF 12 years ago
  Yegor Kozlov fc4c8d077e Bugzilla 52268 - support cloning sheets with drawings in XSSF 12 years ago
  Nick Burch 6ea60a0623 Patch from Fabian from bug #52285 - support Smart Tags in XWPF paragraphs, with test (and fixing indents) 12 years ago
  Nick Burch fba6593d40 Test that shows that bug #52288 is already fixed 12 years ago
  Nick Burch 765d970a45 Add test file for bug #51873 from Jeremy, and a test that uses it 12 years ago
  Nick Burch 36f27c7385 Patch from Marcel May from bug #51875 - More XSSF formula new-line support 12 years ago
  Yegor Kozlov 99bd60879a improved rendering of groupped shapes in xslf 12 years ago
  Nick Burch b8e52ae6ff Restore HWPF support for inline Escher images (stored in Escher rather than direct in a PICFAndOfficeArtData in the main stream), plus add test for this kind of file 12 years ago