654 Commits (31624647c29cec6f858bbfe29c79e0323fd7ac74)

Author SHA1 Message Date
  Yegor Kozlov 31624647c2 fixed bug 51470 - avoid exception when cloning XSSF sheets with background images 13 years ago
  Yegor Kozlov 0b356585f5 fixed bug 51481 - fixed autofilters in HSSF to avoid warnings in Excel 2007 13 years ago
  Yegor Kozlov f804dd9e7b Fixed bug 51533 - Avoid exception when changing name of a sheet containing shared formulas 13 years ago
  Yegor Kozlov cbb80e2943 Support for appending images to existing drawings in HSSF 13 years ago
  Sergey Vladimirov af6641682a added initial support for bookmark 13 years ago
  Yegor Kozlov 95b70a204b bug 46250 - Fixed cloning worksheets with images 13 years ago
  Sergey Vladimirov f666208048 fix Bug 51524 -- PapBinTable constructor is slow (regression) 13 years ago
  Nick Burch 432167c031 Fix bug #51514 - Allow HSSFObjectData to work with both POIFS and NPOIFS, and fix some generics warnings 13 years ago
  Nick Burch f8aa3bcced Fix first part of bug #51514 - HSSF copy nodes from NPOIFS 13 years ago
  Yegor Kozlov a58d9dd33b Bug 51504 - avoid NPE when DefaultRowHeight or DefaultColumnWidth records are missing 13 years ago
  Nick Burch ae3d9daaaa Fix bug #51502 - Correct the Subtotal function javadoc entry 13 years ago
  Yegor Kozlov 585c3d0e6f support for hyperlinks in SXSSF 13 years ago
  Sergey Vladimirov e9279074fb update status and .doc for issue 49933 13 years ago
  Nick Burch 84ff0f8423 Fix bug #51469 - XSSF support for row styles, to match existing HSSF functionality 13 years ago
  Nick Burch 21ebb4606f Apply patch from bug #51476 - Correct XSSF cell formatting in HTML export 13 years ago
  Nick Burch f5f44581d3 Patch from bug #51486 from Mike McEuen (with a few whitespace tweaks) - XWPF support for adding footnotes 13 years ago
  Sergey Vladimirov 03ea58049c already fixed 48065 - Problems with save output of HWPF (losing formatting) 13 years ago
  Sergey Vladimirov 7edecc34bf fix 47563 - Exception when working with table 13 years ago
  Sergey Vladimirov 299da44a4d fix 47287 - StringIndexOutOfBoundsException in CharacterRun.replaceText() 13 years ago
  Sergey Vladimirov d165590374 update status 13 years ago
  Sergey Vladimirov 48eb8175ae update status 13 years ago
  Nick Burch 6ad2983a79 Fix bug #51474 - SXSSF handling for null strings 13 years ago
  Yegor Kozlov b515618dff bug 48294 - Fixed HSSFWorkbook.setSheetOrder() to respect inter-sheet references 13 years ago
  Yegor Kozlov 16bee58c25 Bug 51448 - Avoid exception when evaluating workbooks with more than 256 sheets 13 years ago
  Nick Burch 3fc8c3b1b7 Apply patch from bug #51458 - Correct BitField wrapping when setting large values 13 years ago
  Nick Burch 5d2797bff2 Apply patch from bug #51460 (with some related generics tweaks) - Improve HSSF performance when loading very long rows, by switching the CellValue array to an iterator 13 years ago
  Yegor Kozlov 586645ade8 Bug 51444 - Prevent corrupted output when saving files created by LibreOffice 3.3 13 years ago
  Yegor Kozlov 2186074689 Bug 51422 - Support using RecalcIdRecord to trigger a full formula recalculation on load 13 years ago
  Yegor Kozlov cfa2b94845 Bug 50474 - Example demonstrating how to update workbook embedded in a WordprocessingML document 13 years ago
  Yegor Kozlov d0f07c56da Bug 51431 - Avoid IndexOutOfBoundException when removing freeze panes in XSSF 13 years ago
  Yegor Kozlov 7827d9101e Bug 48877 - Fixed XSSFRichTextString to respect leading and trailing line breaks 13 years ago
  Yegor Kozlov b8df0e686b Bug 49564 - Fixed default behaviour of XSSFCellStyle.getLocked() 13 years ago
  Yegor Kozlov 26c6241c8a Bug 48314 - Fixed setting column and row breaks in XSSF, also updated javadocs 13 years ago
  Yegor Kozlov f0cc57338e Bug 51424 - Ignore exceptions in ParagraphSprmUncompressor 13 years ago
  Yegor Kozlov 8c7449a0bf Bug 51415 - Fixed Workbook.createSheet(sheetName) to truncate names longer than 31 characters 13 years ago
  Yegor Kozlov 847b579fcc Bug 51332 - Fixed internal IDs of shapes generated by HSSFPatriarch when there are more than 1023 drawing objects 13 years ago
  Yegor Kozlov 49448123e1 Bug 48408: Improved documentation for Sheet.setColumnWidth 13 years ago
  Yegor Kozlov bc8498d596 Support for sprmPJc paragraph SPRM and handling of additional properties in ParagraphSprmCompressor, see Bugzilla 51389 and 51390 13 years ago
  Yegor Kozlov f1ec56abe2 updated web site docs 13 years ago
  Yegor Kozlov e40d99937e Bug 50681 - Avoid exception in HSSFDataFormat.getDataFormatString() 13 years ago
  Yegor Kozlov 64208474aa Bug 50681 - Fixed autosizing columns beyond 255 character limit 13 years ago
  Yegor Kozlov 8176097e37 Bug 51374 - Fixed incorrect setting of lastPrinted OOXML core property 13 years ago
  Yegor Kozlov 0f5f4424e5 Bugzilla 51351: Word to XSL-FO converter 13 years ago
  Yegor Kozlov b0f8fcc9ee Bug 50458: Fixed missing shapeId in XSSF drawings 13 years ago
  Yegor Kozlov 87140f2bc9 Bug 51339 - Fixed arithmetic rounding in formula evaluation 13 years ago
  Yegor Kozlov eddc5eee9e Bugzilla 51356: Support autoSizeColumn in SXSSF 13 years ago
  Yegor Kozlov 9e8dd1a859 Bugzilla 51335: Parse picture goal and crop sizes 13 years ago
  Yegor Kozlov a2e6747abd Bug 51305: Add sprmTCellPaddingDefault support; Update Table Cell Descriptor, make it non-from-file; 13 years ago
  Yegor Kozlov b988ca3855 bug 51265: Enhanced Handling of Picture Parts in XWPF 13 years ago
  Nick Burch 7956f9da8b Patch from Sergey from bug #51292 - Additional HWPF Table Cell descriptor values 13 years ago