]> source.dussan.org Git - poi.git/log
poi.git
13 years agofix picture matching procedure
Sergey Vladimirov [Thu, 28 Jul 2011 08:49:38 +0000 (08:49 +0000)]
fix picture matching procedure

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1151766 13f79535-47bb-0310-9956-ffa450edef68

13 years agoBug 47286 were fixed, update test case
Sergey Vladimirov [Thu, 28 Jul 2011 08:32:13 +0000 (08:32 +0000)]
Bug 47286 were fixed, update test case

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1151761 13f79535-47bb-0310-9956-ffa450edef68

13 years agosimplify image processing interface for WordConverters, add PictureManager interface
Sergey Vladimirov [Thu, 28 Jul 2011 08:26:59 +0000 (08:26 +0000)]
simplify image processing interface for WordConverters, add PictureManager interface

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1151760 13f79535-47bb-0310-9956-ffa450edef68

13 years agooutput language in (Word) XSL FO
Sergey Vladimirov [Wed, 27 Jul 2011 15:57:45 +0000 (15:57 +0000)]
output language in (Word) XSL FO

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1151511 13f79535-47bb-0310-9956-ffa450edef68

13 years agofix 47286 - Word documents saves in wrong format if source contains form elements
Sergey Vladimirov [Mon, 25 Jul 2011 13:58:05 +0000 (13:58 +0000)]
fix 47286 - Word documents saves in wrong format if source contains form elements
correctly translate char=>byte on saving CHPX and PAPX tables

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1150704 13f79535-47bb-0310-9956-ffa450edef68

13 years agoreplace ComplexFileTable with single-element-one right after load; replace text piece...
Sergey Vladimirov [Mon, 25 Jul 2011 12:58:09 +0000 (12:58 +0000)]
replace ComplexFileTable with single-element-one right after load; replace text piece table as well

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1150675 13f79535-47bb-0310-9956-ffa450edef68

13 years agoBug 50209 - Fixed evaluation of Subtotals to ignore nested subtotals
Yegor Kozlov [Mon, 25 Jul 2011 12:55:32 +0000 (12:55 +0000)]
Bug 50209 - Fixed evaluation of Subtotals to ignore nested subtotals

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1150673 13f79535-47bb-0310-9956-ffa450edef68

13 years agoautoformat, sort members and cleanup code
Sergey Vladimirov [Mon, 25 Jul 2011 11:33:42 +0000 (11:33 +0000)]
autoformat, sort members and cleanup code

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1150637 13f79535-47bb-0310-9956-ffa450edef68

13 years agomove rebuild actions to new methods (in future - to new classes)
Sergey Vladimirov [Mon, 25 Jul 2011 11:31:16 +0000 (11:31 +0000)]
move rebuild actions to new methods (in future - to new classes)

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1150635 13f79535-47bb-0310-9956-ffa450edef68

13 years agofix array index out of bound exception
Sergey Vladimirov [Mon, 25 Jul 2011 11:19:50 +0000 (11:19 +0000)]
fix array index out of bound exception

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1150631 13f79535-47bb-0310-9956-ffa450edef68

13 years agoupdate assertion in PAPBinTable
Sergey Vladimirov [Mon, 25 Jul 2011 11:02:03 +0000 (11:02 +0000)]
update assertion in PAPBinTable

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1150628 13f79535-47bb-0310-9956-ffa450edef68

13 years agofix: sort bookmarks start indices
Sergey Vladimirov [Mon, 25 Jul 2011 10:40:47 +0000 (10:40 +0000)]
fix: sort bookmarks start indices

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1150624 13f79535-47bb-0310-9956-ffa450edef68

13 years agocorrectly hangle out-of-boundaries cases for bookmarks and fields in Word-to-* converters
Sergey Vladimirov [Mon, 25 Jul 2011 10:40:02 +0000 (10:40 +0000)]
correctly hangle out-of-boundaries cases for bookmarks and fields in Word-to-* converters

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1150622 13f79535-47bb-0310-9956-ffa450edef68

13 years agorestore JDK 1.5 compatibility
Sergey Vladimirov [Mon, 25 Jul 2011 10:12:34 +0000 (10:12 +0000)]
restore JDK 1.5 compatibility

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1150617 13f79535-47bb-0310-9956-ffa450edef68

13 years agorestore JDK 1.5 compatibility
Sergey Vladimirov [Mon, 25 Jul 2011 10:12:21 +0000 (10:12 +0000)]
restore JDK 1.5 compatibility

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1150616 13f79535-47bb-0310-9956-ffa450edef68

13 years agosupport text colors in Word-to-HTML and Word-to-FO converters
Sergey Vladimirov [Mon, 25 Jul 2011 09:57:53 +0000 (09:57 +0000)]
support text colors in Word-to-HTML and Word-to-FO converters

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1150612 13f79535-47bb-0310-9956-ffa450edef68

13 years agoadd Colorref structure and use it to store color information in CHP(X)
Sergey Vladimirov [Mon, 25 Jul 2011 09:39:07 +0000 (09:39 +0000)]
add Colorref structure and use it to store color information in CHP(X)

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1150606 13f79535-47bb-0310-9956-ffa450edef68

13 years agomark autogenerated methods as internal, but leave them as public
Sergey Vladimirov [Mon, 25 Jul 2011 09:38:05 +0000 (09:38 +0000)]
mark autogenerated methods as internal, but leave them as public

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1150605 13f79535-47bb-0310-9956-ffa450edef68

13 years agocorrectly handle overlapping fields and bookmarks
Sergey Vladimirov [Mon, 25 Jul 2011 09:08:00 +0000 (09:08 +0000)]
correctly handle overlapping fields and bookmarks

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1150601 13f79535-47bb-0310-9956-ffa450edef68

13 years agoadd test case of processing of Bug47286.doc by Word-to-HTML converter
Sergey Vladimirov [Mon, 25 Jul 2011 09:02:53 +0000 (09:02 +0000)]
add test case of processing of Bug47286.doc by Word-to-HTML converter

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1150600 13f79535-47bb-0310-9956-ffa450edef68

13 years agocorrectly handle overlapping fields and bookmarks
Sergey Vladimirov [Mon, 25 Jul 2011 09:02:30 +0000 (09:02 +0000)]
correctly handle overlapping fields and bookmarks

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1150598 13f79535-47bb-0310-9956-ffa450edef68

13 years agodo not use block-inline property compactization in FO (result is a target to automate...
Sergey Vladimirov [Mon, 25 Jul 2011 09:02:01 +0000 (09:02 +0000)]
do not use block-inline property compactization in FO (result is a target to automate processing anyway)

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1150596 13f79535-47bb-0310-9956-ffa450edef68

13 years agocompact similar CHPX after restoring bin table
Sergey Vladimirov [Mon, 25 Jul 2011 09:01:10 +0000 (09:01 +0000)]
compact similar CHPX after restoring bin table

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1150595 13f79535-47bb-0310-9956-ffa450edef68

13 years agoadd bookmarks dump feature to HWPFLister
Sergey Vladimirov [Mon, 25 Jul 2011 09:00:31 +0000 (09:00 +0000)]
add bookmarks dump feature to HWPFLister

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1150593 13f79535-47bb-0310-9956-ffa450edef68

13 years agouse autogenerated LFO type definition
Sergey Vladimirov [Sun, 24 Jul 2011 19:23:20 +0000 (19:23 +0000)]
use autogenerated LFO type definition

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1150475 13f79535-47bb-0310-9956-ffa450edef68

13 years agonew test case for 47731 issue
Sergey Vladimirov [Sun, 24 Jul 2011 18:55:57 +0000 (18:55 +0000)]
new test case for 47731 issue

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1150463 13f79535-47bb-0310-9956-ffa450edef68

13 years agoBug 44431 - HWPFDocument.write destroys fields - seems to be fixed some time ago...
Sergey Vladimirov [Sun, 24 Jul 2011 18:40:42 +0000 (18:40 +0000)]
Bug 44431 - HWPFDocument.write destroys fields - seems to be fixed some time ago, but other bugs prevented to see it.

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1150461 13f79535-47bb-0310-9956-ffa450edef68

13 years agouse new table streams and data streams after write()
Sergey Vladimirov [Sun, 24 Jul 2011 18:35:48 +0000 (18:35 +0000)]
use new table streams and data streams after write()

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1150458 13f79535-47bb-0310-9956-ffa450edef68

13 years agostore unknown structures offsets and sizes in FIB
Sergey Vladimirov [Sun, 24 Jul 2011 18:35:31 +0000 (18:35 +0000)]
store unknown structures offsets and sizes in FIB

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1150457 13f79535-47bb-0310-9956-ffa450edef68

13 years agoarrays shall be compared using Arrays.toString()
Sergey Vladimirov [Sun, 24 Jul 2011 18:35:03 +0000 (18:35 +0000)]
arrays shall be compared using Arrays.toString()

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1150455 13f79535-47bb-0310-9956-ffa450edef68

13 years agorenamed CalculateMortgage to CalculateMortgageFunction in test build script too to...
Yegor Kozlov [Sat, 23 Jul 2011 11:24:12 +0000 (11:24 +0000)]
renamed CalculateMortgage to CalculateMortgageFunction in test build script too to keep Gump happy

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1150085 13f79535-47bb-0310-9956-ffa450edef68

13 years agoremove debug output code
Sergey Vladimirov [Sat, 23 Jul 2011 08:37:53 +0000 (08:37 +0000)]
remove debug output code

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1150066 13f79535-47bb-0310-9956-ffa450edef68

13 years agomove Field interface to usermodel and create Fields interface as user-friendly replac...
Sergey Vladimirov [Fri, 22 Jul 2011 19:38:14 +0000 (19:38 +0000)]
move Field interface to usermodel and create Fields interface as user-friendly replace for FieldsTables

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1149704 13f79535-47bb-0310-9956-ffa450edef68

13 years agofix notes numbering and update test cases for Word-to-FO converter
Sergey Vladimirov [Fri, 22 Jul 2011 19:36:46 +0000 (19:36 +0000)]
fix notes numbering and update test cases for Word-to-FO converter

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1149703 13f79535-47bb-0310-9956-ffa450edef68

13 years agofix ArrayIndexOutOfBoundsException
Sergey Vladimirov [Fri, 22 Jul 2011 14:28:54 +0000 (14:28 +0000)]
fix ArrayIndexOutOfBoundsException

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1149617 13f79535-47bb-0310-9956-ffa450edef68

13 years agodo not allow two elements to have same IDs in result of Word-to-FO converter
Sergey Vladimirov [Fri, 22 Jul 2011 14:06:01 +0000 (14:06 +0000)]
do not allow two elements to have same IDs in result of Word-to-FO converter

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1149610 13f79535-47bb-0310-9956-ffa450edef68

13 years agofix missing spaces
Sergey Vladimirov [Fri, 22 Jul 2011 14:05:39 +0000 (14:05 +0000)]
fix missing spaces

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1149609 13f79535-47bb-0310-9956-ffa450edef68

13 years agoFix table processing. Spanned columns / different width / spanned rows are correcly...
Sergey Vladimirov [Fri, 22 Jul 2011 12:49:29 +0000 (12:49 +0000)]
Fix table processing. Spanned columns / different width / spanned rows are correcly rendered in HTML and FO now

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1149593 13f79535-47bb-0310-9956-ffa450edef68

13 years agofix: allow text breaks in table cells after Word-to-FO converter
Sergey Vladimirov [Fri, 22 Jul 2011 12:48:15 +0000 (12:48 +0000)]
fix: allow text breaks in table cells after Word-to-FO converter

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1149592 13f79535-47bb-0310-9956-ffa450edef68

13 years agobetter processing of word tables in cases different rows have different cell widths
Sergey Vladimirov [Fri, 22 Jul 2011 09:42:32 +0000 (09:42 +0000)]
better processing of word tables in cases different rows have different cell widths

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1149528 13f79535-47bb-0310-9956-ffa450edef68

13 years agobetter error message
Sergey Vladimirov [Fri, 22 Jul 2011 09:41:38 +0000 (09:41 +0000)]
better error message

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1149527 13f79535-47bb-0310-9956-ffa450edef68

13 years agoTweak the error message to make it clearer how one should work with this part
Nick Burch [Thu, 21 Jul 2011 14:37:50 +0000 (14:37 +0000)]
Tweak the error message to make it clearer how one should work with this part

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1149196 13f79535-47bb-0310-9956-ffa450edef68

13 years agoAdd a disabled unit test for bug #51535
Nick Burch [Thu, 21 Jul 2011 13:56:20 +0000 (13:56 +0000)]
Add a disabled unit test for bug #51535

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1149181 13f79535-47bb-0310-9956-ffa450edef68

13 years agoSort the list by surname
Nick Burch [Thu, 21 Jul 2011 13:21:28 +0000 (13:21 +0000)]
Sort the list by surname

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1149168 13f79535-47bb-0310-9956-ffa450edef68

13 years agoI'm PMC Chair of Apache POI now
Yegor Kozlov [Thu, 21 Jul 2011 12:56:01 +0000 (12:56 +0000)]
I'm PMC Chair of Apache POI now

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1149152 13f79535-47bb-0310-9956-ffa450edef68

13 years agorenamed excelant test class to avoid collision with poi-examples when all classes...
Yegor Kozlov [Thu, 21 Jul 2011 11:55:05 +0000 (11:55 +0000)]
renamed excelant test class to avoid collision with poi-examples when all classes compiled in the same directory, also removed duplicated log4j.properties

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1149134 13f79535-47bb-0310-9956-ffa450edef68

13 years agoadded @Beta annotation to mark code that is subject to incompatible changes in future...
Yegor Kozlov [Thu, 21 Jul 2011 11:09:02 +0000 (11:09 +0000)]
added @Beta annotation to mark code that is subject to incompatible changes in future releases

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1149119 13f79535-47bb-0310-9956-ffa450edef68

13 years agobug 50401 - fixed EscherProperty to return property name instead of 'unknown' for...
Yegor Kozlov [Thu, 21 Jul 2011 11:00:41 +0000 (11:00 +0000)]
bug 50401 - fixed EscherProperty to return property name instead of 'unknown' for complex properties

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1149111 13f79535-47bb-0310-9956-ffa450edef68

13 years agocompact fo:inline's in FO output of Word-to-FO converter
Sergey Vladimirov [Thu, 21 Jul 2011 09:18:38 +0000 (09:18 +0000)]
compact fo:inline's in FO output of Word-to-FO converter

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1149087 13f79535-47bb-0310-9956-ffa450edef68

13 years agoupdate TestWordToHtmlConverter tests (expected results)
Sergey Vladimirov [Thu, 21 Jul 2011 04:30:08 +0000 (04:30 +0000)]
update TestWordToHtmlConverter tests (expected results)

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1149037 13f79535-47bb-0310-9956-ffa450edef68

13 years agonicer HTML for endnotes in Word-to-HTML converter
Sergey Vladimirov [Thu, 21 Jul 2011 04:26:38 +0000 (04:26 +0000)]
nicer HTML for endnotes in Word-to-HTML converter

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1149036 13f79535-47bb-0310-9956-ffa450edef68

13 years agomore compact HTML in Word-to-HTML converter
Sergey Vladimirov [Thu, 21 Jul 2011 04:25:39 +0000 (04:25 +0000)]
more compact HTML in Word-to-HTML converter

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1149035 13f79535-47bb-0310-9956-ffa450edef68

13 years agofix missing table borders in HTML in Word-to-HTML converter
Sergey Vladimirov [Thu, 21 Jul 2011 04:06:36 +0000 (04:06 +0000)]
fix missing table borders in HTML in Word-to-HTML converter

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1149034 13f79535-47bb-0310-9956-ffa450edef68

13 years agonicer HTML in Word-to-HTML converter for one-section document
Sergey Vladimirov [Thu, 21 Jul 2011 04:06:12 +0000 (04:06 +0000)]
nicer HTML in Word-to-HTML converter for one-section document

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1149033 13f79535-47bb-0310-9956-ffa450edef68

13 years agobetter default css for endnotes in Word-to-HTML converter
Sergey Vladimirov [Thu, 21 Jul 2011 03:55:24 +0000 (03:55 +0000)]
better default css for endnotes in Word-to-HTML converter

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1149031 13f79535-47bb-0310-9956-ffa450edef68

13 years agofix CSS for subscript/superscript in Word-to-HTML converter
Sergey Vladimirov [Thu, 21 Jul 2011 03:54:46 +0000 (03:54 +0000)]
fix CSS for subscript/superscript in Word-to-HTML converter

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1149030 13f79535-47bb-0310-9956-ffa450edef68

13 years agofix missing css in Word-to-HTML converter if getDocument() not called
Sergey Vladimirov [Thu, 21 Jul 2011 03:38:52 +0000 (03:38 +0000)]
fix missing css in Word-to-HTML converter if getDocument() not called

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1149026 13f79535-47bb-0310-9956-ffa450edef68

13 years agofix loosed formatting to endnotes and footnotes in Word-to-HTML and Word-to-FO converters
Sergey Vladimirov [Thu, 21 Jul 2011 03:34:56 +0000 (03:34 +0000)]
fix loosed formatting to endnotes and footnotes in Word-to-HTML and Word-to-FO converters

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1149022 13f79535-47bb-0310-9956-ffa450edef68

13 years agoadd processing of hyphen chars in Word-to-HTML and Word-to-FO converters
Sergey Vladimirov [Thu, 21 Jul 2011 03:33:29 +0000 (03:33 +0000)]
add processing of hyphen chars in Word-to-HTML and Word-to-FO converters

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1149020 13f79535-47bb-0310-9956-ffa450edef68

13 years agofix XLS:FO footnotes and endnotes processing fo Word-to-FO converter
Sergey Vladimirov [Thu, 21 Jul 2011 02:47:04 +0000 (02:47 +0000)]
fix XLS:FO footnotes and endnotes processing fo Word-to-FO converter

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1149011 13f79535-47bb-0310-9956-ffa450edef68

13 years agoadd autonumbered endnotes and footnotes support in Word-to-HTML and Word-to-FO converters
Sergey Vladimirov [Wed, 20 Jul 2011 23:24:16 +0000 (23:24 +0000)]
add autonumbered endnotes and footnotes support in Word-to-HTML and Word-to-FO converters

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1148974 13f79535-47bb-0310-9956-ffa450edef68

13 years agoinitial support for endnotes and footnotes in HWPF
Sergey Vladimirov [Wed, 20 Jul 2011 22:31:59 +0000 (22:31 +0000)]
initial support for endnotes and footnotes in HWPF

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1148959 13f79535-47bb-0310-9956-ffa450edef68

13 years agosimplify some HWPFDocument.get*Range() methods
Sergey Vladimirov [Wed, 20 Jul 2011 17:29:10 +0000 (17:29 +0000)]
simplify some HWPFDocument.get*Range() methods

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1148860 13f79535-47bb-0310-9956-ffa450edef68

13 years agoadd bookmarks support for Word-to-HTML and Word-to-FO converters
Sergey Vladimirov [Wed, 20 Jul 2011 16:01:19 +0000 (16:01 +0000)]
add bookmarks support for Word-to-HTML and Word-to-FO converters

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1148824 13f79535-47bb-0310-9956-ffa450edef68

13 years agosplit BookmarksTables to internal and user-friendly API
Sergey Vladimirov [Wed, 20 Jul 2011 15:03:43 +0000 (15:03 +0000)]
split BookmarksTables to internal and user-friendly API

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1148810 13f79535-47bb-0310-9956-ffa450edef68

13 years agofixed bug 51470 - avoid exception when cloning XSSF sheets with background images
Yegor Kozlov [Wed, 20 Jul 2011 12:29:27 +0000 (12:29 +0000)]
fixed bug 51470 - avoid exception when cloning XSSF sheets with background images

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1148724 13f79535-47bb-0310-9956-ffa450edef68

13 years agofixed bug 51481 - fixed autofilters in HSSF to avoid warnings in Excel 2007
Yegor Kozlov [Wed, 20 Jul 2011 11:04:31 +0000 (11:04 +0000)]
fixed bug 51481 - fixed autofilters in HSSF to avoid warnings in Excel 2007

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1148700 13f79535-47bb-0310-9956-ffa450edef68

13 years agoFixed bug 51533 - Avoid exception when changing name of a sheet containing shared...
Yegor Kozlov [Wed, 20 Jul 2011 09:42:31 +0000 (09:42 +0000)]
Fixed bug 51533 - Avoid exception when changing name of a sheet containing shared formulas

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1148673 13f79535-47bb-0310-9956-ffa450edef68

13 years agomore progress with support for charts in XSSF, see patch 51196
Yegor Kozlov [Wed, 20 Jul 2011 08:03:23 +0000 (08:03 +0000)]
more progress with support for charts in XSSF, see patch 51196

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1148642 13f79535-47bb-0310-9956-ffa450edef68

13 years agoSupport for appending images to existing drawings in HSSF
Yegor Kozlov [Wed, 20 Jul 2011 07:38:01 +0000 (07:38 +0000)]
Support for appending images to existing drawings in HSSF

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1148637 13f79535-47bb-0310-9956-ffa450edef68

13 years agoadded initial support for bookmark
Sergey Vladimirov [Tue, 19 Jul 2011 16:18:27 +0000 (16:18 +0000)]
added initial support for bookmark

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1148428 13f79535-47bb-0310-9956-ffa450edef68

13 years agointroduce SubdocumentPart and simplify CP start/end FIB API
Sergey Vladimirov [Tue, 19 Jul 2011 12:51:11 +0000 (12:51 +0000)]
introduce SubdocumentPart and simplify CP start/end FIB API

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1148303 13f79535-47bb-0310-9956-ffa450edef68

13 years agobug 46250 - Fixed cloning worksheets with images
Yegor Kozlov [Tue, 19 Jul 2011 12:19:48 +0000 (12:19 +0000)]
bug 46250 - Fixed cloning worksheets with images

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1148295 13f79535-47bb-0310-9956-ffa450edef68

13 years agointroduce DocumentPart enum and simplify fields access API
Sergey Vladimirov [Tue, 19 Jul 2011 11:49:48 +0000 (11:49 +0000)]
introduce DocumentPart enum and simplify fields access API

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1148280 13f79535-47bb-0310-9956-ffa450edef68

13 years agoadd dump fields feature
Sergey Vladimirov [Tue, 19 Jul 2011 11:03:09 +0000 (11:03 +0000)]
add dump fields feature

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1148270 13f79535-47bb-0310-9956-ffa450edef68

13 years agocompact HTML output of WordToHtmlConverter
Sergey Vladimirov [Tue, 19 Jul 2011 10:51:23 +0000 (10:51 +0000)]
compact HTML output of WordToHtmlConverter

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1148269 13f79535-47bb-0310-9956-ffa450edef68

13 years agospeed improvement for rebuilding CHPX
Sergey Vladimirov [Tue, 19 Jul 2011 00:50:17 +0000 (00:50 +0000)]
speed improvement for rebuilding CHPX

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1148115 13f79535-47bb-0310-9956-ffa450edef68

13 years agosimplify internal API
Sergey Vladimirov [Mon, 18 Jul 2011 23:21:46 +0000 (23:21 +0000)]
simplify internal API

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1148095 13f79535-47bb-0310-9956-ffa450edef68

13 years agoadd support for merged cells
Sergey Vladimirov [Mon, 18 Jul 2011 23:09:11 +0000 (23:09 +0000)]
add support for merged cells

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1148089 13f79535-47bb-0310-9956-ffa450edef68

13 years agoFix a 1.6-ism - TreeMap.firstEntry
Nick Burch [Mon, 18 Jul 2011 21:23:32 +0000 (21:23 +0000)]
Fix a 1.6-ism - TreeMap.firstEntry

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1148056 13f79535-47bb-0310-9956-ffa450edef68

13 years agofix compiler warnings
Sergey Vladimirov [Mon, 18 Jul 2011 20:49:27 +0000 (20:49 +0000)]
fix compiler warnings

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1148046 13f79535-47bb-0310-9956-ffa450edef68

13 years agofix compiler warnings
Sergey Vladimirov [Mon, 18 Jul 2011 20:46:10 +0000 (20:46 +0000)]
fix compiler warnings

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1148045 13f79535-47bb-0310-9956-ffa450edef68

13 years agoadd test case data for 51524
Sergey Vladimirov [Mon, 18 Jul 2011 20:28:17 +0000 (20:28 +0000)]
add test case data for 51524

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1148041 13f79535-47bb-0310-9956-ffa450edef68

13 years agocompact result HTML in Excel-to-HTML converter
Sergey Vladimirov [Mon, 18 Jul 2011 20:27:35 +0000 (20:27 +0000)]
compact result HTML in Excel-to-HTML converter

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1148040 13f79535-47bb-0310-9956-ffa450edef68

13 years agofix test case name for TestExcelToHtmlConverterSuite
Sergey Vladimirov [Mon, 18 Jul 2011 20:27:11 +0000 (20:27 +0000)]
fix test case name for TestExcelToHtmlConverterSuite

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1148039 13f79535-47bb-0310-9956-ffa450edef68

13 years agoAdd a basic FAQ entry for how to report problems when you can't share the file. For...
Nick Burch [Mon, 18 Jul 2011 20:18:32 +0000 (20:18 +0000)]
Add a basic FAQ entry for how to report problems when you can't share the file. For OOXML, give the normal advice of unzip + view xml. For OLE2 ones, suggest the new BFF as well as the existing dev tool eg BiffViewer

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1148036 13f79535-47bb-0310-9956-ffa450edef68

13 years agofix compilation error
Sergey Vladimirov [Mon, 18 Jul 2011 19:51:08 +0000 (19:51 +0000)]
fix compilation error

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1148024 13f79535-47bb-0310-9956-ffa450edef68

13 years agovery small additional speed improvement (less garbage)
Sergey Vladimirov [Mon, 18 Jul 2011 19:02:16 +0000 (19:02 +0000)]
very small additional speed improvement (less garbage)

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1148006 13f79535-47bb-0310-9956-ffa450edef68

13 years agofix Bug 51524 -- PapBinTable constructor is slow (regression)
Sergey Vladimirov [Mon, 18 Jul 2011 18:44:03 +0000 (18:44 +0000)]
fix Bug 51524 -- PapBinTable constructor is slow (regression)

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1148002 13f79535-47bb-0310-9956-ffa450edef68

13 years agopreserve align in case of "divved" cells
Sergey Vladimirov [Mon, 18 Jul 2011 15:55:52 +0000 (15:55 +0000)]
preserve align in case of "divved" cells

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1147941 13f79535-47bb-0310-9956-ffa450edef68

13 years agoadd tricky mode (disabled by default) to output cell's text in next cells, if they...
Sergey Vladimirov [Mon, 18 Jul 2011 15:37:48 +0000 (15:37 +0000)]
add tricky mode (disabled by default) to output cell's text in next cells, if they are empty (non-optimal, thought)
add option (enabled by default) to change leading spaces into   entities

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1147933 13f79535-47bb-0310-9956-ffa450edef68

13 years agofix table and table's cells css processing
Sergey Vladimirov [Mon, 18 Jul 2011 12:25:10 +0000 (12:25 +0000)]
fix table and table's cells css processing

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1147828 13f79535-47bb-0310-9956-ffa450edef68

13 years agodo not output hidden rows and columns by default (and add options to do so)
Sergey Vladimirov [Mon, 18 Jul 2011 11:07:51 +0000 (11:07 +0000)]
do not output hidden rows and columns by default (and add options to do so)

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1147808 13f79535-47bb-0310-9956-ffa450edef68

13 years agomade getHighlightColor() public, so convertor don't need to clone CHP info
Sergey Vladimirov [Sat, 16 Jul 2011 16:33:13 +0000 (16:33 +0000)]
made getHighlightColor() public, so convertor don't need to clone CHP info

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1147454 13f79535-47bb-0310-9956-ffa450edef68

13 years agomade getHighlightColor() public, so convertor don't need to clone CHP info
Sergey Vladimirov [Sat, 16 Jul 2011 16:32:27 +0000 (16:32 +0000)]
made getHighlightColor() public, so convertor don't need to clone CHP info

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1147453 13f79535-47bb-0310-9956-ffa450edef68

13 years agoprocessImage() is moved to converter, remove setImageProperties from Utils
Sergey Vladimirov [Sat, 16 Jul 2011 16:20:45 +0000 (16:20 +0000)]
processImage() is moved to converter, remove setImageProperties from Utils

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1147451 13f79535-47bb-0310-9956-ffa450edef68

13 years agointroduce picture descriptor structure (internal), now Picture class extends it;
Sergey Vladimirov [Sat, 16 Jul 2011 16:19:49 +0000 (16:19 +0000)]
introduce picture descriptor structure (internal), now Picture class extends it;
add test case with correctly cropped picture info

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1147450 13f79535-47bb-0310-9956-ffa450edef68

13 years agoallow to dump pictures
Sergey Vladimirov [Sat, 16 Jul 2011 12:36:55 +0000 (12:36 +0000)]
allow to dump pictures

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1147420 13f79535-47bb-0310-9956-ffa450edef68

13 years agoa bit more comments (quotes from specifications)
Sergey Vladimirov [Sat, 16 Jul 2011 12:36:45 +0000 (12:36 +0000)]
a bit more comments (quotes from specifications)

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1147419 13f79535-47bb-0310-9956-ffa450edef68

13 years agotrivial fix for ShadingDescriptor.toString()
Sergey Vladimirov [Sat, 16 Jul 2011 12:36:31 +0000 (12:36 +0000)]
trivial fix for ShadingDescriptor.toString()

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1147418 13f79535-47bb-0310-9956-ffa450edef68