Evgeniy Berlog
|
14eb4e44f6
|
updated status.xml according to recently fixed bugs
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1381253 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-05 17:12:55 +00:00 |
Evgeniy Berlog
|
b953b5c0e3
|
bugzilla ticket 53642: added detailed logging for formula evaluation in both HSSF and XSSF modules
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1381249 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-05 17:03:55 +00:00 |
Evgeniy Berlog
|
5bff0701fc
|
resolved bugzilla ticket 53642
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1380882 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-04 21:00:41 +00:00 |
Evgeniy Berlog
|
03d0088065
|
fixed bug 53434
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1378016 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-28 08:24:07 +00:00 |
Evgeniy Berlog
|
de336032e3
|
changed status.xml according to the completed during GSoC tasks
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1376951 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-24 14:52:31 +00:00 |
Evgeniy Berlog
|
bc82ecb87c
|
fixed bug 53432
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1373110 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-14 21:11:53 +00:00 |
Evgeniy Berlog
|
5628be26a8
|
fixed bug 53028, added check before serialization if any cell contains 2 or more comments
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1373005 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-14 18:22:31 +00:00 |
Evgeniy Berlog
|
4a603f7e60
|
complete refactoring in EscherAggregate
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1372065 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-12 10:18:43 +00:00 |
Yegor Kozlov
|
6bd44d0451
|
Bugzilla 53699 - Patch to correct BorderStyle enum positions
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1372063 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-12 09:59:54 +00:00 |
Yegor Kozlov
|
47d3e899a0
|
Bugzilla 53064: Ugly Duckling case study
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1372062 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-12 09:49:53 +00:00 |
Yegor Kozlov
|
a22beac926
|
fixed compilation errors on JDk 1.5
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1372061 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-12 09:38:17 +00:00 |
Yegor Kozlov
|
3f23441a94
|
Bugzilla 53644: XLS formula bugfix (CalFieldFunc) + WeekDay addon
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1371969 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-11 16:14:49 +00:00 |
Yegor Kozlov
|
1f2381967a
|
merge GSoC code with trunk
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1371663 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-10 11:30:42 +00:00 |
Evgeniy Berlog
|
5087a2a1ce
|
increased jvm heap size for testing(Xmx256)
git-svn-id: https://svn.apache.org/repos/asf/poi/branches/gsoc2012@1371230 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-09 14:43:41 +00:00 |
Evgeniy Berlog
|
effa9bbef0
|
added javadoc and code refactoring
git-svn-id: https://svn.apache.org/repos/asf/poi/branches/gsoc2012@1370912 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-08 19:41:14 +00:00 |
Evgeniy Berlog
|
234a9a1ebb
|
added javadoc and few other improvements
git-svn-id: https://svn.apache.org/repos/asf/poi/branches/gsoc2012@1370018 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-06 21:06:12 +00:00 |
Yegor Kozlov
|
1db8a56baa
|
removed #Override from interfaces to keep javac on JDK 1.5 happy
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1369733 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-06 06:48:51 +00:00 |
Evgeniy Berlog
|
de70938945
|
merged with trunk
git-svn-id: https://svn.apache.org/repos/asf/poi/branches/gsoc2012@1369572 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-05 13:05:44 +00:00 |
Yegor Kozlov
|
02678b3073
|
Bug 53500: split setRepatingRowsAndColumns into setRepeatingRows and setRepeatingColumns
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1369290 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-04 08:51:49 +00:00 |
Yegor Kozlov
|
63f3987cb0
|
Bugzilla 53446 - Fixed some problems extracting PNGs
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1369263 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-04 05:30:19 +00:00 |
Evgeniy Berlog
|
3786b5d599
|
fixed compilation for jdk 1.5
git-svn-id: https://svn.apache.org/repos/asf/poi/branches/gsoc2012@1368670 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-02 19:52:47 +00:00 |
Evgeniy Berlog
|
9a2b63d59e
|
added Apache License header to each new file
git-svn-id: https://svn.apache.org/repos/asf/poi/branches/gsoc2012@1368221 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-01 19:48:24 +00:00 |
Evgeniy Berlog
|
3c170100d7
|
code refactoring
git-svn-id: https://svn.apache.org/repos/asf/poi/branches/gsoc2012@1368211 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-01 19:34:08 +00:00 |
Evgeniy Berlog
|
7305869f20
|
added feature for setting additional shape type
git-svn-id: https://svn.apache.org/repos/asf/poi/branches/gsoc2012@1367279 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-30 20:37:34 +00:00 |
Evgeniy Berlog
|
c445756d08
|
fixed bug 51675, added test case for bug 52272
git-svn-id: https://svn.apache.org/repos/asf/poi/branches/gsoc2012@1366700 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-28 16:01:24 +00:00 |
Evgeniy Berlog
|
61cb6a93c5
|
added features:
-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
|
2012-07-28 10:21:40 +00:00 |
Yegor Kozlov
|
27f82281ea
|
test file that belongs to r1365638
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1365955 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-26 11:50:38 +00:00 |
Yegor Kozlov
|
302a48a25b
|
Bugzilla 53205 - Fix some parsing errors and encoding issues in HDGF
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1365638 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-25 15:45:09 +00:00 |
Evgeniy Berlog
|
f1ecf76191
|
fixed cloning of sheets with charts
git-svn-id: https://svn.apache.org/repos/asf/poi/branches/gsoc2012@1365255 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-24 19:42:28 +00:00 |
Yegor Kozlov
|
f8988b11af
|
fixed compilation errors on JDK 1.5
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1364926 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-24 07:32:47 +00:00 |
Evgeniy Berlog
|
093d459552
|
added few improvements
git-svn-id: https://svn.apache.org/repos/asf/poi/branches/gsoc2012@1364547 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-23 09:06:56 +00:00 |
Yegor Kozlov
|
0fda11bc93
|
keep javac on JDK 1.5 happy
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1364520 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-23 06:58:36 +00:00 |
Yegor Kozlov
|
22bdfbbbd2
|
Bugzilla 53204: Improve performance when opening certain Excel files (PageSettingsBlock)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1364254 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-22 10:50:01 +00:00 |
Yegor Kozlov
|
1de04ad5f8
|
Bugzilla 53500 - Getter for repeating rows and columns
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1364061 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-21 10:33:00 +00:00 |
Yegor Kozlov
|
00831d3c5b
|
Bugzilla 53369 fixed TestCellFormatPart.testDateFormat failing on jdk 1.7
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1364058 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-21 10:08:07 +00:00 |
Evgeniy Berlog
|
63ff9839ae
|
implemented removing of all shape types
git-svn-id: https://svn.apache.org/repos/asf/poi/branches/gsoc2012@1363524 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-19 20:29:42 +00:00 |
Evgeniy Berlog
|
4e646a7182
|
implemented cloning of shapes
git-svn-id: https://svn.apache.org/repos/asf/poi/branches/gsoc2012@1363479 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-19 19:02:43 +00:00 |
Yegor Kozlov
|
681d7bd1b8
|
Bugzilla 53360 - Fixed SXSSF to correctly write text before escaped Unicode control character
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1362093 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-16 15:32:25 +00:00 |
Evgeniy Berlog
|
47dd454579
|
moved HSSFObjectData into drawing layer
git-svn-id: https://svn.apache.org/repos/asf/poi/branches/gsoc2012@1361278 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-13 15:45:01 +00:00 |
Evgeniy Berlog
|
b2b4b385e1
|
fixed auto filters(added class HSSFCombobox)
git-svn-id: https://svn.apache.org/repos/asf/poi/branches/gsoc2012@1360445 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-11 22:22:24 +00:00 |
Evgeniy Berlog
|
8b027ef5cd
|
checked all examples, added several features
git-svn-id: https://svn.apache.org/repos/asf/poi/branches/gsoc2012@1360132 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-11 12:08:38 +00:00 |
Nick Burch
|
062959aae1
|
Add some helper methods for working with attachments
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1359542 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-10 09:43:49 +00:00 |
Nick Burch
|
76c19d6545
|
Provide one example of how PropertyValues can be encoded and decoded, rest still needed (along with logic in PropertiesChunk to drive it)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1359243 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-09 16:08:30 +00:00 |
Nick Burch
|
8789e74439
|
Start on the code to process properties, and wire it up. No properties reading code exists yet
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1358813 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-08 18:50:11 +00:00 |
Nick Burch
|
4088217930
|
In preparation for reading the HSMF __properties stream, improve the Types support to be a class with ID+Name+Length, rather than simply an ID. Allows some tidying in HMEF. (Also stubs a few properties bits)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1358802 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-08 18:05:17 +00:00 |
Evgeniy Berlog
|
06df547a59
|
implemented creating shapes in new file using new model
git-svn-id: https://svn.apache.org/repos/asf/poi/branches/gsoc2012@1358301 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-06 17:00:20 +00:00 |
Nick Burch
|
0057c05051
|
Disable building of the PDF version of the site
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1356155 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-02 09:55:22 +00:00 |
Yegor Kozlov
|
c3adfbaf48
|
avoid NPE when setting line properties if linewidth is zero
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1356102 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-02 08:07:16 +00:00 |
Evgeniy Berlog
|
5f543636b7
|
implemented work with existing shape groups and polygons
git-svn-id: https://svn.apache.org/repos/asf/poi/branches/gsoc2012@1355866 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-01 09:38:08 +00:00 |
Evgeniy Berlog
|
fe51bb989b
|
implemented creating comments in existing files, bugfixes
git-svn-id: https://svn.apache.org/repos/asf/poi/branches/gsoc2012@1354910 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-28 10:56:55 +00:00 |