summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)AuthorFilesLines
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
2013-02-05convert libxslt to gbuild and add to tail_buildPeter Foley1-0/+2
2013-02-05fdo#58076 import RTF_SHPLEFT/TOP of ESCHER_ShpInst_PictureFrameMiklos Vajna1-0/+15
2013-02-03fix failing testcaseMiklos Vajna1-2/+2
2013-02-03fdo#59419 fix RTF import of hex form of \r and \nMiklos Vajna1-0/+8
2013-02-02fdo#58646 fix import of RTF_PAGE in cont section when having titlepgMiklos Vajna1-1/+3
2013-02-01fdo#48440 fix import of RTF_PAGE between text framesMiklos Vajna1-0/+1
2013-01-28fdo#46808, Adapt document::*PropertyValues UNO service to new styleNoel Grandin1-2/+2
2013-01-27Some cppcheck cleaningJulien Nabet1-1/+1
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl3-1/+8
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac2-2/+2
2013-01-15fdo#59338 fix RTF paste into footnoteMiklos Vajna1-2/+5
2013-01-14fdo#44053 fix this again and this time add a testcase as wellMiklos Vajna3-33/+3
2013-01-11docx import: fix incorrect nested table marginsPierre-Eric Pelloux-Prayer1-1/+3
2013-01-11remove block that is a complete nonsenseLuboš Luňák1-5/+0
2013-01-10include PCH headers for headers changesLuboš Luňák1-1/+3
2013-01-10fdo#58327: writerfilter: RemoveLastParagraph is tricky:Michael Stahl1-1/+7
2013-01-09fdo#58933 RTF import: avoid fake pars / cells when having graphic inside cellsMiklos Vajna1-3/+4
2013-01-08n#793998 sw: add TabOverMargin compat modeMiklos Vajna1-0/+1
2013-01-07callcatcher: update unused codeCaolán McNamara5-172/+0
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky1-2/+3
2013-01-04n#793262 DOCX: import w:tcMar inside w:tcMiklos Vajna2-1/+25
2013-01-04n#793262 fix DOCX import of last empty header/footer para char propsMiklos Vajna1-2/+15
2013-01-03writerfilter: remove Junit complex testMichael Stahl7-192/+0
2013-01-02docx import: don't apply complex font size to non-complex fontPierre-Eric Pelloux-Prayer1-2/+0
2012-12-30fdo#54612 don't crash on RTF_DPPTX before RTF_DPPOLYCOUNTMiklos Vajna1-6/+11
2012-12-29rethink external executable setupDavid Tardon1-1/+1
2012-12-28Replace %d by %u in some format stringsJulien Nabet3-7/+7
2012-12-28fdo#45533 make it easier to debug RTF copy&pasteMiklos Vajna1-5/+16
2012-12-28fdo#45183 fix RTF import of tables with different row widthsMiklos Vajna4-5/+23
2012-12-27fdo#45183 import RTF_SHPFBLWTXTMiklos Vajna1-1/+13
2012-12-26ignore #include inside #ifLubos Lunak1-3/+0
2012-12-25Get rid of (most uses of) GUITor Lillqvist2-5/+5
2012-12-24fdo#57678 fix import of RTF_PARD between RTF_CELL and RTF_ROWMiklos Vajna1-4/+8
2012-12-23fdo#58076 fix import of RTF page margins vs partial section propsMiklos Vajna2-2/+6
2012-12-22fdo#57886 fix import of RTF_MLIMLOCMiklos Vajna1-0/+1
2012-12-19regenerate pchPeter Foley1-28/+28
2012-12-18Replace GUIBASE checks with equivalent OS checksTor Lillqvist1-2/+2
2012-12-17n#792778 DOCX import: parse group shapes in oox onlyMiklos Vajna1-17/+25
2012-12-13update PCH headersLuboš Luňák1-1/+0
2012-12-10docx import/export non-breaking hyphen and soft hyphenLennard1-2/+2
2012-12-10new autogenerated PCH header for writerfilterLuboš Luňák2-28/+205
2012-12-10remove unneeded PCH stuffLuboš Luňák1-9/+0
2012-12-10no longer necessary to add include path for PCH headerLuboš Luňák1-1/+0
2012-12-10testing PCH for writerfilterLuboš Luňák3-0/+65
2012-12-10fdo#46808, use service constructor for embed::StorageFactoryNoel Grandin2-4/+2
2012-12-08fdo#49934 fix RTF import of column break in case no columns are definedMiklos Vajna1-4/+17
2012-12-07remove bogus assert and add emacs modelines.Michael Meeks20-1/+19