2757 Commits (a1208452206129a9b23921b822688e57be3cad75)

Author SHA1 Message Date
  Yegor Kozlov c5434e0a1b org.apache.poi.util.OOXMLLite - an utility to build a 'lite' version of the ooxml-schemas.jar 14 years ago
  Josh Micich cb74e3a99c Removed OperationEval and rearranged function/operator evaluation. 14 years ago
  Josh Micich d00ca49df5 Updated diagnostic code in HSSFEvaluationWorkbook - regarding changed status of IntersectionPtg 14 years ago
  Josh Micich efb9160c1a Clean-up of copy/clone methods in Ptg hierarchy 14 years ago
  Josh Micich 5fe8f2bdd9 made ArrayPtg immutable 14 years ago
  Josh Micich d26eb6a54d fixed bug in LittleEndianByteArrayInputStream.readFully() 14 years ago
  Josh Micich b31ca01a5c Made AbstractFunctionPtg immutable, other minor improvements 14 years ago
  Josh Micich 89223f9500 Bugzilla 48195 - short-circuit evaluation of IF() and CHOOSE() 14 years ago
  Josh Micich 1d112a3341 Cleaned up AttrPtg - made immutable, fixed property accessors. 14 years ago
  Yegor Kozlov 082cd1846c renamed HSSFSheet.setArabic to HSSFSheet.setRightToLeft 14 years ago
  Yegor Kozlov a53a2ef1f8 support for text extraction from PPT master slides, see Bugzilla 48161 14 years ago
  Nick Burch 6233bdeb73 Make a start on feature related records. Not finished yet, so not enabled in the recordfactory until complete+tested 14 years ago
  Yegor Kozlov 97e001c85a cleanup of build.xml 14 years ago
  Yegor Kozlov fbae3f9422 added a method to set arabic mode in HSSFSheet, see Bugzilla 47970 14 years ago
  Yegor Kozlov 1aeb476ce7 release system resources when calling javax.imageio.ImageIO in Picture.resize() 14 years ago
  Dave Fisher 43af361c5c documentation changes - css adjust 14 years ago
  Dave Fisher ffa163d5e7 more documentation changes 14 years ago
  Dave Fisher 58c3be8334 documentation changes 14 years ago
  Yegor Kozlov 00ac16d6e3 reorganized TOC, removed obsolete pages 14 years ago
  Josh Micich 560bfb7eb3 Removed erroneous coding for Ptg 0x1a (see bugzilla 40008) 14 years ago
  Nick Burch 809a2923c9 Add test that shows we can already extract text from .docm files 14 years ago
  Nick Burch 4ca0b5535f Patch from Trejkaz - fix bug #48038 - handle reading HWPF stylesheets from non zero offsets 14 years ago
  Yegor Kozlov 70e9580226 avoid NPE when calling methods from the superclass and initialize XSSFChartSheet with a blank sheet, see Bugzilla 48087 14 years ago
  Nick Burch f1ecc30d36 When running the "compile-ooxml-xsds" ant task, also generate the source jar for the OOXML Schemas 14 years ago
  Nick Burch 926f35d047 Big import tidyup using eclipse "Organise Imports" - avoid wildcard imports, and get the ordering of imports to be consistent 14 years ago
  Nick Burch 509c7bcb93 Hopefully fix #45672 properly - improve handling by MissingRecordAwareHSSFListener of records that cover multiple cells (MulBlankRecord and MulRKRecord) 14 years ago
  Josh Micich 35c07feabe Bugzilla 48096 - relaxed validation check in RecalcIdRecord 14 years ago
  Josh Micich 0ca2252df0 Bugzilla 48085 - improved error checking in BlockAllocationTableReader to trap unreasonable field values 14 years ago
  Yegor Kozlov 55b31d213d fixed logic for matching cells and comments in HSSFCell.getCellComment() 14 years ago
  Ugo Cei f3e6137e01 [47942] added implementation of protection features to XLSX and DOCX files. Patch submitted by Roberto Albertini. 14 years ago
  Yegor Kozlov b92d33777c drop a line on Git access to POI sources 14 years ago
  Yegor Kozlov 8e2028896e preserve leading and trailing white spaces in XSSFRichTextString, see Bugzilla 48070 14 years ago
  Josh Micich 9743058a89 simplified code copied from xalan (in r829781) to bare minimum required by XSSFImportFromXML 14 years ago
  Josh Micich 3bc57ef584 Fixed compiler error in HSSFReadWrite. Fixed deprecated calls and simplified example code. (follow-on from r829758) 14 years ago
  Nick Burch f8f93ecbda Fix constructors for new naming 14 years ago
  Ugo Cei f17135cfe1 Added classes from Xalan to make XSSFImportFromXML compile even without Xalan as a dependency. 14 years ago
  Nick Burch ce25199518 Update link to dev.HSSF.java 14 years ago
  Nick Burch 6f73fa2971 Copy the old dev.HSSF example over to trunk, and put it in a more suitable place 14 years ago
  Josh Micich 46441487c7 Bugzilla 48044 - added implementation for CountBlank function (patch from Mads Mohr Christensen) 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 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