summaryrefslogtreecommitdiffstats
path: root/writerfilter
Commit message (Expand)AuthorAgeFilesLines
* 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
* fdo#60722 RTF import: fix line width defaultMiklos Vajna2013-03-061-6/+7
* fdo#60722 RTF import: fix line color defaultMiklos Vajna2013-03-061-5/+7
* fdo#60724 change spelling error REMOVEABLE -> REMOVABLEKenneth Beck2013-03-061-1/+1
* docx import, fixed croppingSJacobi2013-03-061-0/+8
* DOCX import: fix import of font size in table stylesMiklos Vajna2013-03-045-2/+16
* Related to fdo#60724: correct spellingThomas Arnhold2013-03-031-1/+1
* fdo#59638 handle RTF_F inside RTF_LISTLEVELMiklos Vajna2013-03-011-0/+8
* fdo#59638 import RTF_LFOLEVELMiklos Vajna2013-03-012-1/+17
* rtftok: clean this up, SAL_INFO already provides location infoMiklos Vajna2013-03-011-5/+5
* regenerate pchPeter Foley2013-02-281-1/+1
* remove all d.lstMichael Stahl2013-02-281-0/+0
* Related: fdo#59638 DOCX import of w:lvlOverrideMiklos Vajna2013-02-281-1/+8
* fdo#61000: writerfilter: filter out unsupported list tab stopsMichael Stahl2013-02-281-1/+7
* fdo#61309: writerfilter: filter out enormous numbering levelsMichael Stahl2013-02-281-1/+6
* fdo#53985 DOCX import: don't try to set empty PageDescNameMiklos Vajna2013-02-271-1/+14
* fdo#39446 - Bloat Removal. Removing uncallable code with callcatcherJean-Noël Rouvignac2013-02-274-30/+0
* fdo#61507 import RTF_UPR and RTF_UDMiklos Vajna2013-02-262-5/+21
* embed also system fonts when embedding fonts in a documentLuboš Luňák2013-02-262-4/+4
* drop various dangling makefile.mksCaolán McNamara2013-02-253-184/+0
* RTF IMPORT : considere OLE objects as picturesMaxime de Roucy2013-02-252-4/+41
* remove RTL_CONSTASCII_(U)STRINGPARAMChr. Rossmanith2013-02-241-4/+2