Commit Graph

2510 Commits

Author SHA1 Message Date
Josh Micich
32388d3d2d Fixed size of TblPtg
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@689544 13f79535-47bb-0310-9956-ffa450edef68
2008-08-27 18:13:46 +00:00
Josh Micich
e32412de65 Replaced calls to deprecated versions of createCell(), getCell(), createRow(), and getRow(). (Changing short to int)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@688910 13f79535-47bb-0310-9956-ffa450edef68
2008-08-25 22:41:08 +00:00
Josh Micich
9233a6ef22 Fix for small bug introduced in c688655 - keep header field in sync with number of rules
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@688825 13f79535-47bb-0310-9956-ffa450edef68
2008-08-25 18:57:14 +00:00
Josh Micich
57765829b9 Fix for bug 45682 - allow cloning of sheets with conditional formatting
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@688655 13f79535-47bb-0310-9956-ffa450edef68
2008-08-25 08:30:54 +00:00
Josh Micich
02608ba18d Initial support for evaluating external add-in functions like YEARFRAC
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@688650 13f79535-47bb-0310-9956-ffa450edef68
2008-08-25 08:09:02 +00:00
Josh Micich
313d71cc51 JDK 1.4 fixes for new hpbf stuff. Some clean-up
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@688642 13f79535-47bb-0310-9956-ffa450edef68
2008-08-25 07:56:37 +00:00
Josh Micich
9156cf6c55 Fix for bug 45672 - prevent MissingRecordAwareHSSFListener generating multiple LastCellOfRowDummyRecords when shared formulas are present
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@688426 13f79535-47bb-0310-9956-ffa450edef68
2008-08-23 22:47:51 +00:00
Nick Burch
c771ce5a33 HPBF text extractor and unit tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@687443 13f79535-47bb-0310-9956-ffa450edef68
2008-08-20 20:13:08 +00:00
Nick Burch
22fae5f0a9 Quill CONTENTS bits, and tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@687429 13f79535-47bb-0310-9956-ffa450edef68
2008-08-20 19:40:05 +00:00
Nick Burch
13d66be83c More HPBF stuff, and some tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@687423 13f79535-47bb-0310-9956-ffa450edef68
2008-08-20 18:50:15 +00:00
Nick Burch
cfe2045c5d Make an initial start on hpbf code
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@687403 13f79535-47bb-0310-9956-ffa450edef68
2008-08-20 18:14:11 +00:00
Josh Micich
fb80e82009 Fix for bug 45640 - avoid creating multiple GUTS records
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@686977 13f79535-47bb-0310-9956-ffa450edef68
2008-08-19 07:44:57 +00:00
Yegor Kozlov
86513f0dbe fixed bug #45645: Fix for HSSFSheet.autoSizeColumn() for widths exceeding Short.MAX_VALUE
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@686844 13f79535-47bb-0310-9956-ffa450edef68
2008-08-18 18:33:58 +00:00
Nick Burch
b185a26d00 Further HPBF documentation, and some more sample files used
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@686640 13f79535-47bb-0310-9956-ffa450edef68
2008-08-17 20:15:51 +00:00
Nick Burch
d35d590c07 More work understanding hpbf
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@686628 13f79535-47bb-0310-9956-ffa450edef68
2008-08-17 18:21:34 +00:00
Nick Burch
08bd37b3c5 More work understanding hpbf
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@686625 13f79535-47bb-0310-9956-ffa450edef68
2008-08-17 18:02:31 +00:00
Nick Burch
eab2286d49 More work understanding hpbf
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@686624 13f79535-47bb-0310-9956-ffa450edef68
2008-08-17 17:39:10 +00:00
Nick Burch
78907b6420 Few little tweaks to dev helpers
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@686621 13f79535-47bb-0310-9956-ffa450edef68
2008-08-17 16:36:40 +00:00
Nick Burch
dacade8b45 Start on a HPBF dumper
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@686290 13f79535-47bb-0310-9956-ffa450edef68
2008-08-15 17:42:25 +00:00
Nick Burch
644e4e6cb7 More sample hpbf docs, with a description
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@686278 13f79535-47bb-0310-9956-ffa450edef68
2008-08-15 16:57:30 +00:00
Nick Burch
072fc3f1fe Add a few more source package excludes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@686216 13f79535-47bb-0310-9956-ffa450edef68
2008-08-15 14:05:30 +00:00
Nick Burch
535e071975 Add sample publisher files from bug #45602 to svn
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@686207 13f79535-47bb-0310-9956-ffa450edef68
2008-08-15 12:43:02 +00:00
Nick Burch
c4a69b0b45 More for bug #45623 - Support for additional HSSF header and footer fields, including bold and full file path
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@686053 13f79535-47bb-0310-9956-ffa450edef68
2008-08-14 21:41:01 +00:00
Nick Burch
f4b314c1fe Fix bug #45623 - Support stripping HSSF header and footer fields (eg page number) out of header and footer text if required
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@686046 13f79535-47bb-0310-9956-ffa450edef68
2008-08-14 21:25:16 +00:00
Nick Burch
074a69b42a Refactor header/footer stuff to remove duplication
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@686036 13f79535-47bb-0310-9956-ffa450edef68
2008-08-14 20:50:06 +00:00
Nick Burch
e334fea0c3 Update changelog
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@685284 13f79535-47bb-0310-9956-ffa450edef68
2008-08-12 19:59:35 +00:00
Nick Burch
b362207a4a Add HWPF support for stripping out fields (eg macros), and make this optionally happen always for headers and footers
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@685283 13f79535-47bb-0310-9956-ffa450edef68
2008-08-12 19:57:04 +00:00
Nick Burch
d60c98c37b 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
f2d371df00 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
0f5af26377 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
2e33f41e90 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
d92587222d 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
6624d6420e 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
5067bab579 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
4c9dd95587 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
3be0ccc847 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
f90a5d380c 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
71de59ad5c 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
1706d64424 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
ada3d0c41a 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
09fb97524b 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
24131c58f5 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
3302fa14ba 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
f30a10b104 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
567db8a3dc 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
3ce7ac40ac 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
63041b5c31 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
334bc3f42e 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
1400017540 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
0ed496289a 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