Yegor Kozlov
|
c0e0729da0
|
Support for embedded ActiveX objects: PowerPoint references them similar to embedded documents but in a different container: ExControl instead of ExEmbed
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@656215 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-14 10:18:00 +00:00 |
|
Yegor Kozlov
|
643df24cfb
|
properly update TextSpecInfoAtom when parent text is changed
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@656213 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-14 10:15:00 +00:00 |
|
Josh Micich
|
802a3df0b5
|
added test case for reported bug 44987
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@655912 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-13 15:25:51 +00:00 |
|
Yegor Kozlov
|
85feeabf9d
|
Added boolean flag to turn on use of merged columns in autosize
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@655282 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-11 09:03:24 +00:00 |
|
Josh Micich
|
c1a11a8b7c
|
41187 - fixed HSSFSheet to properly read xls files without ROW records
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@655278 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-11 08:15:39 +00:00 |
|
Josh Micich
|
0277016ab5
|
bug 23630 - fixed spelling mistake in constant name
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@655216 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-11 01:30:56 +00:00 |
|
Josh Micich
|
9f125abf7d
|
removed unused constructor and old comment after r654649
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@654650 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-08 23:06:30 +00:00 |
|
Josh Micich
|
2def1a9532
|
fixed mistake in FuncPtg.clone(), added test case, cleaned up outdated (since bug 13292) test method.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@654649 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-08 23:02:43 +00:00 |
|
Josh Micich
|
791f1cb208
|
tiny clean-up after r654356 (bug 44950)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@654366 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-08 01:06:56 +00:00 |
|
Josh Micich
|
86746dde00
|
44950 - fixed HSSFFormulaEvaluator.evaluateInCell() and Area3DEval.getValue() also added validation for number of elements in AreaEvals
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@654356 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-08 00:52:05 +00:00 |
|
Nick Burch
|
33a18267e1
|
Update a test to match the new warning on short files
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@654056 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-07 09:41:03 +00:00 |
|
Nick Burch
|
6e46f03020
|
Add disabled test for bug #44898, and slightly improve a few poifs related error messages
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@653945 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-06 22:51:28 +00:00 |
|
Josh Micich
|
609058dea5
|
Another attempt to fix unicode problems in functionMetadata.txt. Made that file pure ascii.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@653892 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-06 19:48:55 +00:00 |
|
Nick Burch
|
3475425c5f
|
Fix up the functionMetadata.txt stuff to be end-to-end UTF8. Was assuming it before, but breaking on some systems, while now it ought to work fine everywhere
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@653831 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-06 16:38:34 +00:00 |
|
Nick Burch
|
7281f100ef
|
Fix int -> short issues that no longer apply
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@653816 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-06 15:38:08 +00:00 |
|
Nick Burch
|
54200838bf
|
Improve JavaDocs about iterators and gaps
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@653815 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-06 15:37:45 +00:00 |
|
Josh Micich
|
6fc050034d
|
42570 - fixed LabelRecord to use empty string instead of null when the length is zero.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@653675 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-06 03:57:15 +00:00 |
|
Josh Micich
|
8264540df1
|
42564 - fixed ArrayPtg to use ConstantValueParser. Fixed a few other ArrayPtg encoding issues.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@653668 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-06 02:02:41 +00:00 |
|
Josh Micich
|
31ccbe6fc9
|
Follow-on from 28754 - StringPtg.toFormulaString() should escape double quotes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@653608 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-05 21:38:07 +00:00 |
|
Josh Micich
|
573429d804
|
Added test case method javadoc for old bug 44675
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@653551 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-05 18:30:49 +00:00 |
|
Yegor Kozlov
|
9e39df0103
|
restored mistakenly commented line
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@653521 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-05 16:13:24 +00:00 |
|
Yegor Kozlov
|
5ec046cd73
|
bug #44235 is not reproducible in 3.1-beta1
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@653520 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-05 16:12:21 +00:00 |
|
Yegor Kozlov
|
4ea951ac36
|
getting ready to 3.1-beta2
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@653486 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-05 14:00:30 +00:00 |
|
Yegor Kozlov
|
e9e808e473
|
take into account indentation in HSSFSheet.autosizeColumn
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@653485 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-05 13:59:38 +00:00 |
|
Yegor Kozlov
|
72aceaf4dc
|
take into account indentation in HSSFSheet.autosizeColumn
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@653484 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-05 13:59:11 +00:00 |
|
Josh Micich
|
3774c3228f
|
Swapped ArrayIndexOutOfBoundsException for plain array length check in AbstractFunctionPtg.getParameterClass(). (To help debugging when trying to find a real AIOOB)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@653125 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-03 20:13:56 +00:00 |
|
Josh Micich
|
bbe3ee9b4d
|
44929 - Improved error handling in HSSFWorkbook when attempting to read a BIFF5 file
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@653117 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-03 19:53:38 +00:00 |
|
Josh Micich
|
8fb40de628
|
Fixed 44675 - Parameter operand classes (function metadata) required to encode SUM() etc properly. Added parse validation for number of parameters
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@652994 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-03 03:59:32 +00:00 |
|
Josh Micich
|
ef5cc62029
|
should have been submitted with r652934
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@652936 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-02 22:49:38 +00:00 |
|
Josh Micich
|
9e6f2816c3
|
44921 - allow Ptg.writeBytes() to be called on relative ref Ptgs (RefN* and AreaN*)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@652934 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-02 22:36:49 +00:00 |
|
Josh Micich
|
45095a5d06
|
added disabled junit for bug 44916
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@652561 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-01 15:46:21 +00:00 |
|
Josh Micich
|
63a52cf21d
|
44914 - Fix/suppress warning message - WARN. Unread n bytes of record 0xNN
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@652446 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-01 07:42:18 +00:00 |
|
Josh Micich
|
993bf57633
|
fixed bug 44892 - made HSSFWorkbook.getSheet(String) case insensitive
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@652426 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-01 03:25:37 +00:00 |
|
Nick Burch
|
d0ca2bfeb7
|
Tests to show that bugs 44891 and 44861 were both already fixed
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@652329 13f79535-47bb-0310-9956-ffa450edef68
|
2008-04-30 11:10:49 +00:00 |
|
Yegor Kozlov
|
ee9a91198b
|
more work on rendering ppt slides
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@652298 13f79535-47bb-0310-9956-ffa450edef68
|
2008-04-30 06:29:11 +00:00 |
|
Yegor Kozlov
|
598fbaef20
|
a few more words in the release guide
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@652292 13f79535-47bb-0310-9956-ffa450edef68
|
2008-04-30 06:22:02 +00:00 |
|
Yegor Kozlov
|
bd4e1ac388
|
more flexible creation of a cluster
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@652290 13f79535-47bb-0310-9956-ffa450edef68
|
2008-04-30 06:21:04 +00:00 |
|
Yegor Kozlov
|
c5ce487ede
|
correctly process PICT blips (see bug #44886)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@652288 13f79535-47bb-0310-9956-ffa450edef68
|
2008-04-30 06:19:38 +00:00 |
|
Yegor Kozlov
|
25a1ddde16
|
start a new section for 3.1-beta2
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@652285 13f79535-47bb-0310-9956-ffa450edef68
|
2008-04-30 06:18:05 +00:00 |
|
Nick Burch
|
64775cfe62
|
Fix from Trejkaz from bug #44857 - Avoid OOM on unknown escher records when EscherMetafileBlip is incorrect
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@651992 13f79535-47bb-0310-9956-ffa450edef68
|
2008-04-27 18:02:13 +00:00 |
|
Nick Burch
|
71413188e1
|
As mentioned on dev@ - zap the old, initial OOXML code out of trunk. It isn't compatible with the new code in the ooxml branch, which may catch users out, and anyone wanting OOXML support should be using the code in the branch to get updates and lots more features
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@650915 13f79535-47bb-0310-9956-ffa450edef68
|
2008-04-23 15:45:42 +00:00 |
|
Yegor Kozlov
|
5e615eeeba
|
unfinished release guide. It would be nice to have a html version.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@650139 13f79535-47bb-0310-9956-ffa450edef68
|
2008-04-21 13:31:53 +00:00 |
|
Yegor Kozlov
|
7ef12296b5
|
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
|
2008-04-21 13:29:59 +00:00 |
|
Yegor Kozlov
|
dc47a4bf65
|
update current version to 3.1-beta1
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@650133 13f79535-47bb-0310-9956-ffa450edef68
|
2008-04-21 13:10:33 +00:00 |
|
Yegor Kozlov
|
182344b2bb
|
a couple of HSLF examples
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@650130 13f79535-47bb-0310-9956-ffa450edef68
|
2008-04-21 12:52:23 +00:00 |
|
Yegor Kozlov
|
f5d6d1d2db
|
more improvements in slide rendering
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@650129 13f79535-47bb-0310-9956-ffa450edef68
|
2008-04-21 12:51:47 +00:00 |
|
Yegor Kozlov
|
40c49400e7
|
more improvements in slide rendering
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@649911 13f79535-47bb-0310-9956-ffa450edef68
|
2008-04-20 11:17:48 +00:00 |
|
Yegor Kozlov
|
383ac9d4d8
|
updated the docs
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@649800 13f79535-47bb-0310-9956-ffa450edef68
|
2008-04-19 11:52:36 +00:00 |
|
Yegor Kozlov
|
6e96462b0e
|
misc improvements in slide rendering
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@649798 13f79535-47bb-0310-9956-ffa450edef68
|
2008-04-19 11:17:37 +00:00 |
|
Yegor Kozlov
|
4ff1e84247
|
properly set shapeId for new shapes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@649797 13f79535-47bb-0310-9956-ffa450edef68
|
2008-04-19 11:16:53 +00:00 |
|
Yegor Kozlov
|
76a479f668
|
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
|
2008-04-19 11:09:59 +00:00 |
|
Yegor Kozlov
|
15b47da3fb
|
improved rendering of text
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@649557 13f79535-47bb-0310-9956-ffa450edef68
|
2008-04-18 14:57:07 +00:00 |
|
Yegor Kozlov
|
4f43a000ee
|
updated the list of changes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@649145 13f79535-47bb-0310-9956-ffa450edef68
|
2008-04-17 15:09:37 +00:00 |
|
Yegor Kozlov
|
f5c9d3023f
|
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
|
2008-04-17 15:08:03 +00:00 |
|
Yegor Kozlov
|
577b3e084f
|
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
|
2008-04-17 15:06:01 +00:00 |
|
Yegor Kozlov
|
1cd1e8546f
|
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
|
2008-04-16 11:57:15 +00:00 |
|
Yegor Kozlov
|
e52de74f2d
|
Misc improvements in Freeform shape
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@648624 13f79535-47bb-0310-9956-ffa450edef68
|
2008-04-16 08:44:07 +00:00 |
|
Yegor Kozlov
|
c52a8b10af
|
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
|
2008-04-16 08:43:08 +00:00 |
|
Yegor Kozlov
|
9b786497f8
|
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
|
2008-04-16 07:47:16 +00:00 |
|
Josh Micich
|
35d89933c9
|
Conditional Formatting (30311) - API improvements, added HSSFSheetConditionalFormatting
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@648334 13f79535-47bb-0310-9956-ffa450edef68
|
2008-04-15 17:07:06 +00:00 |
|
Nick Burch
|
a51afa06f4
|
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
|
2008-04-15 16:00:50 +00:00 |
|
Yegor Kozlov
|
437dc3b77d
|
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
|
2008-04-15 15:12:58 +00:00 |
|
Yegor Kozlov
|
e643ec7129
|
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
|
2008-04-15 15:11:13 +00:00 |
|
Yegor Kozlov
|
0d790c922c
|
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
|
2008-04-15 10:05:22 +00:00 |
|
Yegor Kozlov
|
149e87cda0
|
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
|
2008-04-15 07:54:20 +00:00 |
|
Yegor Kozlov
|
82bb0bc7ef
|
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
|
2008-04-14 14:58:18 +00:00 |
|
Nick Burch
|
a23a1f11fc
|
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
|
2008-04-14 11:47:47 +00:00 |
|
Yegor Kozlov
|
7bf8c0afbe
|
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
|
2008-04-14 09:21:57 +00:00 |
|
Yegor Kozlov
|
874b349c58
|
use commons logging throughout the code
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@647712 13f79535-47bb-0310-9956-ffa450edef68
|
2008-04-14 09:20:20 +00:00 |
|
Nick Burch
|
0d7b9ae941
|
Add information of EventBasedExcelExtractor to the documentation
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@647577 13f79535-47bb-0310-9956-ffa450edef68
|
2008-04-13 15:13:17 +00:00 |
|
Nick Burch
|
5a36ce6ec3
|
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
|
2008-04-13 15:09:42 +00:00 |
|
Nick Burch
|
497c9eb3c6
|
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
|
2008-04-13 14:58:27 +00:00 |
|
Nick Burch
|
205b021a27
|
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
|
2008-04-13 13:16:36 +00:00 |
|
Josh Micich
|
6f04c746ac
|
fixed typo and formatting in class javadoc
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@647278 13f79535-47bb-0310-9956-ffa450edef68
|
2008-04-11 19:36:37 +00:00 |
|
Nick Burch
|
3e3895049c
|
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
|
2008-04-11 14:43:05 +00:00 |
|
Nick Burch
|
425305fd67
|
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
|
2008-04-11 13:04:11 +00:00 |
|
Nick Burch
|
beed69a11e
|
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
|
2008-04-10 16:59:10 +00:00 |
|
Nick Burch
|
f8c6a52a2c
|
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
|
2008-04-10 15:54:02 +00:00 |
|
Josh Micich
|
7024f8896e
|
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
|
2008-04-10 07:06:55 +00:00 |
|
Nick Burch
|
63409a6647
|
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
|
2008-04-09 15:36:39 +00:00 |
|
Nick Burch
|
3a7871a2dd
|
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
|
2008-04-09 12:46:42 +00:00 |
|
Josh Micich
|
08802e667e
|
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
|
2008-04-09 05:56:50 +00:00 |
|
Yegor Kozlov
|
e534579881
|
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
|
2008-04-08 14:49:59 +00:00 |
|
Yegor Kozlov
|
3174b1bf34
|
misc usermodel improvements in HSLF
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@645567 13f79535-47bb-0310-9956-ffa450edef68
|
2008-04-07 15:35:49 +00:00 |
|
Yegor Kozlov
|
4e58d9cff9
|
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
|
2008-04-07 15:34:53 +00:00 |
|
Nick Burch
|
0d6a3d651d
|
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
|
2008-04-07 15:20:57 +00:00 |
|
Josh Micich
|
05eb15b87e
|
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
|
2008-04-07 03:23:04 +00:00 |
|
Josh Micich
|
27761348b9
|
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
|
2008-04-07 03:02:03 +00:00 |
|
Josh Micich
|
1051e2853c
|
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
|
2008-04-03 21:17:26 +00:00 |
|
Josh Micich
|
dff9b26565
|
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
|
2008-04-03 20:25:53 +00:00 |
|
Nick Burch
|
78c69f1230
|
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
|
2008-04-03 15:04:52 +00:00 |
|
Yegor Kozlov
|
a4cb19f0e8
|
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
|
2008-04-02 10:25:18 +00:00 |
|
Yegor Kozlov
|
65c16252b7
|
added set accessor to indentation level
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@643831 13f79535-47bb-0310-9956-ffa450edef68
|
2008-04-02 10:20:31 +00:00 |
|
Rainer Klute
|
6f72f010bb
|
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
|
2008-04-02 00:55:52 +00:00 |
|
Rainer Klute
|
5c7ca6b786
|
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
|
2008-04-02 00:50:45 +00:00 |
|
Josh Micich
|
b0825f0e98
|
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
|
2008-04-01 23:53:51 +00:00 |
|
Josh Micich
|
e6fb5e7d7b
|
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
|
2008-04-01 22:18:25 +00:00 |
|
Yegor Kozlov
|
a3af5d5ddc
|
Implement Sheet.removeShape(Shape shape) in HSLF
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@642946 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-31 09:58:27 +00:00 |
|
Josh Micich
|
5b0efa8e57
|
changes/status for #44675, #44695, #44691
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@642904 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-31 06:55:04 +00:00 |
|
Josh Micich
|
ede1814a1d
|
silenced noisy tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@642891 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-31 05:56:11 +00:00 |
|