summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)AuthorFilesLines
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
2013-02-28fdo#61309: writerfilter: filter out enormous numbering levelsMichael Stahl1-1/+6
2013-02-27fdo#53985 DOCX import: don't try to set empty PageDescNameMiklos Vajna1-1/+14
2013-02-27fdo#39446 - Bloat Removal. Removing uncallable code with callcatcherJean-Noël Rouvignac4-30/+0
2013-02-26fdo#61507 import RTF_UPR and RTF_UDMiklos Vajna2-5/+21
2013-02-26embed also system fonts when embedding fonts in a documentLuboš Luňák2-4/+4
2013-02-25drop various dangling makefile.mksCaolán McNamara3-184/+0
2013-02-25RTF IMPORT : considere OLE objects as picturesMaxime de Roucy2-4/+41
2013-02-24remove RTL_CONSTASCII_(U)STRINGPARAMChr. Rossmanith1-4/+2
2013-02-22DOCX import: improve btLr table cell supportMiklos Vajna3-1/+24
2013-02-22s/the the/the/Tor Lillqvist1-1/+1
2013-02-21Revert "embed also system fonts when embedding fonts in a document"David Ostrovsky2-4/+4
2013-02-21embed also system fonts when embedding fonts in a documentLuboš Luňák2-4/+4
2013-02-21n#779642: table positions need to be stacked to handle nested tableCédric Bosdonnat3-7/+27
2013-02-20fdo#60789: writerfilter: do not insert a character at field startMichael Stahl1-6/+0
2013-02-20fdo#60789: writerfilter: continue the import if comment insertion failsMichael Stahl1-14/+31
2013-02-20n#779642: Fixed floating tables import in writerfilterCédric Bosdonnat6-56/+143
2013-02-19writerfilter: get rid of these hardcoded valuesMiklos Vajna1-6/+5
2013-02-19log the exception here instead of just assertingNoel Grandin1-5/+7
2013-02-18n#779642: ignore framePr inside table or the table import won't workCédric Bosdonnat3-3/+18
2013-02-13update pch headers, broken by 1aaf9a9Luboš Luňák1-0/+1
2013-02-08fdo#59953 RTF import: fix unreadable graphic and nested cell contentsMiklos Vajna2-3/+6
2013-02-05RTF import: fix import of \line symbolMichael Stahl1-2/+6