summaryrefslogtreecommitdiff
path: root/writerfilter/source/ooxml/model.xml
AgeCommit message (Expand)AuthorFilesLines
2012-10-29Revert "n#778140 fix import of w:fldSimple character properties"Miklos Vajna1-1/+1
2012-09-25n#780853 fix DOCX import of w:sdtContent in table cellMiklos Vajna1-0/+3
2012-09-14n#778140 fix import of w:fldSimple character propertiesMiklos Vajna1-1/+1
2012-09-06basic .docx read support for embedded fonts (w:embedRegular etc.)Luboš Luňák1-0/+1
2012-08-21n#775899 initial docx import of w:vertAnchor inside w:tblpPrMiklos Vajna1-0/+3
2012-07-13writerfilter: read w:commentRangeStart and w:commentRangeEnd elementsMiklos Vajna1-2/+14
2012-06-28re-base on ALv2 code. Includes:Michael Meeks1-0/+17
2012-05-29writerfilter: read dgm:relIds element and its attributesMiklos Vajna1-0/+31
2012-05-18handle recursive <w:p> because of shapes (bnc#751077)Luboš Luňák1-1/+4
2012-04-12implement wp:docPr title and fix descrLuboš Luňák1-0/+9
2012-03-14n#751020 implement DOCX import of linked stylesMiklos Vajna1-0/+5
2012-01-19fix reading w:charset, you misdesigned writerfilter monster (fdo#34814)Luboš Luňák1-1/+1
2011-12-16at least process sub-elements of w:customXml (fdo#35983)Luboš Luňák1-0/+15
2011-11-30read m:oMathParaLuboš Luňák1-0/+1
2011-11-24initial (very hacky) work on mathml ooxml importLuboš Luňák1-0/+2
2011-09-06fix reading of w:textbox contents (bnc#693388)Luboš Luňák1-0/+1
2011-07-27remove duplicate definitions for w:sdt and w:sdtContent (bnc#705949)Luboš Luňák1-6/+0
2011-06-20gnumake4: switching gbuildizationBjoern Michaelsen1-2/+2
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen1-46/+156
2011-06-17create effort estimation while compiling [hg:f248c5f07cdf]Henning Brinkmann1-2/+2
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky1-1/+51
2011-05-16start/end for tblBorders (17.4.13/37), rtl detection missingLuboš Luňák1-0/+12
2011-05-13implement start/end for TblCellMar (17.4.11/35), no rtl detectionLuboš Luňák1-0/+12
2011-05-13add start/end for tcMar (17.4.10,17.4.36), still not actually implementedLuboš Luňák1-0/+12
2011-05-13implement 17.4.12/17.4.34 (tcborders start/end), rtl detection missingLuboš Luňák1-0/+12
2011-05-13start/end (ISO) for 17.18.84 (ST_TabJc) , without detecting RTLLuboš Luňák1-2/+8
2011-05-04read wp:positionOffset, wp:alignV and wp:alignH properly (bnc#513579)Luboš Luňák1-13/+7
2011-04-27Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens1-1/+51
2011-03-31fdo#34489: fix the docx import of comments, properly resolve all idsCédric Bosdonnat1-8/+8
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-344/+349
2011-03-16there's no CT_AlignH/V either, only ST_Luboš Luňák1-10/+2
2011-03-16there's no CT_PositionOffset, only ST_PositionOffsetLuboš Luňák1-6/+2
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud1-347/+352
2011-03-03sw34bf04: #i114533# handle SDTHenning Brinkmann1-2/+52
2011-03-03read w:characterSet (fdo#34814)Luboš Luňák1-1/+23
2011-02-10some form field import/export improvementsNoel Power1-1/+1
2011-01-17mergehb1-13/+13
2010-12-09[Docx] n#513479: import start/end values for ST_JcLuboš Luňák1-5/+17
2010-12-08[Docx] fdo#32170: handled CT_SdtRun elementsCédric Bosdonnat1-0/+5
2010-12-08[DOCX] fdo#32170: Skip unsupported <w:sdt> elementsCédric Bosdonnat1-1/+7
2010-12-03ISO OOXML: implemented the import of ind start and end attributesCédric Bosdonnat1-4/+33
2010-11-08dr77: optimizations in generation of XML tokens, XML namespaces, property nam...Daniel Rentz [dr]1-13/+13
2010-09-08annotated model.xml with tags and used tags to calculate left effortsHenning Brinkmann1-333/+333
2010-08-05#i111033# factoryimpl_ns.xsl: better detection of resource for attributes, mo...Henning Brinkmann1-0/+5
2010-07-28writerfilter08ooo330: applied patch for writerfilter08Henning Brinkmann1-14/+57
2010-07-01writerfilter08: rebase to DEV300_m84Mikhail Voytenko1-6/+1
2010-05-18writerfilter08: ooxml: resolve documentProtectionHenning Brinkmann1-1/+1
2010-04-22cbosdo03: merge with DEV300_m77Cédric Bosdonnat1-1910/+2157
2010-03-11writerfilter08: tokenize FFData and fill FFDataHandlerHenning Brinkmann1-0/+3
2010-03-09writerfilter08: more annotations for FFDataHenning Brinkmann1-3/+20