]>
source.dussan.org Git - poi.git/log
Dave Fisher [Fri, 20 Nov 2009 19:06:35 +0000 (19:06 +0000)]
Adjusted the project doap file to include 3.5 release and OOXML / ECMA-376
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@882683
13f79535 -47bb-0310-9956-
ffa450edef68
Josh Micich [Fri, 20 Nov 2009 01:13:17 +0000 (01:13 +0000)]
moved lazy ref creation methods to OperationEvaluationContext
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@882375
13f79535 -47bb-0310-9956-
ffa450edef68
Dave Fisher [Thu, 19 Nov 2009 21:22:21 +0000 (21:22 +0000)]
Many documentation changes. See https://issues.apache.org/bugzilla/show_bug.cgi?id=48242
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@882301
13f79535 -47bb-0310-9956-
ffa450edef68
Josh Micich [Wed, 18 Nov 2009 09:21:12 +0000 (09:21 +0000)]
changed short to int in Function.evaluate() method signature
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@881704
13f79535 -47bb-0310-9956-
ffa450edef68
Josh Micich [Wed, 18 Nov 2009 08:39:17 +0000 (08:39 +0000)]
added method format2DRefAsString() to interface ExternSheetReferenceToken to help with refactoring 3D ref code
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@881698
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Mon, 16 Nov 2009 17:31:16 +0000 (17:31 +0000)]
fixed XLSX2CSV to avoid exception when processing cells with multiple "t" elements, see Bugzilla 47757
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@880864
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Mon, 16 Nov 2009 15:33:45 +0000 (15:33 +0000)]
removed log4j calls from ooxml tests, also fixed misc bugs discovered when imlementing OOXMLLite
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@880799
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Mon, 16 Nov 2009 15:32:05 +0000 (15:32 +0000)]
org.apache.poi.util.OOXMLLite - an utility to build a 'lite' version of the ooxml-schemas.jar
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@880798
13f79535 -47bb-0310-9956-
ffa450edef68
Josh Micich [Mon, 16 Nov 2009 05:41:57 +0000 (05:41 +0000)]
Removed OperationEval and rearranged function/operator evaluation.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@880593
13f79535 -47bb-0310-9956-
ffa450edef68
Josh Micich [Sun, 15 Nov 2009 09:12:30 +0000 (09:12 +0000)]
Updated diagnostic code in HSSFEvaluationWorkbook - regarding changed status of IntersectionPtg
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@836344
13f79535 -47bb-0310-9956-
ffa450edef68
Josh Micich [Sun, 15 Nov 2009 09:01:35 +0000 (09:01 +0000)]
Clean-up of copy/clone methods in Ptg hierarchy
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@836343
13f79535 -47bb-0310-9956-
ffa450edef68
Josh Micich [Sun, 15 Nov 2009 06:04:03 +0000 (06:04 +0000)]
made ArrayPtg immutable
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@836332
13f79535 -47bb-0310-9956-
ffa450edef68
Josh Micich [Sun, 15 Nov 2009 00:27:59 +0000 (00:27 +0000)]
fixed bug in LittleEndianByteArrayInputStream.readFully()
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@836298
13f79535 -47bb-0310-9956-
ffa450edef68
Josh Micich [Sat, 14 Nov 2009 02:41:24 +0000 (02:41 +0000)]
Made AbstractFunctionPtg immutable, other minor improvements
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@836101
13f79535 -47bb-0310-9956-
ffa450edef68
Josh Micich [Fri, 13 Nov 2009 21:21:23 +0000 (21:21 +0000)]
Bugzilla 48195 - short-circuit evaluation of IF() and CHOOSE()
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@835994
13f79535 -47bb-0310-9956-
ffa450edef68
Josh Micich [Fri, 13 Nov 2009 20:46:02 +0000 (20:46 +0000)]
Cleaned up AttrPtg - made immutable, fixed property accessors.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@835982
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Fri, 13 Nov 2009 13:33:52 +0000 (13:33 +0000)]
renamed HSSFSheet.setArabic to HSSFSheet.setRightToLeft
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@835846
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Thu, 12 Nov 2009 07:07:41 +0000 (07:07 +0000)]
support for text extraction from PPT master slides, see Bugzilla 48161
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@835271
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Thu, 12 Nov 2009 01:10:19 +0000 (01:10 +0000)]
Make a start on feature related records. Not finished yet, so not enabled in the recordfactory until complete+tested
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@835183
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Fri, 6 Nov 2009 23:40:53 +0000 (23:40 +0000)]
cleanup of build.xml
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@833603
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Fri, 6 Nov 2009 19:40:07 +0000 (19:40 +0000)]
added a method to set arabic mode in HSSFSheet, see Bugzilla 47970
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@833537
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Fri, 6 Nov 2009 19:08:41 +0000 (19:08 +0000)]
release system resources when calling javax.imageio.ImageIO in Picture.resize()
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@833527
13f79535 -47bb-0310-9956-
ffa450edef68
Dave Fisher [Fri, 6 Nov 2009 02:48:37 +0000 (02:48 +0000)]
documentation changes - css adjust
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@833284
13f79535 -47bb-0310-9956-
ffa450edef68
Dave Fisher [Fri, 6 Nov 2009 02:43:52 +0000 (02:43 +0000)]
more documentation changes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@833283
13f79535 -47bb-0310-9956-
ffa450edef68
Dave Fisher [Fri, 6 Nov 2009 02:29:17 +0000 (02:29 +0000)]
documentation changes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@833281
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Fri, 6 Nov 2009 00:00:35 +0000 (00:00 +0000)]
reorganized TOC, removed obsolete pages
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@833248
13f79535 -47bb-0310-9956-
ffa450edef68
Dave Fisher [Thu, 5 Nov 2009 20:50:38 +0000 (20:50 +0000)]
Add in my gpg key
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@833160
13f79535 -47bb-0310-9956-
ffa450edef68
Josh Micich [Thu, 5 Nov 2009 02:33:32 +0000 (02:33 +0000)]
Removed erroneous coding for Ptg 0x1a (see bugzilla 40008)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@832975
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Wed, 4 Nov 2009 01:35:55 +0000 (01:35 +0000)]
Add test that shows we can already extract text from .docm files
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@832644
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Wed, 4 Nov 2009 01:32:38 +0000 (01:32 +0000)]
Add a sample .docm file from bug #45690
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@832643
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Wed, 4 Nov 2009 00:07:37 +0000 (00:07 +0000)]
Patch from Trejkaz - fix bug #48038 - handle reading HWPF stylesheets from non zero offsets
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@832625
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Tue, 3 Nov 2009 23:54:58 +0000 (23:54 +0000)]
avoid NPE when calling methods from the superclass and initialize XSSFChartSheet with a blank sheet, see Bugzilla 48087
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@832622
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Tue, 3 Nov 2009 23:34:14 +0000 (23:34 +0000)]
Tweak svn:ignore to skip the ecma zip files too
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@832607
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Tue, 3 Nov 2009 23:33:58 +0000 (23:33 +0000)]
Make the ooxml schema jar filenames consistent
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@832605
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Tue, 3 Nov 2009 23:20:33 +0000 (23:20 +0000)]
When running the "compile-ooxml-xsds" ant task, also generate the source jar for the OOXML Schemas
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@832596
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Tue, 3 Nov 2009 23:02:06 +0000 (23:02 +0000)]
Big import tidyup using eclipse "Organise Imports" - avoid wildcard imports, and get the ordering of imports to be consistent
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@832591
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Tue, 3 Nov 2009 22:45:39 +0000 (22:45 +0000)]
Hopefully fix #45672 properly - improve handling by MissingRecordAwareHSSFListener of records that cover multiple cells (MulBlankRecord and MulRKRecord)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@832584
13f79535 -47bb-0310-9956-
ffa450edef68
Josh Micich [Tue, 3 Nov 2009 20:23:21 +0000 (20:23 +0000)]
Bugzilla 48096 - relaxed validation check in RecalcIdRecord
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@832536
13f79535 -47bb-0310-9956-
ffa450edef68
Josh Micich [Tue, 3 Nov 2009 18:48:20 +0000 (18:48 +0000)]
Bugzilla 48085 - improved error checking in BlockAllocationTableReader to trap unreasonable field values
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@832505
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Thu, 29 Oct 2009 16:43:24 +0000 (16:43 +0000)]
fixed logic for matching cells and comments in HSSFCell.getCellComment()
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@831025
13f79535 -47bb-0310-9956-
ffa450edef68
Ugo Cei [Wed, 28 Oct 2009 16:05:39 +0000 (16:05 +0000)]
[47942] added implementation of protection features to XLSX and DOCX files. Patch submitted by Roberto Albertini.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@830657
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Wed, 28 Oct 2009 12:01:56 +0000 (12:01 +0000)]
drop a line on Git access to POI sources
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@830513
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Wed, 28 Oct 2009 10:31:34 +0000 (10:31 +0000)]
preserve leading and trailing white spaces in XSSFRichTextString, see Bugzilla 48070
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@830492
13f79535 -47bb-0310-9956-
ffa450edef68
Josh Micich [Mon, 26 Oct 2009 19:08:54 +0000 (19:08 +0000)]
simplified code copied from xalan (in r829781) to bare minimum required by XSSFImportFromXML
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@829903
13f79535 -47bb-0310-9956-
ffa450edef68
Josh Micich [Mon, 26 Oct 2009 18:55:51 +0000 (18:55 +0000)]
Fixed compiler error in HSSFReadWrite. Fixed deprecated calls and simplified example code. (follow-on from r829758)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@829897
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Mon, 26 Oct 2009 13:08:21 +0000 (13:08 +0000)]
Fix constructors for new naming
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@829783
13f79535 -47bb-0310-9956-
ffa450edef68
Ugo Cei [Mon, 26 Oct 2009 13:01:46 +0000 (13:01 +0000)]
Added classes from Xalan to make XSSFImportFromXML compile even without Xalan as a dependency.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@829781
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Mon, 26 Oct 2009 12:09:02 +0000 (12:09 +0000)]
Update link to dev.HSSF.java
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@829759
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Mon, 26 Oct 2009 12:08:15 +0000 (12:08 +0000)]
Copy the old dev.HSSF example over to trunk, and put it in a more suitable place
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@829758
13f79535 -47bb-0310-9956-
ffa450edef68
Josh Micich [Sat, 24 Oct 2009 00:41:30 +0000 (00:41 +0000)]
Bugzilla 48044 - added implementation for CountBlank function (patch from Mads Mohr Christensen)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@829293
13f79535 -47bb-0310-9956-
ffa450edef68
Josh Micich [Wed, 21 Oct 2009 23:08:54 +0000 (23:08 +0000)]
added missing test cases from r828244 (for bugzilla 48036 - IntersectionEval)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@828247
13f79535 -47bb-0310-9956-
ffa450edef68
Josh Micich [Wed, 21 Oct 2009 23:00:09 +0000 (23:00 +0000)]
Bugzilla 48036 - added IntersectionEval to allow evaluation of the intersection formula operator.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@828244
13f79535 -47bb-0310-9956-
ffa450edef68
Ugo Cei [Wed, 21 Oct 2009 07:15:37 +0000 (07:15 +0000)]
Removed @author tag.
Dealt with exceprions properly.
General reformatting.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@827907
13f79535 -47bb-0310-9956-
ffa450edef68
Ugo Cei [Wed, 21 Oct 2009 07:11:00 +0000 (07:11 +0000)]
Removed uses of internal JDK classes.
Removed @author tag.
Dealt with exceprions properly.
General reformatting.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@827905
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Tue, 20 Oct 2009 15:22:15 +0000 (15:22 +0000)]
The Visio info on gnome.ru is no more. Switch the links to a web.archive.org cached version
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@827685
13f79535 -47bb-0310-9956-
ffa450edef68
Josh Micich [Sat, 17 Oct 2009 00:43:11 +0000 (00:43 +0000)]
deleted 'svn:executable' property
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@826151
13f79535 -47bb-0310-9956-
ffa450edef68
Josh Micich [Fri, 16 Oct 2009 19:17:12 +0000 (19:17 +0000)]
deleted 'svn:executable' property
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@826045
13f79535 -47bb-0310-9956-
ffa450edef68
Josh Micich [Fri, 16 Oct 2009 19:07:11 +0000 (19:07 +0000)]
fixed compiler warnings and TODOs in org.apache.poi.hssf.record.formula.eval
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@826041
13f79535 -47bb-0310-9956-
ffa450edef68
Josh Micich [Fri, 16 Oct 2009 19:01:37 +0000 (19:01 +0000)]
deleted 'svn:executable' property
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@826038
13f79535 -47bb-0310-9956-
ffa450edef68
Josh Micich [Fri, 16 Oct 2009 18:03:33 +0000 (18:03 +0000)]
removed obsolete empty directories
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@826019
13f79535 -47bb-0310-9956-
ffa450edef68
Josh Micich [Fri, 16 Oct 2009 18:00:25 +0000 (18:00 +0000)]
simplify/optimise OperationEvaluatorFactory
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@826017
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 16 Oct 2009 13:37:13 +0000 (13:37 +0000)]
From bug #47999 - avoid un-needed call to the JVM Garbage Collector when working on OOXML OPC Packages
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@825890
13f79535 -47bb-0310-9956-
ffa450edef68
Josh Micich [Thu, 15 Oct 2009 20:25:34 +0000 (20:25 +0000)]
reverted Digital Signature stuff (r824836, r824963 r825294) in attempt to get gump build working
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@825637
13f79535 -47bb-0310-9956-
ffa450edef68
Josh Micich [Wed, 14 Oct 2009 21:32:06 +0000 (21:32 +0000)]
removed new dependency on joda
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@825294
13f79535 -47bb-0310-9956-
ffa450edef68
Josh Micich [Tue, 13 Oct 2009 23:24:14 +0000 (23:24 +0000)]
Bugzilla 47969 - improvements to equals() methods
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@824972
13f79535 -47bb-0310-9956-
ffa450edef68
Josh Micich [Tue, 13 Oct 2009 22:42:58 +0000 (22:42 +0000)]
Fixes for compiler errors and junit failures introduced by r824836
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@824963
13f79535 -47bb-0310-9956-
ffa450edef68
Ugo Cei [Tue, 13 Oct 2009 16:31:28 +0000 (16:31 +0000)]
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.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@824836
13f79535 -47bb-0310-9956-
ffa450edef68
Josh Micich [Thu, 8 Oct 2009 22:29:41 +0000 (22:29 +0000)]
Bugzilla 47962 - Fixed some potential NPEs. Avoided unnecessary creation of box instances. Applied patch with mods
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@823348
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Sun, 4 Oct 2009 16:01:29 +0000 (16:01 +0000)]
reduced the number of compiler warnings generated by JDK 1.6.13 with -Xlint
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@821551
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Sun, 4 Oct 2009 10:25:53 +0000 (10:25 +0000)]
added Ant target to compile scratchpad examples, added example HSMF application that converts a .msg file to text and extracts attachments, see Bugzilla 47922
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@821500
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Sun, 4 Oct 2009 10:08:47 +0000 (10:08 +0000)]
fixed ColumnHelper to correctly handle columns included in a column span
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@821497
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Sun, 4 Oct 2009 10:00:52 +0000 (10:00 +0000)]
improved API for OOXML custom properties
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@821496
13f79535 -47bb-0310-9956-
ffa450edef68
Josh Micich [Wed, 30 Sep 2009 22:25:53 +0000 (22:25 +0000)]
Minor improvements to error handling in ForkedEvaluator. Added junits.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@820479
13f79535 -47bb-0310-9956-
ffa450edef68
Josh Micich [Tue, 29 Sep 2009 23:01:48 +0000 (23:01 +0000)]
minor fixes to junit after r819469
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@820120
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Mon, 28 Sep 2009 09:52:34 +0000 (09:52 +0000)]
improved script for deploying maven artefacts
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@819487
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Mon, 28 Sep 2009 09:51:52 +0000 (09:51 +0000)]
updated index.html to reflect current release
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@819486
13f79535 -47bb-0310-9956-
ffa450edef68
Paolo Mottadelli [Mon, 28 Sep 2009 07:42:50 +0000 (07:42 +0000)]
Table of Contents first implementation
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@819469
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Sat, 26 Sep 2009 10:41:01 +0000 (10:41 +0000)]
fixed XSSFCell.getStringCellValue() to properly handle cached formula results
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@819106
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Fri, 25 Sep 2009 07:21:15 +0000 (07:21 +0000)]
fixed non-ASCII symbols to keep javac quiet
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@818752
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Fri, 18 Sep 2009 13:24:34 +0000 (13:24 +0000)]
changed version.id of trunk to 3.6-beta1
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@816626
13f79535 -47bb-0310-9956-
ffa450edef68
Josh Micich [Fri, 18 Sep 2009 00:33:18 +0000 (00:33 +0000)]
Bugzilla 47747 - fixed logic for locating shared formula records
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@816417
13f79535 -47bb-0310-9956-
ffa450edef68
Josh Micich [Thu, 17 Sep 2009 00:00:57 +0000 (00:00 +0000)]
Improvements to patch 47809 (support for UDFs)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@816016
13f79535 -47bb-0310-9956-
ffa450edef68
Josh Micich [Wed, 16 Sep 2009 23:20:51 +0000 (23:20 +0000)]
Reverted initial application of patches 47848(r815935) and 47849(r815942). Some details need clarification.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@816006
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Wed, 16 Sep 2009 19:59:39 +0000 (19:59 +0000)]
Added possibility to get EvaluationCell from RefEval, see bugzilla 47849
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@815942
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Wed, 16 Sep 2009 19:29:42 +0000 (19:29 +0000)]
Added method createEvaluationWorkbook() to CreationHelper, see Bugzilla 47848
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@815935
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Wed, 16 Sep 2009 19:16:39 +0000 (19:16 +0000)]
improved work with user-defined functions, see Bugzilla 47809
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@815928
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Sun, 13 Sep 2009 17:49:46 +0000 (17:49 +0000)]
fixed XSSFSheet.setColumnWidth to produce XML compatible with Mac Excel 2008, see Bugzilla 47581
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@814358
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Sun, 13 Sep 2009 16:05:28 +0000 (16:05 +0000)]
removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla 47734
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@814335
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Sun, 13 Sep 2009 14:53:51 +0000 (14:53 +0000)]
added javadoc how to avoid Excel crash when creating too many HSSFRichTextString cells, see Bugzilla 47543
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@814324
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Sat, 12 Sep 2009 16:01:18 +0000 (16:01 +0000)]
improved XSSFWorkbook.removeSheetAt, see Bugzilla 47737 and 47813
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@814176
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Thu, 10 Sep 2009 14:04:47 +0000 (14:04 +0000)]
updated status.xml
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@813450
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Thu, 10 Sep 2009 14:02:16 +0000 (14:02 +0000)]
built-in positive formats don't need starting '(', see bugzilla 47770
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@813449
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Thu, 10 Sep 2009 13:51:26 +0000 (13:51 +0000)]
Necessary fix of FunctionEval (follow-on to patch 47768)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@813440
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Mon, 7 Sep 2009 05:17:23 +0000 (05:17 +0000)]
Added method setFunction(boolean) for defined names
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@811998
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Mon, 7 Sep 2009 05:04:17 +0000 (05:04 +0000)]
Implementation of Excel Days360 and Npv functions
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@811996
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Mon, 7 Sep 2009 04:55:32 +0000 (04:55 +0000)]
Do not allow text longer than 32,767 characters in HSSF cells, see Bugzilla 47751
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@811994
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Sun, 6 Sep 2009 12:00:21 +0000 (12:00 +0000)]
Added an example demonstrating how to convert an XLSX workbook to CSV, see Bugzilla 47757
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@811816
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Sun, 6 Sep 2009 11:35:01 +0000 (11:35 +0000)]
Fixed PPT parser to tolerate Comment2000 containers with missing comment text, see Bugzilla 44770
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@811814
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Mon, 31 Aug 2009 17:02:06 +0000 (17:02 +0000)]
fix for extraction paragraphs and sections from headers/footers with XWPFWordExtractor, see Bugzilla 47727
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@809662
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Mon, 31 Aug 2009 16:57:03 +0000 (16:57 +0000)]
Support for extraction of header / footer images in HWPF, see Bugzilla 47733
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@809659
13f79535 -47bb-0310-9956-
ffa450edef68