aboutsummaryrefslogtreecommitdiffstats
path: root/src/types/definitions
Commit message (Collapse)AuthorAgeFilesLines
* 65206 - Migrate ant / maven to gradle buildAndreas Beeker2021-03-2730-2418/+0
| | | | | | | | update gradle files and project structure along https://github.com/centic9/poi/tree/gradle_build remove eclipse IDE project files remove obsolete record generator files git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1888111 13f79535-47bb-0310-9956-ffa450edef68
* merged common_sl branch to trunkAndreas Beeker2015-07-241-0/+26
|\ | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1692593 13f79535-47bb-0310-9956-ffa450edef68
| * initial commit - still lots of errors, but I need to switch to a clean trunk ↵Andreas Beeker2015-02-211-0/+7
|/ | | | | | for releasing and testing git-svn-id: https://svn.apache.org/repos/asf/poi/branches/common_sl@1661322 13f79535-47bb-0310-9956-ffa450edef68
* Bug 52583 - Conversion to html : Problem with comboboxSergey Vladimirov2012-11-061-0/+81
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1406208 13f79535-47bb-0310-9956-ffa450edef68
* update CHP type definition (all flags from grpfChp are supported now)Sergey Vladimirov2012-11-051-11/+15
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1405760 13f79535-47bb-0310-9956-ffa450edef68
* refactor list format override structures (was marked with @Internal annotation)Sergey Vladimirov2012-09-231-9/+10
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1389037 13f79535-47bb-0310-9956-ffa450edef68
* Fixed bug 53380 -- ArrayIndexOutOfBounds Excetion parsing word 97 documentSergey Vladimirov2012-09-112-14/+13
| | | | | | We had incorrect implementation for sprmCShd80 (0x4866) 0x66 processing, Shd was used instead of Shd80 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1383584 13f79535-47bb-0310-9956-ffa450edef68
* update list types definitions using new Grfhic classSergey Vladimirov2011-10-294-15/+49
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1195068 13f79535-47bb-0310-9956-ffa450edef68
* correctly save PlfLst Sergey Vladimirov2011-10-021-0/+51
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1178104 13f79535-47bb-0310-9956-ffa450edef68
* update LVLF definitionSergey Vladimirov2011-10-011-11/+12
| | | | 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-011-0/+45
| | | | 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-012-374/+94
| | | | 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
* 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-211-0/+66
| | | | 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
* 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
* 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-191-0/+44
| | | | 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-162-102/+384
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1147411 13f79535-47bb-0310-9956-ffa450edef68
* update PAP definitionSergey Vladimirov2011-07-161-42/+59
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1147398 13f79535-47bb-0310-9956-ffa450edef68
* update SEP definitionSergey Vladimirov2011-07-161-74/+90
| | | | 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-081-300/+0
| | | | 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-071-1/+1
| | | | 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
* 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
* 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-157-7/+133
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@496533 13f79535-47bb-0310-9956-ffa450edef68
* New licence changes.Glen Stampoultzis2004-04-097-0/+7
| | | | 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-105-33/+33
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353443 13f79535-47bb-0310-9956-ffa450edef68