3466 Commits (46441487c7c454a68888c00053d6e3a86b75dfb1)
 

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