aboutsummaryrefslogtreecommitdiffstats
path: root/src/types
Commit message (Collapse)AuthorAgeFilesLines
* update list types definitions using new Grfhic classSergey Vladimirov2011-10-295-23/+109
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1195068 13f79535-47bb-0310-9956-ffa450edef68
* correctly save PlfLst Sergey Vladimirov2011-10-022-2/+53
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1178104 13f79535-47bb-0310-9956-ffa450edef68
* update LVLF definitionSergey Vladimirov2011-10-012-15/+37
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1178098 13f79535-47bb-0310-9956-ffa450edef68
* correctly handle LFOData structuresSergey Vladimirov2011-10-011-0/+46
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1178083 13f79535-47bb-0310-9956-ffa450edef68
* correctly handle last part of FIBSergey Vladimirov2011-10-012-1/+123
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1178063 13f79535-47bb-0310-9956-ffa450edef68
* update docs basing on prev. version of docSergey Vladimirov2011-10-011-13/+13
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1178049 13f79535-47bb-0310-9956-ffa450edef68
* replcae FIBLongHandler with FibRgLw97 and remove CPSplitCalculatorSergey Vladimirov2011-10-011-0/+82
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1178038 13f79535-47bb-0310-9956-ffa450edef68
* replace FIBShortHandler with FibRgW97Sergey Vladimirov2011-10-011-0/+58
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1178030 13f79535-47bb-0310-9956-ffa450edef68
* extract FibBase from FIBSergey Vladimirov2011-10-013-378/+119
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1178019 13f79535-47bb-0310-9956-ffa450edef68
* picture loading completely rewritten, bugs 51902 and 51890 fixedSergey Vladimirov2011-09-301-0/+71
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1177709 13f79535-47bb-0310-9956-ffa450edef68
* fix default values for byte[] fields in autogenerated filesSergey Vladimirov2011-09-211-0/+18
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1173719 13f79535-47bb-0310-9956-ffa450edef68
* add lvlf type definition and java codeSergey Vladimirov2011-09-211-0/+64
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1173712 13f79535-47bb-0310-9956-ffa450edef68
* split stylesheet into additional structures according to latest specificationSergey Vladimirov2011-09-212-0/+96
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1173622 13f79535-47bb-0310-9956-ffa450edef68
* rename STD to StdfBaseSergey Vladimirov2011-09-211-15/+27
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1173548 13f79535-47bb-0310-9956-ffa450edef68
* add STD type description and java classSergey Vladimirov2011-09-212-1/+67
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1173545 13f79535-47bb-0310-9956-ffa450edef68
* add tabs handling and additional SPRMs; update ShadingDescription definition ↵Sergey Vladimirov2011-09-204-6/+127
| | | | | | (in fact, replace) git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1173157 13f79535-47bb-0310-9956-ffa450edef68
* update TCAbstractTypeSergey Vladimirov2011-09-201-50/+64
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1173044 13f79535-47bb-0310-9956-ffa450edef68
* restore (merge, cleanup and move to dev. package) XSLT utilities classes for ↵Sergey Vladimirov2011-08-091-7/+3
| | | | | | model classes autogeneration. git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1155242 13f79535-47bb-0310-9956-ffa450edef68
* add initial code for office drawings (and pictures saved as such drawings)Sergey Vladimirov2011-07-281-0/+74
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1151845 13f79535-47bb-0310-9956-ffa450edef68
* add Colorref structure and use it to store color information in CHP(X)Sergey Vladimirov2011-07-251-1/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1150606 13f79535-47bb-0310-9956-ffa450edef68
* mark autogenerated methods as internal, but leave them as publicSergey Vladimirov2011-07-251-1/+11
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1150605 13f79535-47bb-0310-9956-ffa450edef68
* use autogenerated LFO type definitionSergey Vladimirov2011-07-241-0/+51
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1150475 13f79535-47bb-0310-9956-ffa450edef68
* initial support for endnotes and footnotes in HWPFSergey Vladimirov2011-07-201-0/+33
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1148959 13f79535-47bb-0310-9956-ffa450edef68
* added initial support for bookmarkSergey Vladimirov2011-07-192-12/+68
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1148428 13f79535-47bb-0310-9956-ffa450edef68
* fix compiler warningsSergey Vladimirov2011-07-181-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1148046 13f79535-47bb-0310-9956-ffa450edef68
* fix compiler warningsSergey Vladimirov2011-07-181-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1148045 13f79535-47bb-0310-9956-ffa450edef68
* update CHP definitionSergey Vladimirov2011-07-163-117/+417
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1147411 13f79535-47bb-0310-9956-ffa450edef68
* update PAP definitionSergey Vladimirov2011-07-162-45/+97
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1147398 13f79535-47bb-0310-9956-ffa450edef68
* update SEP definitionSergey Vladimirov2011-07-162-120/+214
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1147385 13f79535-47bb-0310-9956-ffa450edef68
* more correct definition of FLD, preserving reserved bitsSergey Vladimirov2011-07-081-2/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1144249 13f79535-47bb-0310-9956-ffa450edef68
* make getSize() staticSergey Vladimirov2011-07-082-301/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1144229 13f79535-47bb-0310-9956-ffa450edef68
* refactor FieldDescriptor to be based on autogenerated codeSergey Vladimirov2011-07-082-0/+349
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1144224 13f79535-47bb-0310-9956-ffa450edef68
* fix compiler warning ("unmappable character for encoding ASCII")Sergey Vladimirov2011-07-081-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1144197 13f79535-47bb-0310-9956-ffa450edef68
* update CHP typeSergey Vladimirov2011-07-071-8/+21
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1143838 13f79535-47bb-0310-9956-ffa450edef68
* update PAPAbstractType, adding field descriptionsSergey Vladimirov2011-07-072-4/+30
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1143701 13f79535-47bb-0310-9956-ffa450edef68
* rename PAP structure fields according to specificationSergey Vladimirov2011-07-051-8/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1142864 13f79535-47bb-0310-9956-ffa450edef68
* add additional TableProperties; implement TableAutoformatLookSpecifierSergey Vladimirov2011-07-042-22/+79
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1142827 13f79535-47bb-0310-9956-ffa450edef68
* update TAP definition according to specificationSergey Vladimirov2011-07-041-33/+226
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1142808 13f79535-47bb-0310-9956-ffa450edef68
* Support for sprmPJc paragraph SPRM and handling of additional properties in ↵Yegor Kozlov2011-06-181-34/+76
| | | | | | ParagraphSprmCompressor, see Bugzilla 51389 and 51390 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1137143 13f79535-47bb-0310-9956-ffa450edef68
* Bug 51305: Add sprmTCellPaddingDefault support; Update Table Cell ↵Yegor Kozlov2011-06-061-2/+18
| | | | | | Descriptor, make it non-from-file; git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1132616 13f79535-47bb-0310-9956-ffa450edef68
* Apply patch from bug #51293 from Sergey for hdf types generationNick Burch2011-05-311-1/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1129693 13f79535-47bb-0310-9956-ffa450edef68
* Patch from Sergey from bug #51292 - Additional HWPF Table Cell descriptor valuesNick Burch2011-05-311-0/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1129690 13f79535-47bb-0310-9956-ffa450edef68
* Removed RCS tags from xml documents. Also removed trailing whitespaceJosh Micich2009-06-041-1/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@781867 13f79535-47bb-0310-9956-ffa450edef68
* Start to document the whole FIB stuff betterNick Burch2008-08-091-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@684287 13f79535-47bb-0310-9956-ffa450edef68
* Add standard licence header for src/types directoryMark Thomas2007-01-1510-28/+176
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@496533 13f79535-47bb-0310-9956-ffa450edef68
* Applying the copy2license.pl script (with tiny modification to allow for ↵Henri Yandell2006-12-222-10/+12
| | | | | | more whitespace than it expects in the POI header) to all files. ant jar succeeds, and the svn diff has been verified by eye. Still more files to do, this is the first pass. git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@489730 13f79535-47bb-0310-9956-ffa450edef68
* New licence changes.Glen Stampoultzis2004-04-0910-104/+38
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353545 13f79535-47bb-0310-9956-ffa450edef68
* latest changesSaid Ryan Ackley2004-03-027-17/+20
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353520 13f79535-47bb-0310-9956-ffa450edef68
* latest changes...still not working though!Said Ryan Ackley2003-11-106-38/+37
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353443 13f79535-47bb-0310-9956-ffa450edef68
* changed BitField to staticSaid Ryan Ackley2003-06-241-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353154 13f79535-47bb-0310-9956-ffa450edef68