323 Commits (8e4d2bbba3af7f25093000167190ece44912e7ef)

Author SHA1 Message Date
  Yegor Kozlov 8e4d2bbba3 Fixed evaluation of cell references with column index greater than 255, see bugzilla 50096 13 years ago
  Yegor Kozlov 3aef93a73b use cached formula result when autosizing sheet columns, see Bugzilla 50211 13 years ago
  Nick Burch a6cc5ed707 Add a few more little bits of formula unit tests 13 years ago
  Maxim Valyanskiy 48ef63e2c5 Ensure that XWPFParagraph.getDocument() is not null 13 years ago
  Nick Burch 877982ea92 Fix bug #50119 - avoid NPE when XSSFReader comes across chart sheets 13 years ago
  Yegor Kozlov 3eea555e41 revert usages of getXYZList() back to getXYZArray() in XSSF, also misc performance optimizations 13 years ago
  Yegor Kozlov 6ac11ae86c allow overridden built-in formats in XSSFCellStyle, see Bugzilla 49928 13 years ago
  Nick Burch 172106ae2c Add unit tests for the XWPF decorator classes 13 years ago
  Nick Burch 8d0eb2afe9 Fix bug #49966 - Correctly remove calcChain entries for XSSF cells that stop holding formulas 13 years ago
  Nick Burch af0085fd32 Fix bug #47582 - XSSFCellStyle support for creating a style in one workbook based on a style from a different one 13 years ago
  Nick Burch 97c27ca476 Fix bug #49765 - Fix XWPFDocument.addPicture so that it correctly sets up relationships 13 years ago
  Nick Burch 0aa3daebee Fix bug #49941 - Correctly handle space preservation of XSSFRichTextRuns when applying fonts to parts of the string 13 years ago
  Nick Burch dbaf5aba32 Add disabled, failing unit test for bug #49940 13 years ago
  Nick Burch 326486c891 Various XWPF picture tweaks and more unit tests 13 years ago
  Nick Burch f52e5b1fd5 Fix up imports to remove un-used ones 13 years ago
  Nick Burch 6b1a10ac97 Correct XWPFRun detection of bold/italic in a paragraph with multiple runs of different styles 13 years ago
  Nick Burch 3d0143a196 Link XWPFPicture to XWPFRun, so that embedded pictures can be access from where they live in the text stream 13 years ago
  Nick Burch fa56cf7435 XWPF paragraph improvements - Make XWPFParagraph make more use of XWPFRun, and less on internal StringBuffers. Also improve handling of Hyperlinks inside XWPFParagraph objects through XWPFHyperlinkRun 13 years ago
  Nick Burch db4de8a4f3 Add a getBodyElements() method to XWPF IBody, to make access to embedded paragraphs and tables easier, and a few tidy-ups 13 years ago
  Yegor Kozlov 45f1391ee7 fixed evaluation of shared formulas in XSSF, see Bugzilla 49872 13 years ago
  Yegor Kozlov 0a97b41c1d avoid corruption of XSSFWorkbook after removing all merged cells from sheet, see Bugzilla 49895 13 years ago
  Nick Burch 8d475c729d Add getMimeType() method to HSSF/XSSF PictureData, alongside existing file extension 14 years ago
  Yegor Kozlov 409b9af380 improved API for hiding sheets, see Bugzilla 49878 14 years ago
  Yegor Kozlov e99294ebc5 fixed XSSFFormulaEvaluator to support blank cells, added BaseTestFormulaEvaluator - a common superclass for testing implementations of FormulaEvaluator 14 years ago
  Yegor Kozlov 5fc4b570ca ensure that CTNumPr is included in poi-ooxml-schemas.jar (Bugzilla 49833) 14 years ago
  Yegor Kozlov 66f0404514 added ZipFileAssert, this file was in the original OpenXML4J package but wasn't included in POI-3.5 14 years ago
  Yegor Kozlov d959321d72 fixed evaluation of XSSF workbooks containing formulas with reference errors (#REF!), see Bugzilla 49783 14 years ago
  Yegor Kozlov faa64fa1f4 support for protecting a XSSF workbook, see Bugzilla #48900 14 years ago
  Yegor Kozlov fc6fe5f375 initial support for excel auto-filters 14 years ago
  Yegor Kozlov 0427fc7a0f close OPC package before assertion, otherwise the test fails on Win7 (unix-based systems always pass) 14 years ago
  Nick Burch 8261bb3e8a Support nested outlook files in ExtractorFactory 14 years ago
  Nick Burch ddbddfafa4 Improve handling and warnings when closing OPCPackage objects 14 years ago
  Nick Burch cc8c15ca6c Fix bug #49702 - Correct XSSFWorkbook.getNumCellStyles to check the right styles list 14 years ago
  Nick Burch 620eb21796 Commit unit test change too 14 years ago
  Yegor Kozlov 8ddb1b6dbd Support for escaped unicode characters in Shared String Table, see bug #49653 14 years ago
  Yegor Kozlov c9f9d48ff8 insert the content of fldSimple fields into the XWPFWordTextExtractor output, see bug #49455 14 years ago
  Yegor Kozlov 3726ef1074 do case-insensitive comparison when detecting Content_Types part, tolerate backslashes in part names. see bug 49609 14 years ago
  Nick Burch 1c4ce4e305 Fix deprecated warnings 14 years ago
  Nick Burch fd922298ef Enable Word6Extractor in ExtractorFactory 14 years ago
  Nick Burch f69404de8d Fix bug #49446 - Don't consider 17.16.23 field codes as properly part of the paragraph's text 14 years ago
  Nick Burch b75c47e1e5 More XSLF tests for the less common extensions, and initial support for .thmx (theme) files - currently just stretches to not breaking... 14 years ago
  Nick Burch a864b415a6 Remove spurious svn:executable flags 14 years ago
  Nick Burch 91f1934fcc Apply (with slight tweaks) patch from Phillip Epp from bug #48574 - further XWPF support for tables, paragraphs, including enhanced support for adding new ones 14 years ago
  Nick Burch 439bd8de3e Add tests to verify that XSSF and HSSF do the same thing with retrieving the wrong type of value from string/numberic/formula cells, and tweak documentation to match the long standing behaviour (bug #47815) 14 years ago
  Nick Burch 40b7db249f Add unit test to verify that bug #47490 no longer exists 14 years ago
  Nick Burch c1c954d14e Fix bug #49386 - avoid NPE when extracting OOXML file properties which are dates 14 years ago
  Yegor Kozlov 8768fde8d8 removed deprecation warnings to keep javac quiet 14 years ago
  Yegor Kozlov eeec6a9e9c optimized serialization of XSSFRow - avoid re-ordering of CTCell beans if they are already ordered 14 years ago
  Nick Burch 8bb16bee4b Fix bug #48718 - Make the creation of multiple, un-modified fonts in a row in XSSF match the old HSSF behaviour 14 years ago
  Nick Burch 0565100c36 Add missing test file for bug #48779 14 years ago