4953 Commits (e94b5e52f1969378e5b55659c2ebc15a047f6457)
 

Author SHA1 Message Date
  Yegor Kozlov e94b5e52f1 Bugzilla 52599 - avoid duplicate text when rendering slides in HSLF 12 years ago
  Yegor Kozlov 299fbffd75 Bugzilla 52598 - respect slide background when rendering slides in HSLF 12 years ago
  Yegor Kozlov 0e52ffc797 test file that belongs to r1292247 12 years ago
  Yegor Kozlov 63bb61c820 Bugzilla 51731 - fixed painting shape outlines in HSLF 12 years ago
  Yegor Kozlov bd09f71043 Bugzilla 52701: fixed seting vertical alignment for XSLFTableCell 12 years ago
  Yegor Kozlov b0b28bf53c fixed importing pictures having associated custom tags, see Bugzilla 52687 12 years ago
  Yegor Kozlov 946733c773 allow runtime registration of functions in FormulaEvaluator 12 years ago
  Nick Burch f879c880d4 Add TODO for merging CellFormat and DataFormatter 12 years ago
  Nick Burch 1209d2fb88 Fix bug #52665 - When reading from a ZipFileZipEntrySource that has already been closed, give IllegalArgumentException rather than NPE 12 years ago
  Nick Burch 4a607e17e1 Fix bug #52664 - MAPIMessage may not always have name chunks when checking for 7 bit encodings 12 years ago
  Yegor Kozlov 78be7da87d Bugzilla 52649: fixed adobe:ns:meta namespace in WordToFoConverter 12 years ago
  Yegor Kozlov b10ba1a85b Bugzilla 52385,52337,52338: avoid trancated array and vector data when reading OLE properties 12 years ago
  Nick Burch 9e1165c24a Apply patch from bug #52662 - CharacterRun NPE fix when fetching symbol fonts, where no fonts are defined 12 years ago
  Yegor Kozlov 073c3e278f Bugzilla 52658: support mergin table cells in XSLF 12 years ago
  Yegor Kozlov 3f47082a21 added ASF licence header 12 years ago
  Yegor Kozlov bc48e85daa Bugzilla 52626: fixed setting default row height in HSSF and XSSF 12 years ago
  Yegor Kozlov 7e7bde2595 validate row and column indexes in SXSSF 12 years ago
  Yegor Kozlov 1d8365e7a3 fixed evaluation of blank cells in COUNTIF, see Bugzilla 51498 12 years ago
  Nick Burch 5b291578bc Disabled unit tests for bug #48703 12 years ago
  Yegor Kozlov a3a8dcf335 Bugzilla 52576: support changing external file references in HSSFWorkbook 12 years ago
  Nick Burch c8e2fe7f5e Unit test from Maciej for bug #51498 12 years ago
  Yegor Kozlov e5bdcdd835 support caching images in xslf 12 years ago
  Yegor Kozlov 9ed06b7351 added methods to get/set preset shape geometry in XSLF 12 years ago
  Yegor Kozlov 8840f717da Bugzilla 52527: avoid exception when matching shared formula records in HSSF 12 years ago
  Yegor Kozlov 0c9d5c57e6 Bugzilla 52570: misc fixes in XWPFDocument 12 years ago
  Yegor Kozlov e40b15ff55 Bugzilla 52568: added methods to set/get an XWPFRun's text color 12 years ago
  Yegor Kozlov d6474fedf9 Bugzilla 52566: added methods to set/get vertical alignment and color in XWPFTableCell 12 years ago
  Yegor Kozlov 9421111547 Bugzilla 525612: added methods to get/set a table row's Can't Split and Repeat Header attributes in XWPF 12 years ago
  Yegor Kozlov fe10b2c7bc Bugzilla 52561: Added methods to set table inside borders and cell margins in XWPF 12 years ago
  Yegor Kozlov dd9c547ea3 Bugzilla 52569: Support DConRefRecord in HSSF 12 years ago
  Yegor Kozlov 465974f540 improved javadoc on SXSSFWorkbook(XSSFWorkbook wb) 12 years ago
  Yegor Kozlov 16ea202e52 added HSSFFormulaEvaluator.setIgnoreMissingWorkbooks, see Bugzilla 52575 12 years ago
  Yegor Kozlov 8eaddd5fe2 bugzilla 52575: added an option to ignore missing workbook references in formula evaluator 12 years ago
  Yegor Kozlov 71d08123bc improved support for line breaks in XSLF 12 years ago
  Yegor Kozlov 4b1b2f4af2 validate hyperlink address as discussed on poi-user 12 years ago
  Nick Burch 3ab1ff0304 Update the license details to reflect current practice, to avoid confusion 12 years ago
  Nick Burch bcb898e977 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
  Maxim Valyanskiy 91f163c97a bug#52560 - ArrayIndexOutOfBoundsException: -2 on NPOIFSFileSystem.readBAT 12 years ago
  Nick Burch d8627fa5e1 Correct license link 12 years ago
  Yegor Kozlov 97d0beab68 support kerning in XSLF text runs 12 years ago
  Yegor Kozlov 1df1a286b9 Added implementation for SUMIFS(), see Bugzilla 52462 12 years ago
  Yegor Kozlov 2de8e37935 more XSLF tests to ensure that poi-ooxml-schemas.jar contains all used classes 12 years ago
  Yegor Kozlov 013ba86bb0 corrected javadoc for StandardRecord#serialize(LittleEndianOutput out) as reported in poi-dev 12 years ago
  Yegor Kozlov 797ff02699 added example how to merge .pptx slides 12 years ago
  Yegor Kozlov c15348c065 added common interface for containers of shapes in XSLF 12 years ago
  Nick Burch 5588a1c136 Correct fraction formatting quick return logic 12 years ago
  Nick Burch 9350ef41d4 Support more OOXML custom properties for text extraction 12 years ago
  Nick Burch 9d68c28c69 POIXMLPropertiesTextExtractor support for extracting custom OOXML properties as text 12 years ago
  Nick Burch 57c4509faa Fix bug #52449 - Support writing XWPF documents with glossaries (plus fix some indenting) 12 years ago
  Nick Burch ee24b94d80 Fix bug #52446 - Handle files which have been truncated by a few bytes in NPropertyTable 12 years ago