summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* updated status.xml according to recently fixed bugsEvgeniy Berlog2012-09-051-0/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1381253 13f79535-47bb-0310-9956-ffa450edef68
* bugzilla ticket 53642: added detailed logging for formula evaluation in both ↵Evgeniy Berlog2012-09-055-11/+23
| | | | | | HSSF and XSSF modules git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1381249 13f79535-47bb-0310-9956-ffa450edef68
* resolved bugzilla ticket 53642Evgeniy Berlog2012-09-046-20/+127
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1380882 13f79535-47bb-0310-9956-ffa450edef68
* fixed bug 53434Evgeniy Berlog2012-08-283-88/+88
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1378016 13f79535-47bb-0310-9956-ffa450edef68
* changed status.xml according to the completed during GSoC tasksEvgeniy Berlog2012-08-241-0/+26
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1376951 13f79535-47bb-0310-9956-ffa450edef68
* fixed bug 53432Evgeniy Berlog2012-08-142-2/+19
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1373110 13f79535-47bb-0310-9956-ffa450edef68
* fixed bug 53028, added check before serialization if any cell contains 2 or ↵Evgeniy Berlog2012-08-147-8/+81
| | | | | | more comments git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1373005 13f79535-47bb-0310-9956-ffa450edef68
* complete refactoring in EscherAggregateEvgeniy Berlog2012-08-125-110/+102
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1372065 13f79535-47bb-0310-9956-ffa450edef68
* Bugzilla 53699 - Patch to correct BorderStyle enum positionsYegor Kozlov2012-08-122-2/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1372063 13f79535-47bb-0310-9956-ffa450edef68
* Bugzilla 53064: Ugly Duckling case studyYegor Kozlov2012-08-121-1/+20
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1372062 13f79535-47bb-0310-9956-ffa450edef68
* fixed compilation errors on JDk 1.5Yegor Kozlov2012-08-121-19/+20
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1372061 13f79535-47bb-0310-9956-ffa450edef68
* Bugzilla 53644: XLS formula bugfix (CalFieldFunc) + WeekDay addonYegor Kozlov2012-08-1111-36/+243
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1371969 13f79535-47bb-0310-9956-ffa450edef68
* merge GSoC code with trunkYegor Kozlov2012-08-1070-2365/+8811
|\ | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1371663 13f79535-47bb-0310-9956-ffa450edef68
| * increased jvm heap size for testing(Xmx256)gsoc2012Evgeniy Berlog2012-08-091-0/+1
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/gsoc2012@1371230 13f79535-47bb-0310-9956-ffa450edef68
| * added javadoc and code refactoringEvgeniy Berlog2012-08-088-109/+85
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/gsoc2012@1370912 13f79535-47bb-0310-9956-ffa450edef68
| * added javadoc and few other improvementsEvgeniy Berlog2012-08-0622-234/+270
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/gsoc2012@1370018 13f79535-47bb-0310-9956-ffa450edef68
| * merged with trunkEvgeniy Berlog2012-08-0592-1293/+2968
| |\ | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/gsoc2012@1369572 13f79535-47bb-0310-9956-ffa450edef68
| * | fixed compilation for jdk 1.5Evgeniy Berlog2012-08-023-7/+13
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/gsoc2012@1368670 13f79535-47bb-0310-9956-ffa450edef68
| * | added Apache License header to each new fileEvgeniy Berlog2012-08-0112-0/+204
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/gsoc2012@1368221 13f79535-47bb-0310-9956-ffa450edef68
| * | code refactoringEvgeniy Berlog2012-08-015-408/+489
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/gsoc2012@1368211 13f79535-47bb-0310-9956-ffa450edef68
| * | added feature for setting additional shape typeEvgeniy Berlog2012-07-304-15/+246
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/gsoc2012@1367279 13f79535-47bb-0310-9956-ffa450edef68
| * | fixed bug 51675, added test case for bug 52272Evgeniy Berlog2012-07-283-1/+31
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/gsoc2012@1366700 13f79535-47bb-0310-9956-ffa450edef68
| * | added features:Evgeniy Berlog2012-07-2814-53/+123
| | | | | | | | | | | | | | | | | | | | | | | | -background image for comment -wrapText for HSSFSimpleShape -few other improvements git-svn-id: https://svn.apache.org/repos/asf/poi/branches/gsoc2012@1366636 13f79535-47bb-0310-9956-ffa450edef68
| * | fixed cloning of sheets with chartsEvgeniy Berlog2012-07-242-8/+7
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/gsoc2012@1365255 13f79535-47bb-0310-9956-ffa450edef68
| * | added few improvementsEvgeniy Berlog2012-07-2320-131/+280
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/gsoc2012@1364547 13f79535-47bb-0310-9956-ffa450edef68
| * | implemented removing of all shape typesEvgeniy Berlog2012-07-197-22/+194
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/gsoc2012@1363524 13f79535-47bb-0310-9956-ffa450edef68
| * | implemented cloning of shapesEvgeniy Berlog2012-07-1923-676/+376
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/gsoc2012@1363479 13f79535-47bb-0310-9956-ffa450edef68
| * | moved HSSFObjectData into drawing layerEvgeniy Berlog2012-07-137-66/+110
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/gsoc2012@1361278 13f79535-47bb-0310-9956-ffa450edef68
| * | fixed auto filters(added class HSSFCombobox)Evgeniy Berlog2012-07-118-31/+160
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/gsoc2012@1360445 13f79535-47bb-0310-9956-ffa450edef68
| * | checked all examples, added several featuresEvgeniy Berlog2012-07-1125-215/+455
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/gsoc2012@1360132 13f79535-47bb-0310-9956-ffa450edef68
| * | implemented creating shapes in new file using new modelEvgeniy Berlog2012-07-0619-69/+195
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/gsoc2012@1358301 13f79535-47bb-0310-9956-ffa450edef68
| * | implemented work with existing shape groups and polygonsEvgeniy Berlog2012-07-0116-156/+832
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/gsoc2012@1355866 13f79535-47bb-0310-9956-ffa450edef68
| * | implemented creating comments in existing files, bugfixesEvgeniy Berlog2012-06-2817-133/+494
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/gsoc2012@1354910 13f79535-47bb-0310-9956-ffa450edef68
| * | implemented creating shapes in existing filesEvgeniy Berlog2012-06-2617-103/+592
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/gsoc2012@1353960 13f79535-47bb-0310-9956-ffa450edef68
| * | added support for HSSFPicture in HSSFShapeFactory, fixed bugs, added testsEvgeniy Berlog2012-06-2210-69/+405
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/gsoc2012@1352818 13f79535-47bb-0310-9956-ffa450edef68
| * | Utility to test that POI produces readable output after re-saving xls filesYegor Kozlov2012-06-201-0/+63
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/gsoc2012@1351998 13f79535-47bb-0310-9956-ffa450edef68
| * | improved aggregating drawing records in documents with charts, Evgeniy Berlog2012-06-194-11/+195
| | | | | | | | | | | | | | | | | | fixed reading EscherContainer records from byte array git-svn-id: https://svn.apache.org/repos/asf/poi/branches/gsoc2012@1351850 13f79535-47bb-0310-9956-ffa450edef68
| * | Added such improvements:Evgeniy Berlog2012-06-1817-296/+830
| | | | | | | | | | | | | | | | | | | | | | | | | | | 1. Each shape contains EscherContainerRecord(SpContainer). Shapes get and set all properties into EscherOptRecord. 2. HSSFShapeGroup takes coordinates from EscherSpgrRecord. 3. Added tests for creating new HSSFSimpleShape from scratch and reading from existing file 4. Improved work with anchors. git-svn-id: https://svn.apache.org/repos/asf/poi/branches/gsoc2012@1351484 13f79535-47bb-0310-9956-ffa450edef68
| * | fixed bug in EscherAggregate if sheet contains no shapesEvgeniy Berlog2012-06-181-3/+12
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/gsoc2012@1351309 13f79535-47bb-0310-9956-ffa450edef68
| * | fixed EscherAggregate to correctly write records with trailing solver container Yegor Kozlov2012-06-146-85/+245
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/gsoc2012@1350298 13f79535-47bb-0310-9956-ffa450edef68
| * | added file for tests(check commit rights)Evgeniy Berlog2012-06-121-0/+0
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/gsoc2012@1349253 13f79535-47bb-0310-9956-ffa450edef68
| * | initial support for reading shapes, see patch from June 8 in Bugzilla 53372Yegor Kozlov2012-06-0815-42/+476
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/gsoc2012@1348168 13f79535-47bb-0310-9956-ffa450edef68
| * | Bugzilla 53010, patch from June 3: improved support for Continue records in ↵Yegor Kozlov2012-06-049-1164/+1177
| | | | | | | | | | | | | | | | | | drawing blocks git-svn-id: https://svn.apache.org/repos/asf/poi/branches/gsoc2012@1345858 13f79535-47bb-0310-9956-ffa450edef68
| * | more tests and fixes, see patch from May 30 in Bugzilla 53010Yegor Kozlov2012-05-315-25/+197
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/gsoc2012@1344621 13f79535-47bb-0310-9956-ffa450edef68
| * | Bugzilla 53302: fixed EscherAggregate to correctly handle Continue records ↵Yegor Kozlov2012-05-286-37/+1836
| | | | | | | | | | | | | | | | | | in drawing blocks git-svn-id: https://svn.apache.org/repos/asf/poi/branches/gsoc2012@1343218 13f79535-47bb-0310-9956-ffa450edef68
| * | branch for gsoc2012Yegor Kozlov2012-05-220-0/+0
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/gsoc2012@1341450 13f79535-47bb-0310-9956-ffa450edef68
* | | removed #Override from interfaces to keep javac on JDK 1.5 happyYegor Kozlov2012-08-063-13/+0
| |/ |/| | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1369733 13f79535-47bb-0310-9956-ffa450edef68
* | Bug 53500: split setRepatingRowsAndColumns into setRepeatingRows and ↵Yegor Kozlov2012-08-0416-211/+558
| | | | | | | | | | | | setRepeatingColumns git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1369290 13f79535-47bb-0310-9956-ffa450edef68
* | Bugzilla 53446 - Fixed some problems extracting PNGs Yegor Kozlov2012-08-0411-18/+187
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1369263 13f79535-47bb-0310-9956-ffa450edef68
* | test file that belongs to r1365638Yegor Kozlov2012-07-261-0/+0
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1365955 13f79535-47bb-0310-9956-ffa450edef68