summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)Author
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
2013-02-22DOCX import: improve btLr table cell supportMiklos Vajna
2013-02-22s/the the/the/Tor Lillqvist
2013-02-21Revert "embed also system fonts when embedding fonts in a document"David Ostrovsky
2013-02-21embed also system fonts when embedding fonts in a documentLuboš Luňák
2013-02-21n#779642: table positions need to be stacked to handle nested tableCédric Bosdonnat
2013-02-20fdo#60789: writerfilter: do not insert a character at field startMichael Stahl
2013-02-20fdo#60789: writerfilter: continue the import if comment insertion failsMichael Stahl
2013-02-20n#779642: Fixed floating tables import in writerfilterCédric Bosdonnat
2013-02-19writerfilter: get rid of these hardcoded valuesMiklos Vajna
2013-02-19log the exception here instead of just assertingNoel Grandin
2013-02-18n#779642: ignore framePr inside table or the table import won't workCédric Bosdonnat
2013-02-13update pch headers, broken by 1aaf9a9Luboš Luňák
2013-02-08fdo#59953 RTF import: fix unreadable graphic and nested cell contentsMiklos Vajna
2013-02-05RTF import: fix import of \line symbolMichael Stahl
2013-02-05convert libxslt to gbuild and add to tail_buildPeter Foley
2013-02-05fdo#58076 import RTF_SHPLEFT/TOP of ESCHER_ShpInst_PictureFrameMiklos Vajna
2013-02-03fix failing testcaseMiklos Vajna
2013-02-03fdo#59419 fix RTF import of hex form of \r and \nMiklos Vajna
2013-02-02fdo#58646 fix import of RTF_PAGE in cont section when having titlepgMiklos Vajna
2013-02-01fdo#48440 fix import of RTF_PAGE between text framesMiklos Vajna
2013-01-28fdo#46808, Adapt document::*PropertyValues UNO service to new styleNoel Grandin
2013-01-27Some cppcheck cleaningJulien Nabet
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac
2013-01-15fdo#59338 fix RTF paste into footnoteMiklos Vajna
2013-01-14fdo#44053 fix this again and this time add a testcase as wellMiklos Vajna
2013-01-11docx import: fix incorrect nested table marginsPierre-Eric Pelloux-Prayer
2013-01-11remove block that is a complete nonsenseLuboš Luňák
2013-01-10include PCH headers for headers changesLuboš Luňák
2013-01-10fdo#58327: writerfilter: RemoveLastParagraph is tricky:Michael Stahl
2013-01-09fdo#58933 RTF import: avoid fake pars / cells when having graphic inside cellsMiklos Vajna
2013-01-08n#793998 sw: add TabOverMargin compat modeMiklos Vajna
2013-01-07callcatcher: update unused codeCaolán McNamara
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky