2757 Commits (a1208452206129a9b23921b822688e57be3cad75)

Author SHA1 Message Date
  Paolo Mottadelli af0f440a47 first createWatermark implementation 15 years ago
  Yegor Kozlov 4d835fbda7 Avoid exception when reading ClipboardData packet in OLE property sets, see bugzilla 45583 15 years ago
  Josh Micich f0ebb76204 changed interface from OperationEval to Function for basic operators 15 years ago
  Yegor Kozlov 8b283b14b1 Centralize logic for finding/opening sample files 15 years ago
  Josh Micich bb7b42c126 Fixing compiler warnings - unboxing parameter to overloaded method, unnecessary typecast 15 years ago
  Paolo Mottadelli cfc947f57d createHeader/Footer with paragraphs and fixed GUMP break (case sensitive/insensitive filename problem) 15 years ago
  Josh Micich 27b61f396a Fixed compiler warnings - unnecessary throws declaration 15 years ago
  Josh Micich a2cd9a942e Fixed compiler warnings - unnecessary else 15 years ago
  Paolo Mottadelli 95afcef9e6 createHeader/Footer methods + tests 15 years ago
  Josh Micich a8957e80fa Fixing compiler warnings - unnecessary typecasts 15 years ago
  Josh Micich e918a0cd0d Fixed unused imports compiler warnings (and some others) 15 years ago
  Josh Micich acd4e8270e Removed obsolete Eval interface 15 years ago
  Josh Micich 174458f38f Replaced obsolete Eval with ValueEval in signature of Function.evaluate() 15 years ago
  Josh Micich 6d65572fa8 initial work on removing obsolete Eval interface 15 years ago
  Josh Micich f4c028c5a3 Combined FuncVarEval into FunctionEval. Simplified selection of free ref functions. 15 years ago
  Josh Micich b23ac7a022 Follow-on for bugzilla 47652 - used more specific exception when password is incorrect 15 years ago
  Yegor Kozlov f9d10a5631 renamed macro-enabled test files to have the correct extentions 15 years ago
  Yegor Kozlov 5b8fc241bf improved loading of package parts so that same logical parts correspond to the same physical instances, see followup in Bugzilla 47668 15 years ago
  Yegor Kozlov e5aac25b00 Improved parsing of OOXML documents, see Bugzilla 47668 15 years ago
  Yegor Kozlov 58f32a32b5 removed temporary fix for compatibility with Mac Excel 2008 Sp2 15 years ago
  Yegor Kozlov e50f913b43 fixed compile error 15 years ago
  Mark Beardsley 0db6721bd0 New HSSF example. 15 years ago
  Josh Micich c15f65b01e Bugzilla 47652 - Added support for reading encrypted workbooks 15 years ago
  Josh Micich 54f17d41da code improvements to RecordFactoryInputStream 15 years ago
  Nick Burch 5f224a73e7 @year@ doesn't work in the body, so set explicitly 15 years ago
  Nick Burch eb8b99778c Add crypto notice bits to the legal page 15 years ago
  Yegor Kozlov 534055df27 changed status.xml to reflect changes from Bugzilla #47604 15 years ago
  Yegor Kozlov 0226855729 Avoid FormulaParseException in XSSFWorkbook.setRepeatingRowsAndColumns when removing repeated rows and columns, see Bugzilla 47620 15 years ago
  Yegor Kozlov df16f03172 Fixed XSSFCell to correctly parse column indexes greater than 702 (ZZ), see Bugzilla #47606 15 years ago
  Mark Beardsley 562fe9897c New HSSF example. 15 years ago
  Nick Burch 03cd9e1783 Add a note to the hssf/xssf pages on memory of usermodel vs eventusermodel, and hssf vs xssf 15 years ago
  Yegor Kozlov 27d577fbc1 small improvements to r799264 15 years ago
  Yegor Kozlov 6347c128c9 added a note on Compatibility of POI-generated .xlsx files with MS Office 2008 for Mac SP2 15 years ago
  Paolo Mottadelli a281e49b94 Custom XML import features; tests and implementation 15 years ago
  Josh Micich 17af35f713 Bugzilla 47598 - Improved formula evaluator number comparison 15 years ago
  Yegor Kozlov 172db2ca58 fixed XWPFWordExtractor to extract inserted/deleted text, see Bugzilla 45597 15 years ago
  Yegor Kozlov 74c00a9ba4 Fixed RecordFactoryInputStream to properly read continued DrawingRecords 15 years ago
  Yegor Kozlov 2a2d6b0b69 added a cmd option to turn on deserialization of escher records 15 years ago
  Josh Micich 1f7d4c7db2 Additional test case examples for NumberToTextConverter 15 years ago
  Yegor Kozlov d943a6ab60 fixed a typo 15 years ago
  Yegor Kozlov 51baaaafbd fixed compatibility issues with OpenOffice 3.0 and Excel 2008 Mac sp2, see Bugzilla #46419 and #47559 15 years ago
  Josh Micich b7ba153dcb Improvements to formula evaluation treatment of -0.0. (Refinements to fix for bug 47198 15 years ago
  Josh Micich a080338801 Converted ConcatEval to singleton 15 years ago
  Paolo Mottadelli 60836558ad POIXMLproperties: created, creator, modified, lastprinted, identifier, revision + test 15 years ago
  Paolo Mottadelli 8c3825be73 POIXMLproperties: core properties improvement + test 15 years ago
  Yegor Kozlov 5aba781802 Fix for saving custom and extended OOXML properties 15 years ago
  Yegor Kozlov e555c088ce updated docs on extraction of embedded objects, misc changes in HSSF 15 years ago
  Yegor Kozlov b6dc852992 fixed WordExtractor to avoid ArrayIndexOutOfBoundsException when encountering empty footnote block 15 years ago
  Yegor Kozlov 92f5bf2360 Support for extraction of endnotes from docx files 15 years ago
  Yegor Kozlov 1aafa11722 Support for extraction of footnotes from docx files, see Bugzilla 45556 15 years ago