summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)Author
2013-03-27use of aState instead of m_aStates.top in popStateMaxime de Roucy
2013-03-27reformat of rtfdocumentimpl.cxxMaxime de Roucy
2013-03-27minor update in rtfdocumentimpl.cxxMaxime de Roucy
2013-03-27solve fdo#62805Maxime de Roucy
2013-03-27fdo#30983 RTF filter: fix handling of RTF_PVPG and RTF_PHPGMiklos Vajna
2013-03-27ooxml tokenizer: CT_TblLayout -> CT_TblLayoutTypeMiklos Vajna
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-25remove external include guardsThomas Arnhold
2013-03-26fdo#59273 import w:tblLayout of DOCX tablesMiklos Vajna
2013-03-25cleanup gbuild outputPeter Foley
2013-03-25fdo#60922 ignore DOCX import of w:position w:val="0"Miklos Vajna
2013-03-25#i119592# Fixed column widths.Andre Fischer
2013-03-22fdo#62288 fix RTF import of table paragraph marginsMiklos Vajna
2013-03-19further OUString cleanupThomas Arnhold
2013-03-19trailing whitespacesThomas Arnhold
2013-03-18fix other problems found by WundefLuboš Luňák
2013-03-18Wundef, fix various more or less broken debug codeLuboš Luňák
2013-03-18fdo#61909 fix import of RTF_HIGHLIGHTMiklos Vajna
2013-03-18fdo#61909 fix RTF import of default font without RTF_PLAINMiklos Vajna
2013-03-18coverity#988428 Missing break in switchJulien Nabet
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks
2013-03-12update pch headersLuboš Luňák
2013-03-12Resolves: #i119658#, some Chinese numbering formats not supportedJian Fang Zhang
2013-03-08make use of startsWith()Thomas Arnhold
2013-03-08function for duplicated codeLuboš Luňák
2013-03-07DomainMapper_Impl::PushShapeContext: indentMiklos Vajna
2013-03-07fdo#61343 fix DOCX import of OLE object after groupshapeMiklos Vajna
2013-03-07surely this is the true intent of this lunatic loopCaolán McNamara
2013-03-06fdo#60722 import RTF_SHPZMiklos Vajna
2013-03-06fdo#60722 RTF import: fix line width defaultMiklos Vajna
2013-03-06fdo#60722 RTF import: fix line color defaultMiklos Vajna
2013-03-06fdo#60724 change spelling error REMOVEABLE -> REMOVABLEKenneth Beck
2013-03-06docx import, fixed croppingSJacobi
2013-03-04DOCX import: fix import of font size in table stylesMiklos Vajna
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-03-01fdo#59638 handle RTF_F inside RTF_LISTLEVELMiklos Vajna
2013-03-01fdo#59638 import RTF_LFOLEVELMiklos Vajna
2013-03-01rtftok: clean this up, SAL_INFO already provides location infoMiklos Vajna
2013-02-28regenerate pchPeter Foley
2013-02-28remove all d.lstMichael Stahl
2013-02-28Related: fdo#59638 DOCX import of w:lvlOverrideMiklos Vajna
2013-02-28fdo#61000: writerfilter: filter out unsupported list tab stopsMichael Stahl
2013-02-28fdo#61309: writerfilter: filter out enormous numbering levelsMichael Stahl
2013-02-27fdo#53985 DOCX import: don't try to set empty PageDescNameMiklos Vajna
2013-02-27fdo#39446 - Bloat Removal. Removing uncallable code with callcatcherJean-Noël Rouvignac
2013-02-26fdo#61507 import RTF_UPR and RTF_UDMiklos Vajna
2013-02-26embed also system fonts when embedding fonts in a documentLuboš Luňák
2013-02-25drop various dangling makefile.mksCaolán McNamara
2013-02-25RTF IMPORT : considere OLE objects as picturesMaxime de Roucy
2013-02-24remove RTL_CONSTASCII_(U)STRINGPARAMChr. Rossmanith