]>
source.dussan.org Git - poi.git/log
Nick Burch [Fri, 15 Sep 2006 10:22:19 +0000 (10:22 +0000)]
Update a cvs link to an svn one
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@446566
13f79535 -47bb-0310-9956-
ffa450edef68
Jason Height [Mon, 11 Sep 2006 11:34:49 +0000 (11:34 +0000)]
Bug 30635: getLastCellNum return last cell num + 1. Made this clear in javadoc.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@442183
13f79535 -47bb-0310-9956-
ffa450edef68
Jason Height [Fri, 8 Sep 2006 21:09:48 +0000 (21:09 +0000)]
BUG 27496: get/setPageBreak and get/getColumnBreak now work correctly if a template excel file is loaded which does not contain PaneRecords is loaded.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@441652
13f79535 -47bb-0310-9956-
ffa450edef68
Amol S. Deshmukh [Tue, 29 Aug 2006 14:50:39 +0000 (14:50 +0000)]
replaced use of String.contains(..) with String.indexOf(..) >= 0 to make it JDK1.4 compatible
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@438085
13f79535 -47bb-0310-9956-
ffa450edef68
Jason Height [Tue, 29 Aug 2006 07:47:00 +0000 (07:47 +0000)]
Just removed a bunch of unused imports etc. Reduces eclipse warnings
Jason
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@437998
13f79535 -47bb-0310-9956-
ffa450edef68
Jason Height [Tue, 29 Aug 2006 03:27:11 +0000 (03:27 +0000)]
bug 23631: support for getting the current pane information in excel
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@437930
13f79535 -47bb-0310-9956-
ffa450edef68
Jason Height [Mon, 28 Aug 2006 12:18:10 +0000 (12:18 +0000)]
bug 31044: Corrected parsing of references which contain double sheet names ie 'Sheet 1'!F1:'Sheet 1'!F10.
Although i have hacked it a bit such that it gets translated to 'Sheet 1'!F1:F10
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@437684
13f79535 -47bb-0310-9956-
ffa450edef68
Jason Height [Mon, 28 Aug 2006 04:44:32 +0000 (04:44 +0000)]
Bug 33736: Applied patch for Column Hiding. Thanks
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@437526
13f79535 -47bb-0310-9956-
ffa450edef68
Jason Height [Mon, 28 Aug 2006 03:54:04 +0000 (03:54 +0000)]
Bug28755: CellReference will throws IllegalArgumentException when an illegal cell reference is provided.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@437522
13f79535 -47bb-0310-9956-
ffa450edef68
Jason Height [Mon, 28 Aug 2006 03:39:13 +0000 (03:39 +0000)]
Bug36646: Ret3dPtg to include quotes when sheetname contains a space.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@437519
13f79535 -47bb-0310-9956-
ffa450edef68
Jason Height [Mon, 28 Aug 2006 00:31:36 +0000 (00:31 +0000)]
Hopefully fixed scratchpad test org.apache.poi.hssf/record/formula/functions/TestEverything.java from running out of memory and killing gump
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@437486
13f79535 -47bb-0310-9956-
ffa450edef68
Jason Height [Sun, 27 Aug 2006 12:03:14 +0000 (12:03 +0000)]
Removed EXPERIMENTAL indication on the formula support.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@437371
13f79535 -47bb-0310-9956-
ffa450edef68
Jason Height [Sun, 27 Aug 2006 12:00:36 +0000 (12:00 +0000)]
Added explicit RecordFormatException when a FilePass record (indicating that the workbook is encrypted) is encountered. (due to bug 27548)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@437370
13f79535 -47bb-0310-9956-
ffa450edef68
Jason Height [Sun, 27 Aug 2006 11:17:22 +0000 (11:17 +0000)]
Bug 38796: Check for null in PageBreakRecord
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@437368
13f79535 -47bb-0310-9956-
ffa450edef68
Jason Height [Sun, 27 Aug 2006 01:04:53 +0000 (01:04 +0000)]
Throw exception rather than returning NO IDEA SHARED FORMULA
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@437265
13f79535 -47bb-0310-9956-
ffa450edef68
Jason Height [Sat, 26 Aug 2006 08:52:24 +0000 (08:52 +0000)]
Forgot to reset shared formula option during conversion
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@437128
13f79535 -47bb-0310-9956-
ffa450edef68
Jason Height [Sat, 26 Aug 2006 08:23:22 +0000 (08:23 +0000)]
Found a case where the shared formula does not resolve. This was in the test case for the org.apache.poi.hssf.record.formula.eval.TextEverything
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@437126
13f79535 -47bb-0310-9956-
ffa450edef68
Jason Height [Fri, 25 Aug 2006 22:24:47 +0000 (22:24 +0000)]
bug 40285: Corrected index of CellIterator. In addition made CelIterator obey the Iterator contract wrt exceptions.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@436986
13f79535 -47bb-0310-9956-
ffa450edef68
Amol S. Deshmukh [Thu, 24 Aug 2006 16:42:52 +0000 (16:42 +0000)]
1. when formula parse fails, reported error now includes the "pointer"
2. added the case of interpreting a missing argument as MissingArgPtg
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@434426
13f79535 -47bb-0310-9956-
ffa450edef68
Amol S. Deshmukh [Thu, 24 Aug 2006 16:41:12 +0000 (16:41 +0000)]
test case that checks to see if a case of MissingArgsPtg in the formula string is handled correctly
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@434425
13f79535 -47bb-0310-9956-
ffa450edef68
Jason Height [Fri, 18 Aug 2006 07:44:57 +0000 (07:44 +0000)]
Bug: 40267 squashed.
Thanks Richard, good catch. Keep it up!
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@432511
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Mon, 14 Aug 2006 10:29:49 +0000 (10:29 +0000)]
Access to Saved By Information - patch from Trejkaz in bug #38647
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@431320
13f79535 -47bb-0310-9956-
ffa450edef68
Sean Sullivan [Sat, 12 Aug 2006 05:28:45 +0000 (05:28 +0000)]
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@430976
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Thu, 10 Aug 2006 12:20:24 +0000 (12:20 +0000)]
Throw a more useful exception in the case of word95 documents
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@430365
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Thu, 10 Aug 2006 12:12:27 +0000 (12:12 +0000)]
If we're created with an InputStream, check to see if it's really RTF before proceeding
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@430363
13f79535 -47bb-0310-9956-
ffa450edef68
Amol S. Deshmukh [Wed, 9 Aug 2006 20:26:40 +0000 (20:26 +0000)]
In setCellFormula(String) the Ptg stack in FormulaRecord is cleared before filling it with new values. Prior to this fix, repeated calls to setCellFormula would keep accumulating Ptgs in the stack although only the topmost "size" number of Ptgs would ever be used.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@430137
13f79535 -47bb-0310-9956-
ffa450edef68
Amol S. Deshmukh [Wed, 9 Aug 2006 20:03:36 +0000 (20:03 +0000)]
bugfix 38396: Exponential numbers are now handled by the formula parser
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@430132
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Mon, 7 Aug 2006 12:28:15 +0000 (12:28 +0000)]
Tweak comments about needing to use svn version, and add pointer to unit tests
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@429316
13f79535 -47bb-0310-9956-
ffa450edef68
Jason Height [Thu, 27 Jul 2006 14:15:11 +0000 (14:15 +0000)]
Made a bit of a meal out of the Shared formula patch, some of our test cases failed. Guess that is a good thing. Now working.
Committed patch provided in Bug 40024. Avik, sorry bet you to it.
Committed a patch to Bug 13249. HSSF will now raise an exception if a name is provided that is case-insensitive match to an existing name. In addition the getNameIndex now performs a case-insensitive search. This now matches excel behaviour.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@426082
13f79535 -47bb-0310-9956-
ffa450edef68
Jason Height [Tue, 25 Jul 2006 14:30:34 +0000 (14:30 +0000)]
SHARED FORMULA SUPPORT:
Implemented my long standing (but incomplete) patch attached to Bug 26502.
Now shared formula conversion is working. Tested against file attached to Bug 26502 and Bug 18311.
TestValueRecordAggregate fails with the patch at the moment, too tired to look at. Will do tomorrow.
Jason
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@425402
13f79535 -47bb-0310-9956-
ffa450edef68
Jason Height [Tue, 25 Jul 2006 12:19:31 +0000 (12:19 +0000)]
Bug 17890: Corrected exception text for zero byte file.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@425384
13f79535 -47bb-0310-9956-
ffa450edef68
Jason Height [Tue, 25 Jul 2006 11:50:55 +0000 (11:50 +0000)]
Clean up of HSSFDataFormat. Whilst Bug 22456 was probably not an issue with the previous code, these changes are even better ;-) Squashing Bug 22456 now.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@425376
13f79535 -47bb-0310-9956-
ffa450edef68
Jason Height [Mon, 24 Jul 2006 12:40:25 +0000 (12:40 +0000)]
Exception Chaining: Added support for java 1.4 style exception chaining. Believe that POI is targeted at 1.4 nowdays so this should not cause an issue.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@425026
13f79535 -47bb-0310-9956-
ffa450edef68
Jason Height [Mon, 24 Jul 2006 12:18:48 +0000 (12:18 +0000)]
Bug 38486: Added handling of special 0x40 (64 dec) color.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@425023
13f79535 -47bb-0310-9956-
ffa450edef68
Jason Height [Sun, 23 Jul 2006 06:46:06 +0000 (06:46 +0000)]
Bug 26916: Corrected javadoc to indicate ArrayIndexOutOfBounds may be thrown.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@424685
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Tue, 18 Jul 2006 16:44:57 +0000 (16:44 +0000)]
Yegor's TxMasterStyleAtom code from Bug #40057
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@423129
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Tue, 18 Jul 2006 16:25:20 +0000 (16:25 +0000)]
Add lookups for the common text alignments
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@423127
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 14 Jul 2006 09:18:44 +0000 (09:18 +0000)]
Yegor's update from bug #39991 - better identification of what underlying picture data a picture object relates to
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@421843
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Thu, 13 Jul 2006 09:24:39 +0000 (09:24 +0000)]
Expose the underlying TextRun
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@421555
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Wed, 12 Jul 2006 11:22:50 +0000 (11:22 +0000)]
Add in a main() method, so people can stop moaning
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@421238
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Tue, 4 Jul 2006 18:17:24 +0000 (18:17 +0000)]
Add ant task for building the maven/ibiblio friendly binary and source jar files, and creating a .pom for them
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@419060
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Mon, 3 Jul 2006 21:27:09 +0000 (21:27 +0000)]
Remove a bit of debug code
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@418856
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Mon, 3 Jul 2006 20:59:09 +0000 (20:59 +0000)]
Get to a consistent indent
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@418849
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Mon, 3 Jul 2006 20:53:08 +0000 (20:53 +0000)]
Yegor's Slide Title patch from bug 39948
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@418847
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Mon, 3 Jul 2006 20:34:41 +0000 (20:34 +0000)]
Add correct detection for encrypted powerpoint files. An exception will be thrown if they are encountered.\n(As we don't know how the encryption is done, we can't do any decryption of these files)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@418842
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Mon, 3 Jul 2006 09:28:11 +0000 (09:28 +0000)]
Add Nick and Yegor to the list
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@418721
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Sun, 2 Jul 2006 16:02:20 +0000 (16:02 +0000)]
Support re-ordering of slides, now that we know how slider ordering works
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@418612
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Sun, 2 Jul 2006 15:21:12 +0000 (15:21 +0000)]
Helper method for when moving stuff about in an array, plus test
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@418607
13f79535 -47bb-0310-9956-
ffa450edef68
Sean Sullivan [Wed, 28 Jun 2006 02:41:57 +0000 (02:41 +0000)]
upgrade jar verions: Log4j, Commons Logging,
Commons BeanUtils, Commons Collections, Commons Lang
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@417641
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Tue, 27 Jun 2006 18:15:32 +0000 (18:15 +0000)]
Hopefully fix bug 39228 - big overhaul of how slides and notes are build, based on Yegor's discoveries. Hopefully, we now return the right slide #, and in the right order
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@417541
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Tue, 27 Jun 2006 11:42:29 +0000 (11:42 +0000)]
Update Document to offer the SlideListWithTexts by name, and change addSlide to add to the right SlideListWithText. (Based on a bug, the number I don't have to hand, doh\!)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@417434
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 16 Jun 2006 17:41:12 +0000 (17:41 +0000)]
Add action for alpha 2 release
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@414867
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 16 Jun 2006 17:12:07 +0000 (17:12 +0000)]
Release 3.0 alpha 2
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@414861
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 16 Jun 2006 16:32:07 +0000 (16:32 +0000)]
Tweak rich text handling
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@414857
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 16 Jun 2006 15:27:24 +0000 (15:27 +0000)]
On some JVMs, the problem family dialog has a capital D - change the skips to also skip on Dialog (should hopefully fix gump errors)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@414851
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 16 Jun 2006 15:21:30 +0000 (15:21 +0000)]
On some JVMs, the problem family dialog has a capital D - change the skips to also skip on Dialog (should hopefully fix gump errors)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@414848
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 16 Jun 2006 15:03:01 +0000 (15:03 +0000)]
Tweak comments
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@414846
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 16 Jun 2006 14:48:09 +0000 (14:48 +0000)]
Allow fetching and changing the character set, eg to support wingdings fonts (bug #39389)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@414842
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Tue, 13 Jun 2006 16:59:34 +0000 (16:59 +0000)]
Fix for bug 39800 - if the Array size in the simple block doesn't inclde the size of the header, make a note of this, and do the same when we write back out
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@413933
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Tue, 13 Jun 2006 14:58:46 +0000 (14:58 +0000)]
Tests for new RichText code
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@413914
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Tue, 13 Jun 2006 14:58:24 +0000 (14:58 +0000)]
Refactor to allow easy testing of multiple files. Will enable a second file when bug #39800 is fixed
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@413913
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Tue, 13 Jun 2006 14:57:34 +0000 (14:57 +0000)]
Hopefully handle the building and using of RichTextRuns correctly. Should include proper handling of the +1 length in the styles (Bug 39177), and shared character/paragraph styles (Bugs 39547 and 38544)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@413912
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Tue, 13 Jun 2006 14:54:52 +0000 (14:54 +0000)]
Some PersistPtrHolders seem to reference records stored after them. Add a second pass to cope with these cases
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@413911
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Tue, 13 Jun 2006 13:19:14 +0000 (13:19 +0000)]
Add a currently broken test, which highlights a bug (bug report to follow)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@413893
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Mon, 12 Jun 2006 16:07:29 +0000 (16:07 +0000)]
Some initial changes that are needed to fix bug #38544
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@413694
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Mon, 12 Jun 2006 15:16:44 +0000 (15:16 +0000)]
New dev program for helping us understand how SlideListWithTexts interact
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@413678
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Mon, 12 Jun 2006 14:45:07 +0000 (14:45 +0000)]
Add some comments to the code, to help understand why an extra +1 is added (based on discussions in bug #39177)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@413671
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Mon, 12 Jun 2006 14:44:30 +0000 (14:44 +0000)]
Make the output of the positions easier to understand
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@413669
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Mon, 12 Jun 2006 14:06:08 +0000 (14:06 +0000)]
Better handling of zero sized images, and where the picture stream doesn't have enough data left for a full header
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@413658
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 26 May 2006 10:43:42 +0000 (10:43 +0000)]
Add a quick guide to using the text extractor and friends, since that's a common use
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@409632
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 26 May 2006 10:43:10 +0000 (10:43 +0000)]
Recurrant typo fix
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@409631
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Wed, 10 May 2006 13:24:54 +0000 (13:24 +0000)]
Add test for empty constructor
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@405757
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Wed, 10 May 2006 13:23:48 +0000 (13:23 +0000)]
If given an empty (but not null) byte array to get a whole string from, return an empty string rather than an exception
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@405755
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Tue, 9 May 2006 10:47:22 +0000 (10:47 +0000)]
Don't blindly cast children to FontEntityAtom
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@405381
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Mon, 8 May 2006 16:43:11 +0000 (16:43 +0000)]
Fixes from Yegor, from bug #39395
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@405092
13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Klute [Sat, 6 May 2006 09:56:19 +0000 (09:56 +0000)]
Forgot to check in my nit-picking grammatical changes in comments.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@400278
13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Klute [Sat, 6 May 2006 09:52:19 +0000 (09:52 +0000)]
Support for many, many character encodings added. Thanks to Trejkaz
<trejkaz @at@ trypticon.org> for the patch!
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@400277
13f79535 -47bb-0310-9956-
ffa450edef68
Glen Stampoultzis [Sat, 29 Apr 2006 00:18:16 +0000 (00:18 +0000)]
Support for line thicknes through escher graphics 2d interface.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@398044
13f79535 -47bb-0310-9956-
ffa450edef68
Glen Stampoultzis [Tue, 25 Apr 2006 09:36:39 +0000 (09:36 +0000)]
Updated to support lines for the EscherGraphics2d draw() call.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@396821
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 21 Apr 2006 14:06:10 +0000 (14:06 +0000)]
Tests to go with fix for bug 39374
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@395889
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 21 Apr 2006 14:05:42 +0000 (14:05 +0000)]
Fix for bug 39374 - handle unicode text runs
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@395888
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 21 Apr 2006 13:45:04 +0000 (13:45 +0000)]
Tests for fixes associated with Bug 39324
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@395882
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 21 Apr 2006 13:43:53 +0000 (13:43 +0000)]
Bug fix for newly created bitmask values (part of bug 39324). A few enhancements to make adding new TextPropCollections easier
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@395880
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 21 Apr 2006 13:41:56 +0000 (13:41 +0000)]
When adding TextBoxes to a slide, make sure we update the PPDrawing's cache of TextboxWrappers
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@395879
13f79535 -47bb-0310-9956-
ffa450edef68
Sean Sullivan [Fri, 21 Apr 2006 03:31:42 +0000 (03:31 +0000)]
changed CVS references to Subversion
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@395766
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Wed, 19 Apr 2006 15:43:06 +0000 (15:43 +0000)]
Test to ensure that when we add slides, we can write them back out and everything behaves
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@395280
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Wed, 19 Apr 2006 11:41:27 +0000 (11:41 +0000)]
Updated test from Yegor, to also test creating text boxes with properties
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@395219
13f79535 -47bb-0310-9956-
ffa450edef68
Sean Sullivan [Tue, 18 Apr 2006 06:15:45 +0000 (06:15 +0000)]
eliminated usage of a deprecated method
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@394856
13f79535 -47bb-0310-9956-
ffa450edef68
Sean Sullivan [Tue, 18 Apr 2006 06:11:32 +0000 (06:11 +0000)]
eliminated usage of a deprecated method
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@394855
13f79535 -47bb-0310-9956-
ffa450edef68
Sean Sullivan [Tue, 18 Apr 2006 05:21:06 +0000 (05:21 +0000)]
fixed ArrayIndexOutOfBoundsException in the format(short, double) method
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@394843
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Wed, 12 Apr 2006 18:48:53 +0000 (18:48 +0000)]
Updates from Yegor: New shape and picture stuff (see bug 39256)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@393576
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Wed, 12 Apr 2006 18:47:44 +0000 (18:47 +0000)]
Add Yegor's documention on the Shapes and Pictures stuff
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@393575
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Wed, 12 Apr 2006 18:04:05 +0000 (18:04 +0000)]
PPT file where the slides are returned in the wrong order, from bug #39228
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@393555
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Wed, 12 Apr 2006 18:01:11 +0000 (18:01 +0000)]
Tests to ensure that the StyleTextProp and RichText stuff plays nicely together
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@393553
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Wed, 12 Apr 2006 18:00:38 +0000 (18:00 +0000)]
Need right date in the test formatter
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@393552
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Wed, 12 Apr 2006 17:59:45 +0000 (17:59 +0000)]
Fix bug #39177 - Last TextPropCollection needs a length 1 longer than the text that makes it up
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@393550
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Wed, 12 Apr 2006 17:59:03 +0000 (17:59 +0000)]
Bug fix for writing out the mask for BitMask properties
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@393549
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Wed, 12 Apr 2006 16:31:34 +0000 (16:31 +0000)]
Add a check that just opening a usermodel slidesheet on it doesn't break things
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@393497
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Wed, 5 Apr 2006 14:04:32 +0000 (14:04 +0000)]
Add constructors taking the main objects, rather than just input streams
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@391617
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Wed, 5 Apr 2006 11:44:28 +0000 (11:44 +0000)]
Fix for 12 vs 24 hour times
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@391591
13f79535 -47bb-0310-9956-
ffa450edef68