291 Commits (ee39ef2d73c8782a103c1758dde954bc7de6de0b)

Author SHA1 Message Date
  Yegor Kozlov 7ba0f8af84 Bug #54016 - Avoid exception when parsing workbooks with DConRefRecord in row aggregate 11 years ago
  Yegor Kozlov d1fb05dedf Bug #53374 Avoid exceptions when parsing hyperlinks of type 'javascript://' 11 years ago
  Yegor Kozlov 7b196a13fa Bug #53404 - Fixed compatibility issue with modifying xls files created by POI-3.6 and earlier 11 years ago
  Yegor Kozlov 1a3d907dab Bugzilla 53979 - Support fetching properties of Numbered Lists from PPT files 11 years ago
  Nick Burch d65ba5e843 Test files for HSMF from Bug #53784 11 years ago
  Yegor Kozlov eb40f810d5 Bugzilla 53568: Fixed null returned by XSSFPicture.getPictureData() 11 years ago
  Sergey Vladimirov a475de5785 add 4th example file from Bug 53380 11 years ago
  Sergey Vladimirov edae5cb060 +one more test file for Bug 53380 11 years ago
  Sergey Vladimirov 94ae826022 Fixed bug 53380 -- ArrayIndexOutOfBounds Excetion parsing word 97 document 11 years ago
  Evgeniy Berlog c7c1fd596a fixed bug 46250 11 years ago
  Evgeniy Berlog 881e7df713 fixed bug 53588 11 years ago
  Evgeniy Berlog 107c23505b fixed bug 53434 12 years ago
  Yegor Kozlov fb1719c85d Bugzilla 53446 - Fixed some problems extracting PNGs 12 years ago
  Evgeniy Berlog 3d2c6ff64c fixed bug 51675, added test case for bug 52272 12 years ago
  Yegor Kozlov ef89213fd5 test file that belongs to r1365638 12 years ago
  Evgeniy Berlog 22c5121d98 added few improvements 12 years ago
  Yegor Kozlov d619711ea4 Bugzilla 53500 - Getter for repeating rows and columns 12 years ago
  Evgeniy Berlog 57f0fe06b9 moved HSSFObjectData into drawing layer 12 years ago
  Evgeniy Berlog 9645abc093 checked all examples, added several features 12 years ago
  Evgeniy Berlog 4c43845491 implemented work with existing shape groups and polygons 12 years ago
  Evgeniy Berlog 43e8428d58 implemented creating comments in existing files, bugfixes 12 years ago
  Evgeniy Berlog b1f3eb6ca0 implemented creating shapes in existing files 12 years ago
  Evgeniy Berlog f6a678adc9 added support for HSSFPicture in HSSFShapeFactory, fixed bugs, added tests 12 years ago
  Evgeniy Berlog 74f75bebd8 Added such improvements: 12 years ago
  Evgeniy Berlog 1021f99832 added file for tests(check commit rights) 12 years ago
  Yegor Kozlov 5de1aec65e initial support for reading shapes, see patch from June 8 in Bugzilla 53372 12 years ago
  Yegor Kozlov d3f4e26985 Bugzilla 53010, patch from June 3: improved support for Continue records in drawing blocks 12 years ago
  Yegor Kozlov 9108ca6471 Bugzilla 53302: fixed EscherAggregate to correctly handle Continue records in drawing blocks 12 years ago
  Nick Burch 0ac6f0fd5a Patch from Josh Holthaus from bug #53165 - HWPF support for fetching the description (alt text) of a picture 12 years ago
  Yegor Kozlov 6fc404c4a6 Bugzilla 53101: fixed evaluation of SUM over cell range > 255 12 years ago
  Yegor Kozlov 083c1368b3 Bugzilla 49529 - avoid exception when cloning sheets with no drawing records and initialized drawing patriarch 12 years ago
  Maxim Valyanskiy 6facec409f unit test for #52991 (unexpected end of ZLIB input stream) 12 years ago
  Yegor Kozlov 1434c766a3 bugzilla 52818 - Added implementation for RANK() 12 years ago
  Yegor Kozlov 8ba7b2c6fb corrected name of test file for Bugzilla 51710 12 years ago
  Yegor Kozlov cee330b145 bugzilla 52244 - use correct text attributes when presentation has multiple TxMasterStyleAtoms of the same type 12 years ago
  Yegor Kozlov 49dd4c3e69 follow-on to r1294595 12 years ago
  Yegor Kozlov c20420591c bugzilla 52057 - updated formula test framework to be aware of recently added Functions 12 years ago
  Yegor Kozlov a03a39fd54 Bugzilla 51790: fixed reading shared formulas in XSSF 12 years ago
  Yegor Kozlov 89e6f4ffc2 Bugzilla 52716 - tolerate hyperlinks that have neither location nor relation 12 years ago
  Yegor Kozlov df61625757 Bugzilla 52599 - avoid duplicate text when rendering slides in HSLF 12 years ago
  Yegor Kozlov fcd8ed18e4 test file that belongs to r1292247 12 years ago
  Yegor Kozlov 3d2839bd7a fixed evaluation of blank cells in COUNTIF, see Bugzilla 51498 12 years ago
  Nick Burch 9aed717d95 Disabled unit tests for bug #48703 12 years ago
  Yegor Kozlov 97afbf7087 Bugzilla 52576: support changing external file references in HSSFWorkbook 12 years ago
  Nick Burch ed64b30101 Unit test from Maciej for bug #51498 12 years ago
  Yegor Kozlov 683ef158a1 Bugzilla 52527: avoid exception when matching shared formula records in HSSF 12 years ago
  Yegor Kozlov 2e2559d80a bugzilla 52575: added an option to ignore missing workbook references in formula evaluator 12 years ago
  Nick Burch c2ef05e163 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 years ago
  Yegor Kozlov bc7f63906d Added implementation for SUMIFS(), see Bugzilla 52462 12 years ago
  Nick Burch 477ae958e3 Fix bug #52449 - Support writing XWPF documents with glossaries (plus fix some indenting) 12 years ago