4921 İşlemeler (8eaddd5fe2cbf21ec3d348644455d5efdd049bf3)
 

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