3466 Commits (46441487c7c454a68888c00053d6e3a86b75dfb1)
 

Autor SHA1 Nachricht Datum
  Josh Micich 46441487c7 Bugzilla 48044 - added implementation for CountBlank function (patch from Mads Mohr Christensen) vor 14 Jahren
  Josh Micich db9e3cd754 added missing test cases from r828244 (for bugzilla 48036 - IntersectionEval) vor 14 Jahren
  Josh Micich 658c123cd2 Bugzilla 48036 - added IntersectionEval to allow evaluation of the intersection formula operator. vor 14 Jahren
  Ugo Cei 9a51ddc536 Removed @author tag. vor 14 Jahren
  Ugo Cei 5cc3e67e30 Removed uses of internal JDK classes. vor 14 Jahren
  Nick Burch 9b662939ad The Visio info on gnome.ru is no more. Switch the links to a web.archive.org cached version vor 14 Jahren
  Josh Micich e25ed3aa10 deleted 'svn:executable' property vor 14 Jahren
  Josh Micich 32eb9ada7c deleted 'svn:executable' property vor 14 Jahren
  Josh Micich c8f135b59b fixed compiler warnings and TODOs in org.apache.poi.hssf.record.formula.eval vor 14 Jahren
  Josh Micich ec3f4b9d77 deleted 'svn:executable' property vor 14 Jahren
  Josh Micich e1dedbed53 removed obsolete empty directories vor 14 Jahren
  Josh Micich 7270c95d4d simplify/optimise OperationEvaluatorFactory vor 14 Jahren
  Nick Burch a53bf58238 From bug #47999 - avoid un-needed call to the JVM Garbage Collector when working on OOXML OPC Packages vor 14 Jahren
  Josh Micich a6331f9ec9 reverted Digital Signature stuff (r824836, r824963 r825294) in attempt to get gump build working vor 14 Jahren
  Josh Micich bef0cdf35c removed new dependency on joda vor 14 Jahren
  Josh Micich 761565262a Bugzilla 47969 - improvements to equals() methods vor 14 Jahren
  Josh Micich c9d36b0b44 Fixes for compiler errors and junit failures introduced by r824836 vor 14 Jahren
  Ugo Cei 5378df317e Added implementation of Digital Signature support using code initially developed for the eId Applet project <http://code.google.com/p/eid-applet/> and re-released under Apache License. vor 14 Jahren
  Josh Micich 78e643fe21 Bugzilla 47962 - Fixed some potential NPEs. Avoided unnecessary creation of box instances. Applied patch with mods vor 14 Jahren
  Yegor Kozlov 8f4139a9a6 reduced the number of compiler warnings generated by JDK 1.6.13 with -Xlint vor 14 Jahren
  Yegor Kozlov 31236d1bd5 added Ant target to compile scratchpad examples, added example HSMF application that converts a .msg file to text and extracts attachments, see Bugzilla 47922 vor 14 Jahren
  Yegor Kozlov 5d3d269faf fixed ColumnHelper to correctly handle columns included in a column span vor 14 Jahren
  Yegor Kozlov f35f76926c improved API for OOXML custom properties vor 14 Jahren
  Josh Micich 38deacac7d Minor improvements to error handling in ForkedEvaluator. Added junits. vor 14 Jahren
  Josh Micich 7cf2f8b2f4 minor fixes to junit after r819469 vor 14 Jahren
  Yegor Kozlov 29a6cf21e8 improved script for deploying maven artefacts vor 14 Jahren
  Yegor Kozlov 41853d1f8e updated index.html to reflect current release vor 14 Jahren
  Paolo Mottadelli 5eeaeff153 Table of Contents first implementation vor 14 Jahren
  Yegor Kozlov 4669ec9f5d fixed XSSFCell.getStringCellValue() to properly handle cached formula results vor 14 Jahren
  Yegor Kozlov 49d360bcd8 fixed non-ASCII symbols to keep javac quiet vor 14 Jahren
  Yegor Kozlov d325146381 changed version.id of trunk to 3.6-beta1 vor 14 Jahren
  Josh Micich faa8b69a1e Bugzilla 47747 - fixed logic for locating shared formula records vor 14 Jahren
  Josh Micich 30dcd66257 Improvements to patch 47809 (support for UDFs) vor 14 Jahren
  Josh Micich a82e264754 Reverted initial application of patches 47848(r815935) and 47849(r815942). Some details need clarification. vor 14 Jahren
  Yegor Kozlov 513f87c213 Added possibility to get EvaluationCell from RefEval, see bugzilla 47849 vor 14 Jahren
  Yegor Kozlov d00286e166 Added method createEvaluationWorkbook() to CreationHelper, see Bugzilla 47848 vor 14 Jahren
  Yegor Kozlov 759683dcc0 improved work with user-defined functions, see Bugzilla 47809 vor 14 Jahren
  Yegor Kozlov a90c8202db fixed XSSFSheet.setColumnWidth to produce XML compatible with Mac Excel 2008, see Bugzilla 47581 vor 15 Jahren
  Yegor Kozlov 3ee045c2a2 removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla 47734 vor 15 Jahren
  Yegor Kozlov 41d2b72f49 added javadoc how to avoid Excel crash when creating too many HSSFRichTextString cells, see Bugzilla 47543 vor 15 Jahren
  Yegor Kozlov 00b59a229a improved XSSFWorkbook.removeSheetAt, see Bugzilla 47737 and 47813 vor 15 Jahren
  Yegor Kozlov 4dc5210eb6 updated status.xml vor 15 Jahren
  Yegor Kozlov aeca1d2e32 built-in positive formats don't need starting '(', see bugzilla 47770 vor 15 Jahren
  Yegor Kozlov 595bbb574c Necessary fix of FunctionEval (follow-on to patch 47768) vor 15 Jahren
  Yegor Kozlov 8b82a8cb46 Added method setFunction(boolean) for defined names vor 15 Jahren
  Yegor Kozlov 0ac926cf10 Implementation of Excel Days360 and Npv functions vor 15 Jahren
  Yegor Kozlov 1559a6d4bd Do not allow text longer than 32,767 characters in HSSF cells, see Bugzilla 47751 vor 15 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