323 Commits (8e4d2bbba3af7f25093000167190ece44912e7ef)

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