summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)AuthorFilesLines
2013-04-02implement import/export of RTF_MNORMiklos Vajna2-3/+17
2013-04-02fdo#59273 DOCX import: fix table width when w:tblW is missingMiklos Vajna2-0/+17
2013-04-01Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-4/+3
2013-03-30upgrade icu to 51.1Peter Foley1-0/+1
2013-03-29ResMgr with LanguageTagEike Rathke1-1/+1
2013-03-28WaE: -Wsign-compareMiklos Vajna1-2/+2
2013-03-28fixed table width, supporting rel table width, fixed grid handlingSJacobi6-15/+47
2013-03-28fdo#37716 implement import of RTF_NOWRAPMiklos Vajna2-0/+11
2013-03-27use of aState instead of m_aStates.top in popStateMaxime de Roucy1-23/+21
2013-03-27reformat of rtfdocumentimpl.cxxMaxime de Roucy1-687/+944
2013-03-27minor update in rtfdocumentimpl.cxxMaxime de Roucy1-12/+27
2013-03-27solve fdo#62805Maxime de Roucy2-44/+44
2013-03-27fdo#30983 RTF filter: fix handling of RTF_PVPG and RTF_PHPGMiklos Vajna1-2/+2
2013-03-27ooxml tokenizer: CT_TblLayout -> CT_TblLayoutTypeMiklos Vajna1-5/+5
2013-03-27-Wunused-macrosStephan Bergmann1-50/+0
2013-03-25remove external include guardsThomas Arnhold1-16/+0
2013-03-26fdo#59273 import w:tblLayout of DOCX tablesMiklos Vajna4-11/+32
2013-03-25cleanup gbuild outputPeter Foley1-24/+24
2013-03-25fdo#60922 ignore DOCX import of w:position w:val="0"Miklos Vajna1-1/+3
2013-03-25#i119592# Fixed column widths.Andre Fischer1-1/+1
2013-03-22fdo#62288 fix RTF import of table paragraph marginsMiklos Vajna1-0/+9
2013-03-19further OUString cleanupThomas Arnhold2-2/+2
2013-03-19trailing whitespacesThomas Arnhold2-2/+2
2013-03-18fix other problems found by WundefLuboš Luňák2-2/+2
2013-03-18Wundef, fix various more or less broken debug codeLuboš Luňák2-11/+2
2013-03-18fdo#61909 fix import of RTF_HIGHLIGHTMiklos Vajna1-1/+1
2013-03-18fdo#61909 fix RTF import of default font without RTF_PLAINMiklos Vajna1-0/+5
2013-03-18coverity#988428 Missing break in switchJulien Nabet1-0/+1
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-3/+0
2013-03-12update pch headersLuboš Luňák1-0/+7
2013-03-12Resolves: #i119658#, some Chinese numbering formats not supportedJian Fang Zhang1-0/+4
2013-03-08make use of startsWith()Thomas Arnhold1-2/+2
2013-03-08function for duplicated codeLuboš Luňák1-51/+4
2013-03-07DomainMapper_Impl::PushShapeContext: indentMiklos Vajna1-37/+37
2013-03-07fdo#61343 fix DOCX import of OLE object after groupshapeMiklos Vajna1-1/+14
2013-03-07surely this is the true intent of this lunatic loopCaolán McNamara1-3/+1
2013-03-06fdo#60722 import RTF_SHPZMiklos Vajna4-1/+9
2013-03-06fdo#60722 RTF import: fix line width defaultMiklos Vajna1-6/+7
2013-03-06fdo#60722 RTF import: fix line color defaultMiklos Vajna1-5/+7
2013-03-06fdo#60724 change spelling error REMOVEABLE -> REMOVABLEKenneth Beck1-1/+1
2013-03-06docx import, fixed croppingSJacobi1-0/+8
2013-03-04DOCX import: fix import of font size in table stylesMiklos Vajna5-2/+16
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-1/+1
2013-03-01fdo#59638 handle RTF_F inside RTF_LISTLEVELMiklos Vajna1-0/+8
2013-03-01fdo#59638 import RTF_LFOLEVELMiklos Vajna2-1/+17
2013-03-01rtftok: clean this up, SAL_INFO already provides location infoMiklos Vajna1-5/+5
2013-02-28regenerate pchPeter Foley1-1/+1
2013-02-28remove all d.lstMichael Stahl1-0/+0
2013-02-28Related: fdo#59638 DOCX import of w:lvlOverrideMiklos Vajna1-1/+8
2013-02-28fdo#61000: writerfilter: filter out unsupported list tab stopsMichael Stahl1-1/+7