839 Revīzijas (8e1d206e26ab721424b5d8ad951d2b3dd79414f5)

Autors SHA1 Ziņojums Datums
  Yegor Kozlov 8e1d206e26 Bugs 54228,53672 - Fixed XSSF to read cells with missing R attribute pirms 11 gadiem
  Yegor Kozlov 022b06d172 Bug 54206: ValueRecordsAggregate.updateFormulasAfterRowShift doesn't update shared formulas pirms 11 gadiem
  Yegor Kozlov 408abf1008 Bug 54210 - Fixed rendering text in flipped shapes in PPT2PNG and PPTX2PNG pirms 11 gadiem
  Yegor Kozlov 73584faa0e updated version.id and release date of POI-3.9 pirms 11 gadiem
  Yegor Kozlov afba4c2a2d Bugzilla 54188 - Avoid NPE in PPT2PNG pirms 11 gadiem
  Yegor Kozlov e0b6a9975c Bug 52628 - Replace System.err info messages with a POILogger pirms 11 gadiem
  Yegor Kozlov bea7b6f2ef bugzilla 54137 - improved performance of DataFormatter with Fractions pirms 11 gadiem
  Yegor Kozlov 3a1268af7f Bugzilla 54099 - Ensure that CTHMerge and CTTcBorders go to poi-ooxml-schemas jar pirms 11 gadiem
  Yegor Kozlov bdba0ab57c Bugzilla 54111 - Fixed extracting text from table cells in HSLF pirms 11 gadiem
  Sergey Vladimirov e9b4aa87f0 Bug 52583 - Conversion to html : Problem with combobox pirms 11 gadiem
  Sergey Vladimirov 932099875b 52863 - add workaround for files with broken CHP SPRMs pirms 11 gadiem
  Sergey Vladimirov 303de7dab6 fix bug 53182 - Reading combined character styling and direct formatting of a character run pirms 11 gadiem
  Sergey Vladimirov c3f572e2cd 52311 - Conversion to html : Problem in titles number pirms 11 gadiem
  Sergey Vladimirov 989ccd7c27 Bug 53914 - TableRow#getTopBorder() return bottom's border pirms 11 gadiem
  Yegor Kozlov 37609e6550 Bug #53282 - Avoid exception when parsing OPC relationships with non-breaking spaces pirms 11 gadiem
  Yegor Kozlov 4575104984 Bug #54016 - Avoid exception when parsing workbooks with DConRefRecord in row aggregate pirms 11 gadiem
  Yegor Kozlov 59b4c3e08d Bug 54008: Fixed Ant build to support build directories with blanks pirms 11 gadiem
  Yegor Kozlov b1f9000485 Bug #53374 Avoid exceptions when parsing hyperlinks of type 'javascript://' pirms 11 gadiem
  Yegor Kozlov 146345aef8 Bug #53404 - Fixed compatibility issue with modifying xls files created by POI-3.6 and earlier pirms 11 gadiem
  Yegor Kozlov b128eeacc8 Bugzilla 53979 - Support fetching properties of Numbered Lists from PPT files pirms 11 gadiem
  Nick Burch 33f0ca42b8 Bug #53784 - Partial support for fixed-length Outlook property values in HSMF, with test from Claudius from the bug report pirms 11 gadiem
  Yegor Kozlov 6a374984fe Bugzilla 53943 - added method processSymbol() to allow converting word symbols pirms 11 gadiem
  Yegor Kozlov 9487a47693 Bugzilla 53763: avoid style mess when using HSSFOptimiser pirms 11 gadiem
  Yegor Kozlov 4b17ceb0e5 preserve leading / trailing spaces in SXSSF pirms 11 gadiem
  Yegor Kozlov 71032ff9d0 Bug 53965: Fixed XmlValueOutOfRangeExceptio calling getDataValidations for custom validations with XSSFSheet pirms 11 gadiem
  Yegor Kozlov 1e41416423 Bugzilla >53974 - Avoid exception when constructing HSSFWorbook on Google App Engine pirms 11 gadiem
  Yegor Kozlov 95366195ff Bugzilla 53568: Fixed null returned by XSSFPicture.getPictureData() pirms 11 gadiem
  Yegor Kozlov f55e1011ff Bugzilla 53950 - fixed setForceFormulaRecalculation to reset workbook-level manual flag< pirms 11 gadiem
  Yegor Kozlov 8cd113ba9e Bugzilla 52211 - avoid unnessary re-coverting content types to US-ASCII, it can cause exceptions on ibm mainframes pirms 11 gadiem
  Yegor Kozlov 7432358cf7 Bugzilla 53568 - Set shapes anchors in XSSF when reading from existing drawings pirms 11 gadiem
  Nick Burch e4512b8d5a Have HSSFOptimiser also remove un-used cell styles, in addition to duplicates pirms 11 gadiem
  Yegor Kozlov 624a2b1e79 updated status.xml to reflect closed Bugzilla 53493 pirms 11 gadiem
  Yegor Kozlov da45ae87d7 Bugzilla 53780: Fixed memory and temporary file leak in SXSSF pirms 11 gadiem
  Sergey Vladimirov 861bccdf3c Fixed bug 53380 -- ArrayIndexOutOfBounds Excetion parsing word 97 document pirms 11 gadiem
  Evgeniy Berlog 14eb4e44f6 updated status.xml according to recently fixed bugs pirms 11 gadiem
  Evgeniy Berlog de336032e3 changed status.xml according to the completed during GSoC tasks pirms 12 gadiem
  Yegor Kozlov 6bd44d0451 Bugzilla 53699 - Patch to correct BorderStyle enum positions pirms 12 gadiem
  Yegor Kozlov 3f23441a94 Bugzilla 53644: XLS formula bugfix (CalFieldFunc) + WeekDay addon pirms 12 gadiem
  Yegor Kozlov 63f3987cb0 Bugzilla 53446 - Fixed some problems extracting PNGs pirms 12 gadiem
  Yegor Kozlov 302a48a25b Bugzilla 53205 - Fix some parsing errors and encoding issues in HDGF pirms 12 gadiem
  Yegor Kozlov 22bdfbbbd2 Bugzilla 53204: Improve performance when opening certain Excel files (PageSettingsBlock) pirms 12 gadiem
  Yegor Kozlov 1de04ad5f8 Bugzilla 53500 - Getter for repeating rows and columns pirms 12 gadiem
  Yegor Kozlov 00831d3c5b Bugzilla 53369 fixed TestCellFormatPart.testDateFormat failing on jdk 1.7 pirms 12 gadiem
  Yegor Kozlov 681d7bd1b8 Bugzilla 53360 - Fixed SXSSF to correctly write text before escaped Unicode control character pirms 12 gadiem
  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) pirms 12 gadiem
  Yegor Kozlov 1245dc7e79 Bugzilla 48469 - Updated case study pirms 12 gadiem
  Yegor Kozlov 2417ee8f28 Bug 53476 - Support Complex Name in formulas pirms 12 gadiem
  Yegor Kozlov 6b710c137b Bugzilla 53414: properly update sheet dimensions when adding column pirms 12 gadiem
  Nick Burch ddc3c292e5 Add File based constructor to OPCPackage, alongside existing String one (which constructed a File from the string internally) pirms 12 gadiem
  Nick Burch b300a8ee49 Fix bug #53389 - Handle formatting General and @ formats even if a locale is prefixed to them pirms 12 gadiem