3426 Commits (00b59a229a2263548542c646883440b85a4aca7e)
 

Autor SHA1 Nachricht Datum
  Yegor Kozlov 00b59a229a improved XSSFWorkbook.removeSheetAt, see Bugzilla 47737 and 47813 vor 14 Jahren
  Yegor Kozlov 4dc5210eb6 updated status.xml vor 14 Jahren
  Yegor Kozlov aeca1d2e32 built-in positive formats don't need starting '(', see bugzilla 47770 vor 14 Jahren
  Yegor Kozlov 595bbb574c Necessary fix of FunctionEval (follow-on to patch 47768) vor 14 Jahren
  Yegor Kozlov 8b82a8cb46 Added method setFunction(boolean) for defined names vor 14 Jahren
  Yegor Kozlov 0ac926cf10 Implementation of Excel Days360 and Npv functions vor 14 Jahren
  Yegor Kozlov 1559a6d4bd Do not allow text longer than 32,767 characters in HSSF cells, see Bugzilla 47751 vor 14 Jahren
  Yegor Kozlov 8c5838262e Added an example demonstrating how to convert an XLSX workbook to CSV, see Bugzilla 47757 vor 15 Jahren
  Yegor Kozlov 27d45ad533 Fixed PPT parser to tolerate Comment2000 containers with missing comment text, see Bugzilla 44770 vor 15 Jahren
  Yegor Kozlov 896840bb82 fix for extraction paragraphs and sections from headers/footers with XWPFWordExtractor, see Bugzilla 47727 vor 15 Jahren
  Yegor Kozlov 96d4031d66 Support for extraction of header / footer images in HWPF, see Bugzilla 47733 vor 15 Jahren
  Yegor Kozlov ac2041254b fixed incorrect assignment in TextObjectRecord.clone() vor 15 Jahren
  Yegor Kozlov 2712b14d2f moved all test data to a top-level directory, refactored all junit usages of .testdata.path to one place vor 15 Jahren
  Josh Micich e8b5f36704 fixing compiler warnings - unused imports, declared exceptions not thrown vor 15 Jahren
  Josh Micich f8a0d4bb51 added TestIndirect to suite (from 47721/r806759) vor 15 Jahren
  Josh Micich 8b72143476 Bugzilla 47721 - Added implementation for INDIRECT() vor 15 Jahren
  Yegor Kozlov c7466a9210 fixes and misc refactorings suggested by Intellij vor 15 Jahren
  Josh Micich 5f991cb616 minor improvements to sheet name validation and identification of cell references vs defined names vor 15 Jahren
  Paolo Mottadelli af0f440a47 first createWatermark implementation vor 15 Jahren
  Yegor Kozlov 4d835fbda7 Avoid exception when reading ClipboardData packet in OLE property sets, see bugzilla 45583 vor 15 Jahren
  Josh Micich f0ebb76204 changed interface from OperationEval to Function for basic operators vor 15 Jahren
  Yegor Kozlov 8b283b14b1 Centralize logic for finding/opening sample files vor 15 Jahren
  Josh Micich bb7b42c126 Fixing compiler warnings - unboxing parameter to overloaded method, unnecessary typecast vor 15 Jahren
  Paolo Mottadelli cfc947f57d createHeader/Footer with paragraphs and fixed GUMP break (case sensitive/insensitive filename problem) vor 15 Jahren
  Josh Micich 27b61f396a Fixed compiler warnings - unnecessary throws declaration vor 15 Jahren
  Josh Micich a2cd9a942e Fixed compiler warnings - unnecessary else vor 15 Jahren
  Paolo Mottadelli 95afcef9e6 createHeader/Footer methods + tests vor 15 Jahren
  Josh Micich a8957e80fa Fixing compiler warnings - unnecessary typecasts vor 15 Jahren
  Josh Micich e918a0cd0d Fixed unused imports compiler warnings (and some others) vor 15 Jahren
  Josh Micich acd4e8270e Removed obsolete Eval interface vor 15 Jahren
  Josh Micich 174458f38f Replaced obsolete Eval with ValueEval in signature of Function.evaluate() vor 15 Jahren
  Josh Micich 6d65572fa8 initial work on removing obsolete Eval interface vor 15 Jahren
  Josh Micich f4c028c5a3 Combined FuncVarEval into FunctionEval. Simplified selection of free ref functions. vor 15 Jahren
  Josh Micich b23ac7a022 Follow-on for bugzilla 47652 - used more specific exception when password is incorrect vor 15 Jahren
  Yegor Kozlov f9d10a5631 renamed macro-enabled test files to have the correct extentions vor 15 Jahren
  Yegor Kozlov 5b8fc241bf improved loading of package parts so that same logical parts correspond to the same physical instances, see followup in Bugzilla 47668 vor 15 Jahren
  Yegor Kozlov e5aac25b00 Improved parsing of OOXML documents, see Bugzilla 47668 vor 15 Jahren
  Yegor Kozlov 58f32a32b5 removed temporary fix for compatibility with Mac Excel 2008 Sp2 vor 15 Jahren
  Yegor Kozlov e50f913b43 fixed compile error vor 15 Jahren
  Mark Beardsley 0db6721bd0 New HSSF example. vor 15 Jahren
  Josh Micich c15f65b01e Bugzilla 47652 - Added support for reading encrypted workbooks vor 15 Jahren
  Josh Micich 54f17d41da code improvements to RecordFactoryInputStream vor 15 Jahren
  Nick Burch 5f224a73e7 @year@ doesn't work in the body, so set explicitly vor 15 Jahren
  Nick Burch eb8b99778c Add crypto notice bits to the legal page vor 15 Jahren
  Yegor Kozlov 534055df27 changed status.xml to reflect changes from Bugzilla #47604 vor 15 Jahren
  Yegor Kozlov 0226855729 Avoid FormulaParseException in XSSFWorkbook.setRepeatingRowsAndColumns when removing repeated rows and columns, see Bugzilla 47620 vor 15 Jahren
  Yegor Kozlov df16f03172 Fixed XSSFCell to correctly parse column indexes greater than 702 (ZZ), see Bugzilla #47606 vor 15 Jahren
  Mark Beardsley 562fe9897c New HSSF example. vor 15 Jahren
  Nick Burch 03cd9e1783 Add a note to the hssf/xssf pages on memory of usermodel vs eventusermodel, and hssf vs xssf vor 15 Jahren
  Yegor Kozlov 27d577fbc1 small improvements to r799264 vor 15 Jahren