824 Commits (4575104984e6d74fe8756b709a79c0e86c3c0bef)

Autor SHA1 Mensaje Fecha
  Yegor Kozlov 4575104984 Bug #54016 - Avoid exception when parsing workbooks with DConRefRecord in row aggregate hace 11 años
  Yegor Kozlov 59b4c3e08d Bug 54008: Fixed Ant build to support build directories with blanks hace 11 años
  Yegor Kozlov b1f9000485 Bug #53374 Avoid exceptions when parsing hyperlinks of type 'javascript://' hace 11 años
  Yegor Kozlov 146345aef8 Bug #53404 - Fixed compatibility issue with modifying xls files created by POI-3.6 and earlier hace 11 años
  Yegor Kozlov b128eeacc8 Bugzilla 53979 - Support fetching properties of Numbered Lists from PPT files hace 11 años
  Nick Burch 33f0ca42b8 Bug #53784 - Partial support for fixed-length Outlook property values in HSMF, with test from Claudius from the bug report hace 11 años
  Yegor Kozlov 6a374984fe Bugzilla 53943 - added method processSymbol() to allow converting word symbols hace 11 años
  Yegor Kozlov 9487a47693 Bugzilla 53763: avoid style mess when using HSSFOptimiser hace 11 años
  Yegor Kozlov 4b17ceb0e5 preserve leading / trailing spaces in SXSSF hace 11 años
  Yegor Kozlov 71032ff9d0 Bug 53965: Fixed XmlValueOutOfRangeExceptio calling getDataValidations for custom validations with XSSFSheet hace 11 años
  Yegor Kozlov 1e41416423 Bugzilla >53974 - Avoid exception when constructing HSSFWorbook on Google App Engine hace 11 años
  Yegor Kozlov 95366195ff Bugzilla 53568: Fixed null returned by XSSFPicture.getPictureData() hace 11 años
  Yegor Kozlov f55e1011ff Bugzilla 53950 - fixed setForceFormulaRecalculation to reset workbook-level manual flag< hace 11 años
  Yegor Kozlov 8cd113ba9e Bugzilla 52211 - avoid unnessary re-coverting content types to US-ASCII, it can cause exceptions on ibm mainframes hace 11 años
  Yegor Kozlov 7432358cf7 Bugzilla 53568 - Set shapes anchors in XSSF when reading from existing drawings hace 11 años
  Nick Burch e4512b8d5a Have HSSFOptimiser also remove un-used cell styles, in addition to duplicates hace 11 años
  Yegor Kozlov 624a2b1e79 updated status.xml to reflect closed Bugzilla 53493 hace 11 años
  Yegor Kozlov da45ae87d7 Bugzilla 53780: Fixed memory and temporary file leak in SXSSF hace 11 años
  Sergey Vladimirov 861bccdf3c Fixed bug 53380 -- ArrayIndexOutOfBounds Excetion parsing word 97 document hace 11 años
  Evgeniy Berlog 14eb4e44f6 updated status.xml according to recently fixed bugs hace 11 años
  Evgeniy Berlog de336032e3 changed status.xml according to the completed during GSoC tasks hace 12 años
  Yegor Kozlov 6bd44d0451 Bugzilla 53699 - Patch to correct BorderStyle enum positions hace 12 años
  Yegor Kozlov 3f23441a94 Bugzilla 53644: XLS formula bugfix (CalFieldFunc) + WeekDay addon hace 12 años
  Yegor Kozlov 63f3987cb0 Bugzilla 53446 - Fixed some problems extracting PNGs hace 12 años
  Yegor Kozlov 302a48a25b Bugzilla 53205 - Fix some parsing errors and encoding issues in HDGF hace 12 años
  Yegor Kozlov 22bdfbbbd2 Bugzilla 53204: Improve performance when opening certain Excel files (PageSettingsBlock) hace 12 años
  Yegor Kozlov 1de04ad5f8 Bugzilla 53500 - Getter for repeating rows and columns hace 12 años
  Yegor Kozlov 00831d3c5b Bugzilla 53369 fixed TestCellFormatPart.testDateFormat failing on jdk 1.7 hace 12 años
  Yegor Kozlov 681d7bd1b8 Bugzilla 53360 - Fixed SXSSF to correctly write text before escaped Unicode control character hace 12 años
  Nick Burch 4088217930 In preparation for reading the HSMF __properties stream, improve the Types support to be a class with ID+Name+Length, rather than simply an ID. Allows some tidying in HMEF. (Also stubs a few properties bits) hace 12 años
  Yegor Kozlov 1245dc7e79 Bugzilla 48469 - Updated case study hace 12 años
  Yegor Kozlov 2417ee8f28 Bug 53476 - Support Complex Name in formulas hace 12 años
  Yegor Kozlov 6b710c137b Bugzilla 53414: properly update sheet dimensions when adding column hace 12 años
  Nick Burch ddc3c292e5 Add File based constructor to OPCPackage, alongside existing String one (which constructed a File from the string internally) hace 12 años
  Nick Burch b300a8ee49 Fix bug #53389 - Handle formatting General and @ formats even if a locale is prefixed to them hace 12 años
  Yegor Kozlov c3739d5be4 Bugzilla 53302: fixed EscherAggregate to correctly handle Continue records in drawing blocks hace 12 años
  Yegor Kozlov d677bc00f2 Bugzilla 53271 - Removed unconditional asserts in SXSSF hace 12 años
  Yegor Kozlov a91a13bb2a Bugzilla 53025: Updatad documentation and example on data validations hace 12 años
  Yegor Kozlov 980e8fe473 Bugzilla 53058 - Utility for representing drawings contained in a binary Excel file as a XML tree hace 12 años
  Nick Burch a7796d06d8 Patch from Josh Holthaus from bug #53165 - HWPF support for fetching the description (alt text) of a picture hace 12 años
  Nick Burch c746a5f3c7 Fix bug #48528 - support negative arguments to the DATE() function hace 12 años
  Nick Burch 64ad74884e Fix bug #53092 - allow specifying of a TimeZone to DateUtil.getJavaDate(), for when it is known that a file comes from a different (known) timezone to the current machine hace 12 años
  Yegor Kozlov 306579455b Bugzilla 53043 - don't duplicate hyperlink relationships when saving XSSF file hace 12 años
  Yegor Kozlov 8ae072fc85 Bugzilla 53101: fixed evaluation of SUM over cell range > 255 hace 12 años
  Yegor Kozlov 0afefcd2b8 Bugzilla 49529 - avoid exception when cloning sheets with no drawing records and initialized drawing patriarch hace 12 años
  Yegor Kozlov e191cb70fa trunk is 3.9-beta1 now hace 12 años
  Yegor Kozlov a9cf3b5b98 Bugzilla >52928 - DateFormatConverter: an utility to convert instances of java.text.DateFormat to Excel format patterns hace 12 años
  Yegor Kozlov 3cc9a17b23 Bugzilla 52895 - show SSTIndex instead of XFIndex in LabelSSTRecord.toString() hace 12 años
  Yegor Kozlov 1cbefe6afb Bugzilla 52835 - Tolerate missing Count and UniqueCount attributes when parsing shared strings table in XSSF eventusermodel hace 12 años
  Yegor Kozlov 18e4705687 bugzilla 52818 - Added implementation for RANK() hace 12 años