summaryrefslogtreecommitdiffstats
path: root/writerfilter
Commit message (Expand)AuthorAgeFilesLines
* Fix variables not initializedJulien Nabet2013-04-071-0/+5
* remove needless forward rtl::OUString declarationsLuboš Luňák2013-04-071-1/+0
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-0713-59/+41
* new module i18nlangtagEike Rathke2013-04-053-3/+3
* import RTF_LISTPICTURE and RTF_LEVELPICTUREMiklos Vajna2013-04-052-3/+34
* Resolves: #i119621# Outline level in sample file lostJürgen Schmidt2013-04-053-6/+16
* DOCX import of w:numPicBulletMiklos Vajna2013-04-049-9/+168
* Resolves: #i119544# sequence number is not displayed in docxJürgen Schmidt2013-04-041-1/+27
* fdo#51916 out of bounds substring accessMiklos Vajna2013-04-031-3/+6
* fdo#51916 don't try to support nested tables having table styles for nowMiklos Vajna2013-04-032-2/+13
* writerfilter: fix silly init causing trivial STL assertion in testMichael Stahl2013-04-031-2/+2
* writerfilter: -Werror=sign-compareMichael Stahl2013-04-031-1/+1
* ooxmlimport: conditional table styles fixedSJacobi2013-04-035-68/+110
* implement import/export of RTF_MNORMiklos Vajna2013-04-022-3/+17
* fdo#59273 DOCX import: fix table width when w:tblW is missingMiklos Vajna2013-04-022-0/+17
* Prefer prefix ++/-- operators for non-primitive typesJulien Nabet2013-04-011-4/+3
* upgrade icu to 51.1Peter Foley2013-03-301-0/+1
* ResMgr with LanguageTagEike Rathke2013-03-291-1/+1
* WaE: -Wsign-compareMiklos Vajna2013-03-281-2/+2
* fixed table width, supporting rel table width, fixed grid handlingSJacobi2013-03-286-15/+47
* fdo#37716 implement import of RTF_NOWRAPMiklos Vajna2013-03-282-0/+11
* use of aState instead of m_aStates.top in popStateMaxime de Roucy2013-03-271-23/+21
* reformat of rtfdocumentimpl.cxxMaxime de Roucy2013-03-271-687/+944
* minor update in rtfdocumentimpl.cxxMaxime de Roucy2013-03-271-12/+27
* solve fdo#62805Maxime de Roucy2013-03-272-44/+44
* fdo#30983 RTF filter: fix handling of RTF_PVPG and RTF_PHPGMiklos Vajna2013-03-271-2/+2
* ooxml tokenizer: CT_TblLayout -> CT_TblLayoutTypeMiklos Vajna2013-03-271-5/+5
* -Wunused-macrosStephan Bergmann2013-03-271-50/+0
* remove external include guardsThomas Arnhold2013-03-251-16/+0
* fdo#59273 import w:tblLayout of DOCX tablesMiklos Vajna2013-03-264-11/+32
* cleanup gbuild outputPeter Foley2013-03-251-24/+24
* fdo#60922 ignore DOCX import of w:position w:val="0"Miklos Vajna2013-03-251-1/+3
* #i119592# Fixed column widths.Andre Fischer2013-03-251-1/+1
* fdo#62288 fix RTF import of table paragraph marginsMiklos Vajna2013-03-221-0/+9
* further OUString cleanupThomas Arnhold2013-03-192-2/+2
* trailing whitespacesThomas Arnhold2013-03-192-2/+2
* fix other problems found by WundefLuboš Luňák2013-03-182-2/+2
* Wundef, fix various more or less broken debug codeLuboš Luňák2013-03-182-11/+2
* fdo#61909 fix import of RTF_HIGHLIGHTMiklos Vajna2013-03-181-1/+1
* fdo#61909 fix RTF import of default font without RTF_PLAINMiklos Vajna2013-03-181-0/+5
* coverity#988428 Missing break in switchJulien Nabet2013-03-181-0/+1
* remove legacy build.pl prj/build.lst files.Michael Meeks2013-03-141-3/+0
* update pch headersLuboš Luňák2013-03-121-0/+7
* Resolves: #i119658#, some Chinese numbering formats not supportedJian Fang Zhang2013-03-121-0/+4
* make use of startsWith()Thomas Arnhold2013-03-081-2/+2
* function for duplicated codeLuboš Luňák2013-03-081-51/+4
* DomainMapper_Impl::PushShapeContext: indentMiklos Vajna2013-03-071-37/+37
* fdo#61343 fix DOCX import of OLE object after groupshapeMiklos Vajna2013-03-071-1/+14
* surely this is the true intent of this lunatic loopCaolán McNamara2013-03-071-3/+1
* fdo#60722 import RTF_SHPZMiklos Vajna2013-03-064-1/+9