]>
source.dussan.org Git - poi.git/log
Yegor Kozlov [Thu, 6 Dec 2007 07:31:02 +0000 (07:31 +0000)]
updated to version 3.0.2-beta1
git-svn-id: https://svn.apache.org/repos/asf/poi/tags/REL_3_0_2_BETA1@601640
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Wed, 28 Nov 2007 13:11:03 +0000 (13:11 +0000)]
tag r598979 as 3.0.2 BETA1
git-svn-id: https://svn.apache.org/repos/asf/poi/tags/REL_3_0_2_BETA1@598987
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Tue, 27 Nov 2007 12:28:36 +0000 (12:28 +0000)]
added my pgp key
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@598610
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Fri, 23 Nov 2007 12:54:23 +0000 (12:54 +0000)]
Update changes list
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@597655
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Fri, 23 Nov 2007 12:52:51 +0000 (12:52 +0000)]
fixed bugs 43877 and 39512: Fix for handling mixed OBJ and CONTINUE records
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@597654
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Fri, 23 Nov 2007 12:51:44 +0000 (12:51 +0000)]
Preserve unread bytes when serializing the record
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@597653
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 16 Nov 2007 15:25:55 +0000 (15:25 +0000)]
Add method to return the number of styles (bug #43883)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@595701
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Mon, 12 Nov 2007 22:24:15 +0000 (22:24 +0000)]
Throw an IllegalArgumentException if asked to addMergeRegion with invalid data, rather than writing out a corrupt file (bug #43807)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@594320
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Mon, 12 Nov 2007 22:12:03 +0000 (22:12 +0000)]
Patch for unicode NameRecords (bug #43837)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@594316
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Mon, 12 Nov 2007 21:49:37 +0000 (21:49 +0000)]
Add support for Chart Title Format records (bug #43721)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@594307
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Mon, 12 Nov 2007 13:13:25 +0000 (13:13 +0000)]
Fix for BOFRecord from files generated by access etc (bug #42794)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@594102
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Mon, 12 Nov 2007 12:47:34 +0000 (12:47 +0000)]
Support getting and setting as int, as well as short (bug #43648)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@594097
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Tue, 6 Nov 2007 18:54:50 +0000 (18:54 +0000)]
added a note to re-use fonts instead of creating a font for each cell
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@592521
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Tue, 6 Nov 2007 18:52:52 +0000 (18:52 +0000)]
throw exception when the maximum number of fonts was exceeded
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@592520
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Tue, 6 Nov 2007 18:52:14 +0000 (18:52 +0000)]
improved handling rotated text in HSSFSheet.autoSizeColumn
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@592519
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Sat, 3 Nov 2007 19:50:40 +0000 (19:50 +0000)]
fixed a silly typo in the method signature. It should be HFFSPicture.getPreferredSize(), not HFFSPicture.getPrefferedSize()
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@591667
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Sat, 3 Nov 2007 19:36:10 +0000 (19:36 +0000)]
Fix for handling rotated text in HSSFSheet.autoSizeColumn. Thanks to Jeff Williams. See Bug 43751 for details.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@591666
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Tue, 30 Oct 2007 10:24:51 +0000 (10:24 +0000)]
Fix tab vs space issue in documentation code block
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@590024
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Sun, 28 Oct 2007 20:56:34 +0000 (20:56 +0000)]
Add in a (disabled) test for bug #43670 (not yet fixed)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@589417
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Sat, 27 Oct 2007 22:50:41 +0000 (22:50 +0000)]
A bit more on HDGF LZW compression, but it's still not quite complete
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@589233
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Sat, 27 Oct 2007 22:49:57 +0000 (22:49 +0000)]
Update changes list, and add text extraction to the HSSF docs
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@589232
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Sat, 27 Oct 2007 21:57:10 +0000 (21:57 +0000)]
Implement an Excel text extractor, and put all the existing text extractors under a common superclass, so they're easier to find and use
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@589224
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Mon, 15 Oct 2007 13:48:51 +0000 (13:48 +0000)]
In FormulaParser, add in non-static methods too for toFormulaString, which use the existing Workbook. Also tweak licence notice for hdgf
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@584788
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Mon, 15 Oct 2007 10:43:37 +0000 (10:43 +0000)]
HDGF progress update
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@584723
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Mon, 15 Oct 2007 10:34:40 +0000 (10:34 +0000)]
Allow users to get a FormulaParser armed only with a HSSFWorkbook, through a convenience method on HSSFFormulaEvaluator
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@584721
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Sun, 14 Oct 2007 12:42:47 +0000 (12:42 +0000)]
Stub out the HDGF compression routine, and tests for it. Document the first slab of the compressed data in the test, so it's easy to see if we're generating it properly. (Have yet to implement the compression support yet though)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@584534
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Sat, 13 Oct 2007 15:46:09 +0000 (15:46 +0000)]
Replace the HDGW LZW engine with a fully documented, ASL licenced version. (Doesn't do compression yet, but is a much better start for that)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@584414
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Wed, 10 Oct 2007 12:34:19 +0000 (12:34 +0000)]
Slightly update the supported formats information, and explicitly say we don't support the OOXML file formats
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@583453
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Mon, 1 Oct 2007 18:40:59 +0000 (18:40 +0000)]
update the change log
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@581034
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Mon, 1 Oct 2007 18:07:32 +0000 (18:07 +0000)]
HSSFPicture.resize() - a handy method to reset a picture to its original width and height
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@581029
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Thu, 27 Sep 2007 13:42:53 +0000 (13:42 +0000)]
Fix True/False function arguments (from Pavel, bug #43496
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@580015
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Wed, 26 Sep 2007 17:51:08 +0000 (17:51 +0000)]
roll back to the previous version.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@579733
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Wed, 26 Sep 2007 17:43:52 +0000 (17:43 +0000)]
fixed failing test. The patch provided in Bug 43489
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@579730
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Wed, 26 Sep 2007 09:55:31 +0000 (09:55 +0000)]
commented out a failing test until we find the reason.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@579546
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Tue, 25 Sep 2007 13:37:02 +0000 (13:37 +0000)]
Implement the date function, patch from Pavel
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@579244
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Tue, 25 Sep 2007 13:36:36 +0000 (13:36 +0000)]
Implement the date function, patch from Pavel
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@579243
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Tue, 25 Sep 2007 11:08:57 +0000 (11:08 +0000)]
Improvement from Pavel - if we've already parsed a formula then evaluated it, don't re-do the parsing the second time
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@579197
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Tue, 25 Sep 2007 10:52:30 +0000 (10:52 +0000)]
Fix from Pavel Krupets for Excel Bug Date (1900/2/29)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@579194
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Mon, 24 Sep 2007 15:52:57 +0000 (15:52 +0000)]
Add some testdata paths to the single unit test task, so that more of the scratchpad tests can be run individually
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@578861
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Mon, 24 Sep 2007 12:57:38 +0000 (12:57 +0000)]
Allow HSSFSheet to get at its parent workbook, and add HSSFWorkbook.getSheetIndex(HSSFSheet)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@578795
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Wed, 19 Sep 2007 14:40:44 +0000 (14:40 +0000)]
Update POIDocument to use POILogger
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@577317
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Wed, 19 Sep 2007 14:34:31 +0000 (14:34 +0000)]
Finish the POIDocument move, and update HSSFWorkbook to use it
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@577314
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Wed, 19 Sep 2007 11:57:05 +0000 (11:57 +0000)]
Move POIDocument out of the scratchpad
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@577260
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Wed, 19 Sep 2007 11:56:36 +0000 (11:56 +0000)]
Move POIDocument out of the scratchpad
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@577259
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Tue, 18 Sep 2007 15:01:15 +0000 (15:01 +0000)]
Fix for cell references on rows > 32768 (bug #43399)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@576939
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Tue, 18 Sep 2007 11:53:28 +0000 (11:53 +0000)]
Improved Formula Parser support for ranges and exponents, from Pavel Krupets (Bug #43410)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@576855
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Mon, 17 Sep 2007 16:54:40 +0000 (16:54 +0000)]
Fix for rows between 32767 and 65536, don't incorrectly cast to a short (fixes #43401)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@576519
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Mon, 17 Sep 2007 16:34:48 +0000 (16:34 +0000)]
Convert to use POIDocument
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@576507
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Mon, 17 Sep 2007 16:30:31 +0000 (16:30 +0000)]
When writing out a HSLF file, optionally also write out all the different OLE2 streams, and not just the normal HSLF related ones
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@576505
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Mon, 17 Sep 2007 16:29:07 +0000 (16:29 +0000)]
Ensure that evaluateInCell sets the underlying cell type properly (fix from Pavel Krupets)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@576504
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Mon, 17 Sep 2007 15:58:54 +0000 (15:58 +0000)]
Implementation of the Day function from Pavel Krupets
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@576492
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Mon, 17 Sep 2007 15:21:34 +0000 (15:21 +0000)]
Fix the indenting on write(), which has been messed up for an age
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@576475
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Mon, 17 Sep 2007 10:29:27 +0000 (10:29 +0000)]
Add a note on autoSizeColumn being a somewhat slow opperation. Update the status log
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@576351
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Thu, 13 Sep 2007 19:11:10 +0000 (19:11 +0000)]
fixed re-open of bug #42844. HSSFEventFactory silently skips unknown records that happen to be continued.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@575406
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Tue, 11 Sep 2007 13:08:45 +0000 (13:08 +0000)]
fix broken compilation. removed a reference to a class from the scratchpad.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@574589
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Sun, 9 Sep 2007 07:38:35 +0000 (07:38 +0000)]
support for adding Picture to ShapeGroup in HSLF. See Bug 43323 for details.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@573955
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Sat, 8 Sep 2007 16:34:10 +0000 (16:34 +0000)]
Support for getting OLE objects from HSSFWorkbook. See bug 43222 for details.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@573878
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Sat, 8 Sep 2007 16:12:29 +0000 (16:12 +0000)]
Support for getting OLE object data from slide show. See Bug 43247 for details.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@573872
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Sun, 26 Aug 2007 15:26:29 +0000 (15:26 +0000)]
initial support for WMF and EMF pictures in HSSFWorkbook.getAllPictures(). See Bug 43125 for details.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@569827
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Sun, 26 Aug 2007 15:03:13 +0000 (15:03 +0000)]
fixed: Bug 43088: Excel file can't be loaded if comments exceed a size of 4111 characters
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@569821
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Thu, 23 Aug 2007 18:22:06 +0000 (18:22 +0000)]
Changelog update
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@569102
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Thu, 23 Aug 2007 18:20:39 +0000 (18:20 +0000)]
Fix for bug #42844 - Include some of the crazy continue record handling that we have in RecordFactory into HSSFEventFactory, so that we can handle when records aren't immediately followed by their continue
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@569101
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Thu, 23 Aug 2007 17:40:24 +0000 (17:40 +0000)]
When writing out a workbook, skip a WORKBOOK stream (if there is one), since we always write out as Workbook + test (bug #43055)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@569082
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Thu, 23 Aug 2007 16:33:36 +0000 (16:33 +0000)]
Implementation of Month and Year functions, from Guenter Kickinger (bug #43199)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@569062
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Thu, 23 Aug 2007 12:03:20 +0000 (12:03 +0000)]
When trying to tell if a PPT file is encrypted or not, try to avoid an AIOOB
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@568949
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Wed, 15 Aug 2007 14:41:46 +0000 (14:41 +0000)]
Add in missing copyright headers to a couple of new testcases
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@566198
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Wed, 15 Aug 2007 14:40:02 +0000 (14:40 +0000)]
Patch from Trejkaz from bug #43116 - Fix for Escher handling of embeded OLE2 documents
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@566196
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Wed, 15 Aug 2007 14:19:08 +0000 (14:19 +0000)]
Patch from bug #43108 - when fetching system properties, use sensible defaults if we're not able to access them
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@566183
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Wed, 15 Aug 2007 13:58:12 +0000 (13:58 +0000)]
Patch from David Law in bug #43093 - handle Area3D formula references that refer to a different sheet
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@566157
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Fri, 10 Aug 2007 17:34:57 +0000 (17:34 +0000)]
Bug 43090: autoSizeColumn can calculate negative sizes for the column width due to a cast from integer to short
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@564689
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Thu, 9 Aug 2007 16:27:16 +0000 (16:27 +0000)]
Further enhancements to Font Metrics support, wrt fonts with bold/italic varients, such as dialog (plus tests)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@564263
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Thu, 9 Aug 2007 14:27:06 +0000 (14:27 +0000)]
If the Escher layer is asked to draw text with an invalid font, throw a much more useful error. Plus test
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@564219
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Mon, 6 Aug 2007 16:49:47 +0000 (16:49 +0000)]
fixed bug 42620: More than one slide fails to open in OpenOffice. Fix: UserEditAtom.MaxPersistWritten wasn't updated when adding new slides.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@563185
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Mon, 6 Aug 2007 13:38:48 +0000 (13:38 +0000)]
Have HSSFDateUtil.isCellDateFormatted make use of HSSFDateUtils.isADateFormat. A few improvements to isADateFormat, and to HSSFCellStyle to allow calling of it. Plus tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@563129
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Fri, 3 Aug 2007 18:09:41 +0000 (18:09 +0000)]
fixed Bug 42999: HSSFPatriarch positioning problem
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@562536
13f79535 -47bb-0310-9956-
ffa450edef68
Andrew C. Oliver [Wed, 18 Jul 2007 17:00:14 +0000 (17:00 +0000)]
you can now protect files with writeProtectWorkbook
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@557333
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Mon, 9 Jul 2007 22:50:00 +0000 (22:50 +0000)]
Add stub hsmf documentation
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@554782
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Mon, 9 Jul 2007 22:19:21 +0000 (22:19 +0000)]
Initial HSMF (outlook) support from Travis
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@554774
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 6 Jul 2007 13:27:15 +0000 (13:27 +0000)]
Update the homepage for 3.0.1 release
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@553874
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Mon, 2 Jul 2007 16:24:00 +0000 (16:24 +0000)]
Update the changelog with a couple of things
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@552532
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Mon, 2 Jul 2007 16:08:26 +0000 (16:08 +0000)]
keep the javadoc compiler quiet
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@552525
13f79535 -47bb-0310-9956-
ffa450edef68
Andrew C. Oliver [Mon, 2 Jul 2007 16:02:58 +0000 (16:02 +0000)]
oops...forgot these
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@552522
13f79535 -47bb-0310-9956-
ffa450edef68
Andrew C. Oliver [Mon, 2 Jul 2007 08:10:28 +0000 (08:10 +0000)]
Now can protect sheets with a password. So everyone may cease whining about it
already :-)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@552425
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 29 Jun 2007 15:01:01 +0000 (15:01 +0000)]
Yet more javadoc fixes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@551914
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 29 Jun 2007 14:48:00 +0000 (14:48 +0000)]
Lots more javadoc warning fixes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@551912
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 29 Jun 2007 14:18:11 +0000 (14:18 +0000)]
Some more fixes for javadoc warnings
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@551908
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 29 Jun 2007 14:09:07 +0000 (14:09 +0000)]
Fix a whole slew of javadoc warnings
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@551903
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Wed, 27 Jun 2007 20:19:18 +0000 (20:19 +0000)]
Several TLP tweaks and typo fixes in the documentation. Update the changelog for recent commits, and add some initial documentation on HDGF
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@551309
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Wed, 27 Jun 2007 19:00:35 +0000 (19:00 +0000)]
Include a test for the text extraction code. Update code to use POILogger instead of System.err. Update the NOTICE file for the TLP change, and add entries for JUnit and the small GPL v3 bits of HDGF
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@551273
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Wed, 27 Jun 2007 18:34:17 +0000 (18:34 +0000)]
Lots more HDGF support for chunks, and add support for basic text extraction
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@551258
13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Klute [Tue, 26 Jun 2007 17:58:28 +0000 (17:58 +0000)]
Restored the cast: JDK 1.4 needs it. :-(
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@550886
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Tue, 26 Jun 2007 08:09:24 +0000 (08:09 +0000)]
fixed [Bug 42677] - HSLF SlideShow write() issues on tables
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@550731
13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Tue, 26 Jun 2007 08:00:37 +0000 (08:00 +0000)]
make the code compatible with JDK 1.4.2
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@550726
13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Klute [Mon, 25 Jun 2007 17:58:28 +0000 (17:58 +0000)]
Removed unnecessary cast.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@550566
13f79535 -47bb-0310-9956-
ffa450edef68
Joe Schaefer [Mon, 25 Jun 2007 01:51:34 +0000 (01:51 +0000)]
move poi to top level
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@550311
13f79535 -47bb-0310-9956-
ffa450edef68
Rainer Klute [Sat, 23 Jun 2007 07:44:47 +0000 (07:44 +0000)]
Consistency check added when reading property set stream. An IllegalPropertyDataException is thrown if the property set stream is larger than it claims to be.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@550021
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Thu, 21 Jun 2007 21:24:25 +0000 (21:24 +0000)]
Make a start on processing the commands within the chunks, and their values. Includes some tests
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@549616
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Thu, 21 Jun 2007 19:28:04 +0000 (19:28 +0000)]
Start on processing the commands stored within a HDGF chunk, plus initial tests for it
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@549588
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Wed, 20 Jun 2007 13:58:14 +0000 (13:58 +0000)]
Tweak test to match last V11 related change
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@549111
13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Tue, 19 Jun 2007 22:41:33 +0000 (22:41 +0000)]
Improved support for chunks and chunk streams, plus tests
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@548870
13f79535 -47bb-0310-9956-
ffa450edef68