]>
source.dussan.org Git - poi.git/log
Yegor Kozlov [Mon, 21 Apr 2008 13:29:59 +0000 (13:29 +0000)]
unfinished release guide. It would be nice to have a html version.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@650138
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Mon, 21 Apr 2008 13:10:33 +0000 (13:10 +0000)]
update current version to 3.1-beta1
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@650133
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Mon, 21 Apr 2008 12:52:23 +0000 (12:52 +0000)]
a couple of HSLF examples
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@650130
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Mon, 21 Apr 2008 12:51:47 +0000 (12:51 +0000)]
more improvements in slide rendering
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@650129
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Sun, 20 Apr 2008 11:58:08 +0000 (11:58 +0000)]
set version.id=3.0.3-beta1
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@649914
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Sun, 20 Apr 2008 11:17:48 +0000 (11:17 +0000)]
more improvements in slide rendering
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@649911
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Sat, 19 Apr 2008 11:52:36 +0000 (11:52 +0000)]
updated the docs
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@649800
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Sat, 19 Apr 2008 11:17:37 +0000 (11:17 +0000)]
misc improvements in slide rendering
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@649798
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Sat, 19 Apr 2008 11:16:53 +0000 (11:16 +0000)]
properly set shapeId for new shapes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@649797
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Sat, 19 Apr 2008 11:09:59 +0000 (11:09 +0000)]
Support for getting embedded sounds from slide show
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@649796
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Fri, 18 Apr 2008 14:57:07 +0000 (14:57 +0000)]
improved rendering of text
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@649557
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Thu, 17 Apr 2008 15:09:37 +0000 (15:09 +0000)]
updated the list of changes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@649145
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Thu, 17 Apr 2008 15:08:03 +0000 (15:08 +0000)]
initial support for rendering powerpoint slides into images
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@649143
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Thu, 17 Apr 2008 15:06:01 +0000 (15:06 +0000)]
added a unit test and closed bug #28774
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@649142
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Wed, 16 Apr 2008 11:57:15 +0000 (11:57 +0000)]
Support for getting OLE object data from slide show
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@648674
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Wed, 16 Apr 2008 08:44:07 +0000 (08:44 +0000)]
Misc improvements in Freeform shape
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@648624
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Wed, 16 Apr 2008 08:43:08 +0000 (08:43 +0000)]
Rich text in HSSFTextbox must have at least one format run. Make sure it is so and apply th default fopnt if no formats were applied.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@648623
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Wed, 16 Apr 2008 07:47:16 +0000 (07:47 +0000)]
bug #41071 is fixed in trunk. Added a unit test and resolved.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@648589
13f79535 -47bb-0310-9956-
ffa450edef68
Josh Micich [Tue, 15 Apr 2008 17:07:06 +0000 (17:07 +0000)]
Conditional Formatting (30311) - API improvements, added HSSFSheetConditionalFormatting
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@648334
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Tue, 15 Apr 2008 16:00:50 +0000 (16:00 +0000)]
Nice and small change here... Update the formula parser code to use usermodel.HSSFWorkbook instead of model.Workbook. This should keep things a bit cleaner, and make it much easier for the formula code to work with XSSF
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@648303
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Tue, 15 Apr 2008 15:12:58 +0000 (15:12 +0000)]
Improved factoring of ppt objects. For ppt tabels Slide.getShapes() returns the Table object (was ShapeGroup)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@648276
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Tue, 15 Apr 2008 15:11:13 +0000 (15:11 +0000)]
TextSpecInfoAtom is present in PPT 2003+. When the text is changed we must update this record, otherwise the ppt becomes corrupted
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@648274
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Tue, 15 Apr 2008 10:05:22 +0000 (10:05 +0000)]
start improving handling of resources in HSLF. PPFont object represents a font in a presenatation.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@648203
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Tue, 15 Apr 2008 07:54:20 +0000 (07:54 +0000)]
TextShape is a common superclass of all shapes that can hold text. The subclasses are TextBox and AutoShape.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@648156
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Mon, 14 Apr 2008 14:58:18 +0000 (14:58 +0000)]
make sure all hslf classes use POI loggers
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@647824
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Mon, 14 Apr 2008 11:47:47 +0000 (11:47 +0000)]
Switch to using our own logger, rather than the commons one
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@647738
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Mon, 14 Apr 2008 09:21:57 +0000 (09:21 +0000)]
misc usermodel improvements. Also added the source code for the ApacheconEU08 FFT presentation
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@647713
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Mon, 14 Apr 2008 09:20:20 +0000 (09:20 +0000)]
use commons logging throughout the code
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@647712
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Sun, 13 Apr 2008 15:13:17 +0000 (15:13 +0000)]
Add information of EventBasedExcelExtractor to the documentation
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@647577
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Sun, 13 Apr 2008 15:09:42 +0000 (15:09 +0000)]
Finish off eventusermodel based Excel Extractor, and update the xls to csv converter (moved to correct place) based on discoveries for the text extractor
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@647576
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Sun, 13 Apr 2008 14:58:27 +0000 (14:58 +0000)]
Start on a eventusermodel based excel text extractor
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@647574
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Sun, 13 Apr 2008 13:16:36 +0000 (13:16 +0000)]
Various new bits of documentation on embeded files and text extraction
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@647567
13f79535 -47bb-0310-9956-
ffa450edef68
Josh Micich [Fri, 11 Apr 2008 19:36:37 +0000 (19:36 +0000)]
fixed typo and formatting in class javadoc
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@647278
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 11 Apr 2008 14:43:05 +0000 (14:43 +0000)]
Update HSLFSlideShow and HSSFWorkbook to take advantage of POIFS updates, and allow reading embeded documents
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@647186
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 11 Apr 2008 13:04:11 +0000 (13:04 +0000)]
Update the sample embeded documents to be from know sources, so we can test better
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@647152
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Thu, 10 Apr 2008 16:59:10 +0000 (16:59 +0000)]
Improve how POIFS works with directory entries, and update HWPFDocument to support reading an embeded word document
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@646870
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Thu, 10 Apr 2008 15:54:02 +0000 (15:54 +0000)]
Initial support for getting and changing chart titles and series titles
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@646854
13f79535 -47bb-0310-9956-
ffa450edef68
Josh Micich [Thu, 10 Apr 2008 07:06:55 +0000 (07:06 +0000)]
bugzilla 44792 - fixed encode/decode problems in ExternalNameRecord and CRNRecord.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@646666
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Wed, 9 Apr 2008 15:36:39 +0000 (15:36 +0000)]
Implement a proxy HSSFListener which tracks the format records, and lets you lookup the format string for a given cell. Convert the xls to csv example to use it
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@646405
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Wed, 9 Apr 2008 12:46:42 +0000 (12:46 +0000)]
Provide a common ole2 implementation of POITextExtractor, which gives access to the document metadata
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@646312
13f79535 -47bb-0310-9956-
ffa450edef68
Josh Micich [Wed, 9 Apr 2008 05:56:50 +0000 (05:56 +0000)]
some more tweaks for bug 30311. Set some (unused) bits in FontFormatting to match Excel.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@646194
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Tue, 8 Apr 2008 14:49:59 +0000 (14:49 +0000)]
fix bug #44770: RuntimeException: Couldn't instantiate the class for type with id 1036 on class class org.apache.poi.hslf.record.PPDrawing
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@645952
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Mon, 7 Apr 2008 15:35:49 +0000 (15:35 +0000)]
misc usermodel improvements in HSLF
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@645567
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Mon, 7 Apr 2008 15:34:53 +0000 (15:34 +0000)]
empty.ppt with the master styles compatible with PPT 2003
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@645566
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Mon, 7 Apr 2008 15:20:57 +0000 (15:20 +0000)]
Fix 43670, 44501 - Fix how HDGF deals with trailing data in the list of chunk headers
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@645560
13f79535 -47bb-0310-9956-
ffa450edef68
Josh Micich [Mon, 7 Apr 2008 03:23:04 +0000 (03:23 +0000)]
30311 - More work on Conditional Formatting - patch from Dmitriy
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@645352
13f79535 -47bb-0310-9956-
ffa450edef68
Josh Micich [Mon, 7 Apr 2008 03:02:03 +0000 (03:02 +0000)]
refactored all hssf junits to get test sample data in the in one place
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@645348
13f79535 -47bb-0310-9956-
ffa450edef68
Josh Micich [Thu, 3 Apr 2008 21:17:26 +0000 (21:17 +0000)]
Follow up fix after r644473 (bug 44739) TestHSSFConditionalFormatting had a bug and wasn't yet included in the test suite hierarchy
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@644509
13f79535 -47bb-0310-9956-
ffa450edef68
Josh Micich [Thu, 3 Apr 2008 20:25:53 +0000 (20:25 +0000)]
Fix for bug 44739 - Conditional formatting (regions with max row/col index)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@644473
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Thu, 3 Apr 2008 15:04:52 +0000 (15:04 +0000)]
Make a bit of a start on being able to edit chart titles, based on the email to user@poi from Russ on the 2nd of April. Not quite there though
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@644343
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Wed, 2 Apr 2008 10:25:18 +0000 (10:25 +0000)]
Fixed inconsistency between HSSFSHeet.getColumnWidth and HSSFSheet.getDefaultColumnWidth: getColumnWidth should always return width measured in 1/256th units.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@643834
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Wed, 2 Apr 2008 10:20:31 +0000 (10:20 +0000)]
added set accessor to indentation level
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@643831
13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Klute [Wed, 2 Apr 2008 00:55:52 +0000 (00:55 +0000)]
Restored an entry that had been deleted by chance.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@643672
13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Klute [Wed, 2 Apr 2008 00:50:45 +0000 (00:50 +0000)]
44694 - HPSF: Support for property sets without sections
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@643670
13f79535 -47bb-0310-9956-
ffa450edef68
Josh Micich [Tue, 1 Apr 2008 23:53:51 +0000 (23:53 +0000)]
fix for bug 44710 - Incorrect skip() of second formula in DATAVALIDATION record
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@643654
13f79535 -47bb-0310-9956-
ffa450edef68
Josh Micich [Tue, 1 Apr 2008 22:18:25 +0000 (22:18 +0000)]
Bug #44733 - DPRODUCT function should be index 189, not 191
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@643625
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Mon, 31 Mar 2008 09:58:27 +0000 (09:58 +0000)]
Implement Sheet.removeShape(Shape shape) in HSLF
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@642946
13f79535 -47bb-0310-9956-
ffa450edef68
Josh Micich [Mon, 31 Mar 2008 06:55:04 +0000 (06:55 +0000)]
changes/status for #44675, #44695, #44691
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@642904
13f79535 -47bb-0310-9956-
ffa450edef68
Josh Micich [Mon, 31 Mar 2008 05:56:11 +0000 (05:56 +0000)]
silenced noisy tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@642891
13f79535 -47bb-0310-9956-
ffa450edef68
Josh Micich [Mon, 31 Mar 2008 05:19:00 +0000 (05:19 +0000)]
removed incorrect test case methods
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@642880
13f79535 -47bb-0310-9956-
ffa450edef68
Josh Micich [Mon, 31 Mar 2008 05:10:35 +0000 (05:10 +0000)]
More work on Conditional Formatting (bug 30311) junit and fixes from Dmitriy. Some other clean-up.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@642878
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Sun, 30 Mar 2008 13:40:34 +0000 (13:40 +0000)]
Update Formula test spreadsheet for count, and also do a copy as an ooxml .xlsx file
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@642738
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Sun, 30 Mar 2008 13:39:51 +0000 (13:39 +0000)]
Count implementation from ooxml branch
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@642737
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Sat, 29 Mar 2008 18:27:08 +0000 (18:27 +0000)]
Documentation update
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@642575
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Sat, 29 Mar 2008 18:23:33 +0000 (18:23 +0000)]
Move the FormulaEvaluator code out of scratchpad
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@642574
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Sat, 29 Mar 2008 18:11:48 +0000 (18:11 +0000)]
Merge several bug tests into one file
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@642571
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Sat, 29 Mar 2008 18:00:16 +0000 (18:00 +0000)]
Update docs now that missing record aware eventusermodel has moved
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@642567
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Sat, 29 Mar 2008 17:45:28 +0000 (17:45 +0000)]
Move the missing record aware eventusermodel code out of scratchpad
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@642566
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Sat, 29 Mar 2008 17:35:53 +0000 (17:35 +0000)]
Looks like trunk will now produce 3.0.3, and ooxml branch will be 3.1, so update build.xml in trunk accordingly
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@642563
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 28 Mar 2008 13:35:37 +0000 (13:35 +0000)]
Add test to show that bug #44693 is incorrect
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@642231
13f79535 -47bb-0310-9956-
ffa450edef68
Josh Micich [Thu, 27 Mar 2008 21:54:21 +0000 (21:54 +0000)]
(real) fix for bug #44691. Modified Pmt.java to allow for 3 arguments. Added TestPmt junit.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@641996
13f79535 -47bb-0310-9956-
ffa450edef68
Josh Micich [Thu, 27 Mar 2008 20:15:13 +0000 (20:15 +0000)]
annotated previous changelist(641964) with wrong buzilla number. Previous changes were for bug #44695.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@641967
13f79535 -47bb-0310-9956-
ffa450edef68
Josh Micich [Thu, 27 Mar 2008 20:03:29 +0000 (20:03 +0000)]
fixes for ExternalNameRecord serialisation bug #44691
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@641964
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Thu, 27 Mar 2008 18:24:39 +0000 (18:24 +0000)]
Add failing (but disabled) test from bug #44691
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@641934
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Thu, 27 Mar 2008 12:54:32 +0000 (12:54 +0000)]
Fix typo, and point hwpf people at the new microsoft docs
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@641799
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Thu, 27 Mar 2008 12:48:55 +0000 (12:48 +0000)]
Patch from Raghu from bug #44652 - Improved handling of Pictures in Word Documents
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@641796
13f79535 -47bb-0310-9956-
ffa450edef68
Josh Micich [Wed, 26 Mar 2008 07:32:28 +0000 (07:32 +0000)]
patch 44675 - made POI capable of recognising var-args functions. Some related fixes.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@641185
13f79535 -47bb-0310-9956-
ffa450edef68
Josh Micich [Wed, 26 Mar 2008 05:29:08 +0000 (05:29 +0000)]
more javadoc + clean-up from Dmitriy (bug 30311 att 21711)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@641157
13f79535 -47bb-0310-9956-
ffa450edef68
Josh Micich [Tue, 25 Mar 2008 06:18:33 +0000 (06:18 +0000)]
Added class javadoc. Patch 30311 from Dmtriy.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@640711
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Sat, 22 Mar 2008 18:55:22 +0000 (18:55 +0000)]
Add note about needing to give ant more memory to run all the tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@640057
13f79535 -47bb-0310-9956-
ffa450edef68
Josh Micich [Fri, 21 Mar 2008 23:47:51 +0000 (23:47 +0000)]
sort to int conversion sign extension fix
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@639918
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 21 Mar 2008 21:04:47 +0000 (21:04 +0000)]
Tweak how you get dataformat strings out of cell styles, to be more logical, and in keeping with how we'll want to do things for xssf too
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@639836
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 21 Mar 2008 12:10:52 +0000 (12:10 +0000)]
FAQ page doesn't like the new doc dtd, so go back to the old one for it
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@639602
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Thu, 20 Mar 2008 22:31:15 +0000 (22:31 +0000)]
Update a lot of the site to apache documentation format 1.3, from 1.1. Also, put note about apachecon on the homepage
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@639487
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Thu, 20 Mar 2008 11:43:14 +0000 (11:43 +0000)]
Make junit happy
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@639254
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Thu, 20 Mar 2008 11:02:39 +0000 (11:02 +0000)]
Fix for readCompressedUnicode not moaning about length=0, from bug #44643
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@639242
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Thu, 20 Mar 2008 10:16:15 +0000 (10:16 +0000)]
Simple patch from Josh from bug #44636 - fix for RefVPtg and edit-in-excel oddness
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@639232
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Thu, 20 Mar 2008 10:06:59 +0000 (10:06 +0000)]
Test relating to bug #44636
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@639231
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Wed, 19 Mar 2008 12:49:35 +0000 (12:49 +0000)]
Fix bug #44627 - improve the thread safety of POILogFactory
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@638815
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Wed, 19 Mar 2008 12:28:56 +0000 (12:28 +0000)]
Patch from Dmitriy from bug #30311 - Support for conditional formatting records
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@638812
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Wed, 19 Mar 2008 12:01:32 +0000 (12:01 +0000)]
Add test to show that bug #43251 is already fixed
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@638804
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Wed, 19 Mar 2008 11:57:38 +0000 (11:57 +0000)]
Added test to show that bug #41546 is already fixed. Also rename a test file to be more consistent
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@638803
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Wed, 19 Mar 2008 11:03:42 +0000 (11:03 +0000)]
Reformat index page slightly, and add some info on ooxml support being in progress, but not yet ready
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@638785
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Mon, 17 Mar 2008 13:02:46 +0000 (13:02 +0000)]
support align=distributed in HSSFTextbox
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@637870
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Sun, 16 Mar 2008 15:48:02 +0000 (15:48 +0000)]
Patch from Josh from bug #44609 - Handle leading spaces in formulas, such as '= 4'
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@637601
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Sun, 16 Mar 2008 15:40:17 +0000 (15:40 +0000)]
Patch from Josh from bug #44608 - Support for PercentPtg in the formula evaluator
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@637600
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Sun, 16 Mar 2008 15:38:09 +0000 (15:38 +0000)]
Patch from Josh from bug #44608 - Support for PercentPtg in the formula evaluator
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@637598
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Sun, 16 Mar 2008 15:29:34 +0000 (15:29 +0000)]
Patch from Josh from bug #44606 - Support calculated string values for evaluated formulas
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@637595
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Sun, 16 Mar 2008 15:20:47 +0000 (15:20 +0000)]
Patch from Josh, which shows that various bugs are now fixed
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@637593
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Fri, 14 Mar 2008 18:05:55 +0000 (18:05 +0000)]
Add accessors to horizontal and vertical alignment in HSSFTextbox
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@637189
13f79535 -47bb-0310-9956-
ffa450edef68