aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Bugzilla 48085 - improved error checking in BlockAllocationTableReader to tra...Josh Micich2009-11-034-91/+139
* fixed logic for matching cells and comments in HSSFCell.getCellComment()Yegor Kozlov2009-10-293-5/+46
* [47942] added implementation of protection features to XLSX and DOCX files. P...Ugo Cei2009-10-289-4/+1179
* drop a line on Git access to POI sourcesYegor Kozlov2009-10-281-0/+8
* preserve leading and trailing white spaces in XSSFRichTextString, see Bugzill...Yegor Kozlov2009-10-283-2/+38
* simplified code copied from xalan (in r829781) to bare minimum required by XS...Josh Micich2009-10-263-248/+81
* Fixed compiler error in HSSFReadWrite. Fixed deprecated calls and simplified ...Josh Micich2009-10-261-317/+190
* Fix constructors for new namingNick Burch2009-10-261-5/+5
* Added classes from Xalan to make XSSFImportFromXML compile even without Xalan...Ugo Cei2009-10-262-0/+219
* Update link to dev.HSSF.javaNick Burch2009-10-261-1/+1
* Copy the old dev.HSSF example over to trunk, and put it in a more suitable placeNick Burch2009-10-261-0/+371
* Bugzilla 48044 - added implementation for CountBlank function (patch from Mad...Josh Micich2009-10-244-5/+113
* Bugzilla 48036 - added IntersectionEval to allow evaluation of the intersecti...Josh Micich2009-10-215-30/+135
* Removed @author tag.Ugo Cei2009-10-211-369/+363
* Removed uses of internal JDK classes.Ugo Cei2009-10-211-157/+124
* The Visio info on gnome.ru is no more. Switch the links to a web.archive.org ...Nick Burch2009-10-201-2/+2
* deleted 'svn:executable' propertyJosh Micich2009-10-172-0/+0
* deleted 'svn:executable' propertyJosh Micich2009-10-1638-0/+0
* fixed compiler warnings and TODOs in org.apache.poi.hssf.record.formula.evalJosh Micich2009-10-165-175/+117
* deleted 'svn:executable' propertyJosh Micich2009-10-1614-0/+0
* simplify/optimise OperationEvaluatorFactoryJosh Micich2009-10-161-30/+34
* From bug #47999 - avoid un-needed call to the JVM Garbage Collector when work...Nick Burch2009-10-162-3/+1
* reverted Digital Signature stuff (r824836, r824963 r825294) in attempt to get...Josh Micich2009-10-1540-4201/+0
* removed new dependency on jodaJosh Micich2009-10-146-64/+157
* Bugzilla 47969 - improvements to equals() methodsJosh Micich2009-10-134-211/+206
* Fixes for compiler errors and junit failures introduced by r824836Josh Micich2009-10-135-33/+69
* Added implementation of Digital Signature support using code initially develo...Ugo Cei2009-10-1337-0/+4072
* Bugzilla 47962 - Fixed some potential NPEs. Avoided unnecessary creation of b...Josh Micich2009-10-0890-2192/+1981
* reduced the number of compiler warnings generated by JDK 1.6.13 with -XlintYegor Kozlov2009-10-0411-14/+24
* added Ant target to compile scratchpad examples, added example HSMF applicati...Yegor Kozlov2009-10-042-0/+187
* fixed ColumnHelper to correctly handle columns included in a column spanYegor Kozlov2009-10-044-5/+135
* improved API for OOXML custom propertiesYegor Kozlov2009-10-043-81/+160
* Minor improvements to error handling in ForkedEvaluator. Added junits.Josh Micich2009-09-303-2/+129
* minor fixes to junit after r819469Josh Micich2009-09-293-30/+49
* improved script for deploying maven artefactsYegor Kozlov2009-09-281-10/+6
* updated index.html to reflect current releaseYegor Kozlov2009-09-281-27/+7
* Table of Contents first implementationPaolo Mottadelli2009-09-284-0/+190
* fixed XSSFCell.getStringCellValue() to properly handle cached formula resultsYegor Kozlov2009-09-263-5/+73
* fixed non-ASCII symbols to keep javac quietYegor Kozlov2009-09-253-8/+10
* Bugzilla 47747 - fixed logic for locating shared formula recordsJosh Micich2009-09-185-146/+196
* Improvements to patch 47809 (support for UDFs)Josh Micich2009-09-1723-576/+392
* Reverted initial application of patches 47848(r815935) and 47849(r815942). So...Josh Micich2009-09-167-56/+8
* Added possibility to get EvaluationCell from RefEval, see bugzilla 47849Yegor Kozlov2009-09-164-1/+28
* Added method createEvaluationWorkbook() to CreationHelper, see Bugzilla 47848Yegor Kozlov2009-09-164-0/+21
* improved work with user-defined functions, see Bugzilla 47809Yegor Kozlov2009-09-1614-65/+445
* fixed XSSFSheet.setColumnWidth to produce XML compatible with Mac Excel 2008...Yegor Kozlov2009-09-133-0/+5
* removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla...Yegor Kozlov2009-09-13341-0/+12
* added javadoc how to avoid Excel crash when creating too many HSSFRichTextStr...Yegor Kozlov2009-09-132-0/+39
* improved XSSFWorkbook.removeSheetAt, see Bugzilla 47737 and 47813Yegor Kozlov2009-09-125-2/+157
* updated status.xmlYegor Kozlov2009-09-101-0/+1