3466 Révisions (46441487c7c454a68888c00053d6e3a86b75dfb1)
 

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