Nick Burch
|
8ad0a4f34c
|
Fix a typo in the file name, and add a generic method to POITextExtractor to get the appropriate metadata text extractor
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@685267 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-12 19:02:41 +00:00 |
Nick Burch
|
80ea376dc0
|
Few documentation updates for recent new code
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@685263 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-12 18:55:47 +00:00 |
Nick Burch
|
67de5e70b4
|
New HPSF based TextExtractor for document metadata, org.apache.poi.hpsf.extractor.HPFSPropertiesExtractor
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@685260 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-12 18:44:50 +00:00 |
Yegor Kozlov
|
13d89f642c
|
Properly update the array of Slide's text runs in HSLF when new text shapes are added
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@685064 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-12 07:15:26 +00:00 |
Yegor Kozlov
|
9213d605e2
|
Fix bug #45590: Header/footer extraction for .ppt files saved in Office 2007
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@685054 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-12 06:55:10 +00:00 |
Nick Burch
|
481dcf900f
|
Finally get all HWPF tests to pass again, by working around how evil PAPX/CHPX/SEPX byte references are
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@684986 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-11 23:42:39 +00:00 |
Josh Micich
|
647522fef8
|
initial work on supporting calls to add-in functions
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@684971 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-11 22:55:38 +00:00 |
Nick Burch
|
3a1f1f4526
|
Get insert based HWPF tests working fine, delete ones still problematic
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@684959 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-11 22:07:37 +00:00 |
Nick Burch
|
36821ec463
|
CHPXs and PAPXs are apparently cp based, but are really byte based! Work around this
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@684939 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-11 21:25:17 +00:00 |
Josh Micich
|
829b2eb084
|
Refinements to fix for bug 45126. Excel does not produce any records like 'Excel_Name_Record_Titles_*'
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@684938 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-11 21:24:19 +00:00 |
Josh Micich
|
d2b3adb3cc
|
deleted obsolete comment (should have been done in c669809)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@684884 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-11 19:28:58 +00:00 |
Nick Burch
|
39a6be39de
|
Remove random un-used import that makes gump unhappy
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@684454 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-10 10:58:48 +00:00 |
Nick Burch
|
31e3b7a910
|
Disable a few HWPF tests that aren't working while the unicode/paragraph bug is outstanding
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@684370 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-09 22:24:47 +00:00 |
Nick Burch
|
a1f745fee3
|
Add header/footer support to HWPF WordExtractor
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@684362 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-09 22:08:34 +00:00 |
Nick Burch
|
2eaf0ec59a
|
Tests to show that header stuff all works right
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@684355 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-09 21:46:14 +00:00 |
Nick Burch
|
e00116900d
|
Start on headers/footers support
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@684349 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-09 21:31:28 +00:00 |
Nick Burch
|
8a0c521503
|
Improve FIB updating on range changes, and add passing tests for non unicode paragraph properties
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@684336 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-09 20:31:48 +00:00 |
Nick Burch
|
7411759977
|
Get most of the hwpf tests passing again
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@684322 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-09 19:56:37 +00:00 |
Josh Micich
|
0af86e924a
|
added getRowIndex() to HSSFCell, deprecated HSSFFormulaEvaluator.setCurrentRow()
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@684321 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-09 19:47:39 +00:00 |
Nick Burch
|
c71c0851d5
|
Big big unicode rationalisation in text piece code
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@684319 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-09 19:34:38 +00:00 |
Josh Micich
|
69a90eb5e9
|
Converted rows map within HSSFSheet to use Integer keys
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@684318 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-09 19:29:23 +00:00 |
Nick Burch
|
7d80941f46
|
More range tests, which show that we do have a bug in the hwpf unicode support
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@684309 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-09 17:58:35 +00:00 |
Nick Burch
|
e24c87e659
|
More header and footer files, this time with unicode in it too
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@684302 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-09 17:33:29 +00:00 |
Nick Burch
|
0ab671432d
|
More tests to show that the range based stuff is working properly
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@684299 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-09 17:23:42 +00:00 |
Nick Burch
|
d3ddd6c287
|
Add lots more getters/setters for useful things to the FIB
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@684293 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-09 16:46:39 +00:00 |
Nick Burch
|
b2f3ada6ff
|
Start to document the whole FIB stuff better
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@684287 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-09 16:24:20 +00:00 |
Nick Burch
|
08761481ff
|
Prepare to change how we do ranges, to handle different kinds of text in the cp area
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@684282 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-09 15:58:24 +00:00 |
Nick Burch
|
061f7c1e86
|
More HWPF/XWPF sample header footer documents
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@684256 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-09 13:21:32 +00:00 |
Nick Burch
|
aefbcb260b
|
More HWPF/XWPF sample header footer documents
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@684255 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-09 13:15:26 +00:00 |
Nick Burch
|
be81497855
|
Add several test word files with headers and footers
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@684223 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-09 11:02:25 +00:00 |
Josh Micich
|
c863196e3a
|
improved error message for FormulaParser when the formula has a leading equals sign
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@684075 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-08 20:14:24 +00:00 |
Josh Micich
|
cb842b1165
|
Standardised toString methods on ScalarConstantPtg subclasses
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@684067 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-08 19:49:02 +00:00 |
Josh Micich
|
ad4abd484a
|
Patch 45577 - Added implementations for Excel functions NOW and TODAY, added property getters to HSSFConditionalFormattingRule
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@683901 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-08 08:05:07 +00:00 |
Josh Micich
|
56f2ad8eb9
|
Finished extracting PageSettingsBlock logic from Sheet
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@683880 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-08 06:56:06 +00:00 |
Josh Micich
|
ad181534cf
|
Extracting PageSettingsBlock from Sheet
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@683871 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-08 06:27:06 +00:00 |
Josh Micich
|
46a1f19dc4
|
Converted RowRecordsAggregate to proper RecordAggregate
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@683788 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-08 01:30:30 +00:00 |
Josh Micich
|
b7ac0ea8ab
|
Consolidating ValueRecordsAggregate within RowRecordsAggregate
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@683758 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-07 23:49:10 +00:00 |
Josh Micich
|
3889288070
|
Fix for bug 45582 - handle extra bytes after the EOFRecord
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@683706 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-07 20:32:25 +00:00 |
Josh Micich
|
5eaf4faae0
|
JDK 1.4 compatibility. Some exception clean-up
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@683699 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-07 20:23:26 +00:00 |
Josh Micich
|
ca28a95c89
|
Added conditional format records to BiffViewer
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@683167 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-06 08:42:40 +00:00 |
Josh Micich
|
a1f4852347
|
Partial fix for bug 45570 - Converted instance BitField fields to static
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@683132 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-06 06:27:39 +00:00 |
Josh Micich
|
3d35311857
|
removed TODO comment and formatted
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@683128 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-06 06:20:59 +00:00 |
Josh Micich
|
bd9151324a
|
should have been submitted with r683081
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@683096 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-06 03:23:10 +00:00 |
Josh Micich
|
382be9cb00
|
should have been submitted with r683081
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@683093 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-06 03:06:18 +00:00 |
Josh Micich
|
f28c5a8f21
|
refactoring aggregate records to a separate hierarchy. just starting
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@683081 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-06 01:39:44 +00:00 |
Josh Micich
|
1746dea8b1
|
Fix JDK 1.4 compilation (after r682511 /bug 45538)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@683023 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-05 23:03:33 +00:00 |
Nick Burch
|
9d70190dab
|
With help from Yegor, fix bug #45537 - Include headers and footers (of slides and notes) in the extracted text from HSLF
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@683020 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-05 22:49:24 +00:00 |
Nick Burch
|
d0aeb2c0e0
|
More tests for bug #45365, but still not able to reproduce it
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@682999 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-05 22:29:20 +00:00 |
Nick Burch
|
aec041040f
|
Start on bug #45537 - headers and footers from ppt
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@682778 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-05 16:33:07 +00:00 |
Yegor Kozlov
|
3e0d12d799
|
fixed bug #44692: HSSFPicture.resize() stretched image when there was a text next to it
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@682621 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-05 08:06:50 +00:00 |