48 Комити (017bde52e1a5a65eb5bc0823bf89b5d1a630f0d7)

Аутор SHA1 Порука Датум
  Yegor Kozlov e99294ebc5 fixed XSSFFormulaEvaluator to support blank cells, added BaseTestFormulaEvaluator - a common superclass for testing implementations of FormulaEvaluator пре 14 година
  Yegor Kozlov d959321d72 fixed evaluation of XSSF workbooks containing formulas with reference errors (#REF!), see Bugzilla 49783 пре 14 година
  Yegor Kozlov b98b01b29b fixed fetching names of user defined styles, see Bugzila 49751 пре 14 година
  Yegor Kozlov ea9c0b028f added support for RANDBETWEEN(), see Bugzilla 48526 пре 14 година
  Nick Burch d974a5fe7c Remove svn:executable property from a series of files that didn't need it set пре 14 година
  Yegor Kozlov 74ff0ab72f added a failing unit test for bug #49612 пре 14 година
  Nick Burch 567001becf Fix bug #49524 - Support for setting cell text to be vertically rotated, via style.setRotation(0xff) пре 14 година
  Yegor Kozlov 3726ef1074 do case-insensitive comparison when detecting Content_Types part, tolerate backslashes in part names. see bug 49609 пре 14 година
  Nick Burch 40a14f81d3 Patch from Jens Gotze from bug #49581 - Ability to add, modify and remove series from HSSF Charts пре 14 година
  Nick Burch aa253ea74a Patch from Andrew Shirley from bug #49185 - Support for HSSFNames where the comment is stored in a NameCommentRecord пре 14 година
  Nick Burch a864b415a6 Remove spurious svn:executable flags пре 14 година
  Nick Burch 034e5c4a97 Apply, with a few tweaks, the patch from bug #48996 - initial support for External Name References in HSSF formula evaluation пре 14 година
  Nick Burch 25c5daa312 Add unit test for bug #45970 - shows that we can read Formulas with URL based references in them, but we can't change them properly. Part of the unit test is disabled for now пре 14 година
  Nick Burch 8c85c8c3cf Fix bug #49096 - add clone support to Chart begin and end records, to allow cloning of more Chart containing sheets пре 14 година
  Nick Burch 0565100c36 Add missing test file for bug #48779 пре 14 година
  Nick Burch d8dd3f26e4 Add disabled unit test for bug #48539, which is currently still broken пре 14 година
  Nick Burch 93449602c5 Add unit test to show that the behaviour in bug #48923 is as expected пре 14 година
  Nick Burch d8f85ad2eb Fix bug #49273 - Correct handling for Font Character Sets with indicies greater than 127 пре 14 година
  Yegor Kozlov e79cc21802 avoid NPE when finding cell comments, Bugzilla 48846 пре 14 година
  Nick Burch daad262fbc Apply (with slight tweaks) patch from bug #48432 - Support for XSSF themes пре 14 година
  Yegor Kozlov afe2ad7d38 support for data validation for OOXML, see Bugzilla 49244 пре 14 година
  Yegor Kozlov 9017094231 Enhanced SViewer to support most border types, cell formats, and conditional formatting. Added ToHtml example that converts a spreadsheet into HTML, See Bugzilla #49066 пре 14 година
  Nick Burch a120845220 Fix bug #49020 - Workaround Excel outputting invalid XML in button definitions by not closing BR tags пре 14 година
  Yegor Kozlov e38be4e0a7 Avoid writing malformed CDATA blocks in sharedStrings.xml, see Bugzill 48936 пре 14 година
  Nick Burch 054f1bc289 Implement the ExtRst part of a UnicodeString пре 14 година
  Nick Burch 0e9861932a More work on FeatRecord/Shared Features. More is still needed though, it's still WIP пре 14 година
  Yegor Kozlov 95642c0bfd fixed InterfaceEndRecord to tolerate unexpected record contents, see bug 47251 пре 14 година
  Yegor Kozlov 69b3b9f625 another test for Bugzilla 48026 пре 14 година
  Josh Micich 38cd31ab54 Fixed INDEX function to return reference results properly. пре 14 година
  Yegor Kozlov 9a492d227e preserve POIFS StorageClsid when re-writing existing workbooks, this property is important for embedded objects, see Bugzilla 47920 пре 14 година
  Yegor Kozlov b4da1cab04 fixed RecordFormatException when reading LbsDataSubRecord, see bugzilla 47701 пре 14 година
  Yegor Kozlov 21d7a81d3c improved work with cell comments in XSSF, also added support for cell comments to SS interfaces пре 14 година
  Nick Burch 76ae29d587 Fix bug #48180 - short chart records skipping some unused fields пре 14 година
  Yegor Kozlov 70e9580226 avoid NPE when calling methods from the superclass and initialize XSSFChartSheet with a blank sheet, see Bugzilla 48087 пре 14 година
  Nick Burch 509c7bcb93 Hopefully fix #45672 properly - improve handling by MissingRecordAwareHSSFListener of records that cover multiple cells (MulBlankRecord and MulRKRecord) пре 14 година
  Yegor Kozlov 55b31d213d fixed logic for matching cells and comments in HSSFCell.getCellComment() пре 14 година
  Ugo Cei f3e6137e01 [47942] added implementation of protection features to XLSX and DOCX files. Patch submitted by Roberto Albertini. пре 14 година
  Josh Micich 46441487c7 Bugzilla 48044 - added implementation for CountBlank function (patch from Mads Mohr Christensen) пре 14 година
  Josh Micich db9e3cd754 added missing test cases from r828244 (for bugzilla 48036 - IntersectionEval) пре 14 година
  Josh Micich 32eb9ada7c deleted 'svn:executable' property пре 14 година
  Yegor Kozlov 5d3d269faf fixed ColumnHelper to correctly handle columns included in a column span пре 14 година
  Yegor Kozlov 4669ec9f5d fixed XSSFCell.getStringCellValue() to properly handle cached formula results пре 14 година
  Josh Micich faa8b69a1e Bugzilla 47747 - fixed logic for locating shared formula records пре 15 година
  Yegor Kozlov 759683dcc0 improved work with user-defined functions, see Bugzilla 47809 пре 15 година
  Yegor Kozlov 3ee045c2a2 removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla 47734 пре 15 година
  Yegor Kozlov 00b59a229a improved XSSFWorkbook.removeSheetAt, see Bugzilla 47737 and 47813 пре 15 година
  Yegor Kozlov 1559a6d4bd Do not allow text longer than 32,767 characters in HSSF cells, see Bugzilla 47751 пре 15 година
  Yegor Kozlov 2712b14d2f moved all test data to a top-level directory, refactored all junit usages of .testdata.path to one place пре 15 година