1113 Commits (4575104984e6d74fe8756b709a79c0e86c3c0bef)

Author SHA1 Message Date
  Yegor Kozlov 4b1b2f4af2 validate hyperlink address as discussed on poi-user 12 years ago
  Nick Burch 3ab1ff0304 Update the license details to reflect current practice, to avoid confusion 12 years ago
  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
  Nick Burch d8627fa5e1 Correct license link 12 years ago
  Yegor Kozlov 1df1a286b9 Added implementation for SUMIFS(), see Bugzilla 52462 12 years ago
  Yegor Kozlov 797ff02699 added example how to merge .pptx slides 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
  Nick Burch 05bfb7c0c9 Bug #52389 - Handle ?/? format fractions as well as #/# ones, and tighten the criteria for triggering fraction formatting matching 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 587cfe2d2f Bugzilla 52219: fixed XSSFSimpleShape to set rich text attributes from XSSFRichTextString 12 years ago
  Yegor Kozlov 97a447bef4 applied patch from Bugzilla 52314: SheetUtil.getColumnWidth could be more flexible 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
  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 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 36f27c7385 Patch from Marcel May from bug #51875 - More XSSF formula new-line support 12 years ago
  Nick Burch 89517783f1 Convert POIFS EntryUtils.copyNodes(POFS,POIFS) to use FilteringDirectoryNode, so can exclude from copying nodes not just directly under the root 12 years ago
  Nick Burch 65fb35e5a0 Add a POIFS Helper FilteringDirectoryNode, which wraps a DirectoryEntry and allows certain parts to be ignored 12 years ago
  Yegor Kozlov ef049ea258 Bugzilla 52209: fixed inserting multiple pictures to a group or slide in XSLF 12 years ago
  Yegor Kozlov dcc11f4043 Bugzilla 51803: fixed HSLF TextExtractor to extract content from master slide 12 years ago
  Nick Burch fab3636895 Patch from bug #52190 - null check on XWPF setFontFamily 12 years ago
  Yegor Kozlov b0a7faba08 keep rat-check quiet, also started writing xslf docs 12 years ago
  Yegor Kozlov 8a841f2380 Bugzilla 52062: ensure that temporary files in SXSSF are deleted 12 years ago
  Sergey Vladimirov 16ff31e5ad Fix 47958 - ArrayIndexOutOfBoundsException from PicturesTable.getAllPictures() during Escher tree walk 12 years ago
  Sergey Vladimirov 2ac2e79652 fix 51944 - PAPFormattedDiskPage.getPAPX - IndexOutOfBounds 12 years ago
  Sergey Vladimirov bf3550b406 fix 52032 - HWPF - ArrayIndexOutofBoundsException with no stack trace (broken after revision 1178063) 12 years ago
  Yegor Kozlov 2490ebd2ff initial support for rendering pptx slides into images with a PPTX2PNG command-line utility 12 years ago
  Nick Burch 8b95448e83 Add implementation of RATE from patch in bug #52050 12 years ago
  Nick Burch 9e37ab56eb Patch from bug #51566 - HSLF fix for finishing parsing the picture stream on the first non-valid type 12 years ago
  Nick Burch 267754ddf8 Apply patch from bug #51974 - Avoid HWPF issue when identifying the picture type 12 years ago
  Nick Burch 573cf1a6fe Apply patch from bug #52035 - Fix signed issue with very large word 6 files 12 years ago
  Nick Burch 822442a75b Fix bug #51681 - doc example bug 12 years ago
  Nick Burch a234740a3b Fix bug #51949 - Avoid NPE on double close of ZipFileZipEntrySource 12 years ago
  Nick Burch b9e791ac99 Fix bug #51950 - XWPF may not always have footnotes in a document 12 years ago
  Nick Burch a45b2cd33f Fix bug #51963 - Correct AreaReference handling of references containing a sheet name which includes a comma 12 years ago
  Nick Burch 9395942e91 Fix bug #51955 - XSSFReader supplied StylesTables need to have the theme data available 12 years ago