summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)Author
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
2013-01-04n#793262 DOCX: import w:tcMar inside w:tcMiklos Vajna
2013-01-04n#793262 fix DOCX import of last empty header/footer para char propsMiklos Vajna
2013-01-03writerfilter: remove Junit complex testMichael Stahl
2013-01-02docx import: don't apply complex font size to non-complex fontPierre-Eric Pelloux-Prayer
2012-12-30fdo#54612 don't crash on RTF_DPPTX before RTF_DPPOLYCOUNTMiklos Vajna
2012-12-29rethink external executable setupDavid Tardon
2012-12-28Replace %d by %u in some format stringsJulien Nabet
2012-12-28fdo#45533 make it easier to debug RTF copy&pasteMiklos Vajna
2012-12-28fdo#45183 fix RTF import of tables with different row widthsMiklos Vajna
2012-12-27fdo#45183 import RTF_SHPFBLWTXTMiklos Vajna
2012-12-26ignore #include inside #ifLubos Lunak
2012-12-25Get rid of (most uses of) GUITor Lillqvist
2012-12-24fdo#57678 fix import of RTF_PARD between RTF_CELL and RTF_ROWMiklos Vajna
2012-12-23fdo#58076 fix import of RTF page margins vs partial section propsMiklos Vajna
2012-12-22fdo#57886 fix import of RTF_MLIMLOCMiklos Vajna
2012-12-19regenerate pchPeter Foley
2012-12-18Replace GUIBASE checks with equivalent OS checksTor Lillqvist
2012-12-17n#792778 DOCX import: parse group shapes in oox onlyMiklos Vajna
2012-12-13update PCH headersLuboš Luňák
2012-12-10docx import/export non-breaking hyphen and soft hyphenLennard
2012-12-10new autogenerated PCH header for writerfilterLuboš Luňák
2012-12-10remove unneeded PCH stuffLuboš Luňák
2012-12-10no longer necessary to add include path for PCH headerLuboš Luňák
2012-12-10testing PCH for writerfilterLuboš Luňák
2012-12-10fdo#46808, use service constructor for embed::StorageFactoryNoel Grandin
2012-12-08fdo#49934 fix RTF import of column break in case no columns are definedMiklos Vajna
2012-12-07remove bogus assert and add emacs modelines.Michael Meeks
2012-12-07Emacs modeline + whitespace fix.Jan Holesovsky
2012-12-07fdo#44736 - convert RTFSprms to a copy-on-write structure.Michael Meeks
2012-12-06-Werror,-Wunused-private-fieldStephan Bergmann
2012-12-04fdo#54473 fdo#57133 fix RTF import of character stylesMiklos Vajna
2012-12-03writerfilter: unused createStreamHandlerMiklos Vajna
2012-12-02move setting up of ext. executables out of gbuild.mkDavid Tardon
2012-12-01writerfilter: remove unused WW8AnalyzerMiklos Vajna
2012-12-01sw: remove unused UNO wrapper around old internal RTF importMiklos Vajna
2012-11-30fdo#57708 fix RTF import of pictures right before text framesMiklos Vajna
2012-11-30fdo#57708 fix fake page break problem during RTF importMiklos Vajna
2012-11-30dmapper: couple of null pointer checks for the unit testMiklos Vajna
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens