summaryrefslogtreecommitdiffstats
path: root/writerfilter/source
Commit message (Expand)AuthorAgeFilesLines
* fdo#60789: writerfilter: do not insert a character at field startMichael Stahl2013-02-201-6/+0
* fdo#60789: writerfilter: continue the import if comment insertion failsMichael Stahl2013-02-201-14/+31
* n#779642: Fixed floating tables import in writerfilterCédric Bosdonnat2013-02-206-56/+143
* writerfilter: get rid of these hardcoded valuesMiklos Vajna2013-02-191-6/+5
* log the exception here instead of just assertingNoel Grandin2013-02-191-5/+7
* n#779642: ignore framePr inside table or the table import won't workCédric Bosdonnat2013-02-182-3/+4
* fdo#59953 RTF import: fix unreadable graphic and nested cell contentsMiklos Vajna2013-02-082-3/+6
* RTF import: fix import of \line symbolMichael Stahl2013-02-051-2/+6
* fdo#58076 import RTF_SHPLEFT/TOP of ESCHER_ShpInst_PictureFrameMiklos Vajna2013-02-051-0/+15
* fix failing testcaseMiklos Vajna2013-02-031-2/+2
* fdo#59419 fix RTF import of hex form of \r and \nMiklos Vajna2013-02-031-0/+8
* fdo#58646 fix import of RTF_PAGE in cont section when having titlepgMiklos Vajna2013-02-021-1/+3
* fdo#48440 fix import of RTF_PAGE between text framesMiklos Vajna2013-02-011-0/+1
* fdo#46808, Adapt document::*PropertyValues UNO service to new styleNoel Grandin2013-01-281-2/+2
* Some cppcheck cleaningJulien Nabet2013-01-271-1/+1
* Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac2013-01-212-2/+2
* fdo#59338 fix RTF paste into footnoteMiklos Vajna2013-01-151-2/+5
* fdo#44053 fix this again and this time add a testcase as wellMiklos Vajna2013-01-143-33/+3
* docx import: fix incorrect nested table marginsPierre-Eric Pelloux-Prayer2013-01-111-1/+3
* remove block that is a complete nonsenseLuboš Luňák2013-01-111-5/+0
* fdo#58327: writerfilter: RemoveLastParagraph is tricky:Michael Stahl2013-01-101-1/+7
* fdo#58933 RTF import: avoid fake pars / cells when having graphic inside cellsMiklos Vajna2013-01-091-3/+4
* n#793998 sw: add TabOverMargin compat modeMiklos Vajna2013-01-081-0/+1
* callcatcher: update unused codeCaolán McNamara2013-01-074-168/+0
* Make LO buildable again after the GraphicFilter move.Jan Holesovsky2013-01-041-2/+3
* n#793262 DOCX: import w:tcMar inside w:tcMiklos Vajna2013-01-042-1/+25
* n#793262 fix DOCX import of last empty header/footer para char propsMiklos Vajna2013-01-041-2/+15
* docx import: don't apply complex font size to non-complex fontPierre-Eric Pelloux-Prayer2013-01-021-2/+0
* fdo#54612 don't crash on RTF_DPPTX before RTF_DPPOLYCOUNTMiklos Vajna2012-12-301-6/+11
* Replace %d by %u in some format stringsJulien Nabet2012-12-283-7/+7
* fdo#45533 make it easier to debug RTF copy&pasteMiklos Vajna2012-12-281-5/+16
* fdo#45183 fix RTF import of tables with different row widthsMiklos Vajna2012-12-284-5/+23
* fdo#45183 import RTF_SHPFBLWTXTMiklos Vajna2012-12-271-1/+13
* fdo#57678 fix import of RTF_PARD between RTF_CELL and RTF_ROWMiklos Vajna2012-12-241-4/+8
* fdo#58076 fix import of RTF page margins vs partial section propsMiklos Vajna2012-12-232-2/+6
* fdo#57886 fix import of RTF_MLIMLOCMiklos Vajna2012-12-221-0/+1
* n#792778 DOCX import: parse group shapes in oox onlyMiklos Vajna2012-12-171-17/+25
* docx import/export non-breaking hyphen and soft hyphenLennard2012-12-101-2/+2
* new autogenerated PCH header for writerfilterLuboš Luňák2012-12-101-1/+1
* fdo#46808, use service constructor for embed::StorageFactoryNoel Grandin2012-12-102-4/+2
* fdo#49934 fix RTF import of column break in case no columns are definedMiklos Vajna2012-12-081-4/+17
* remove bogus assert and add emacs modelines.Michael Meeks2012-12-0720-1/+19
* Emacs modeline + whitespace fix.Jan Holesovsky2012-12-071-2/+3
* fdo#44736 - convert RTFSprms to a copy-on-write structure.Michael Meeks2012-12-073-40/+92
* -Werror,-Wunused-private-fieldStephan Bergmann2012-12-062-2/+0
* fdo#54473 fdo#57133 fix RTF import of character stylesMiklos Vajna2012-12-041-1/+1
* writerfilter: unused createStreamHandlerMiklos Vajna2012-12-031-5/+0
* writerfilter: remove unused WW8AnalyzerMiklos Vajna2012-12-012-298/+0
* sw: remove unused UNO wrapper around old internal RTF importMiklos Vajna2012-12-011-13/+0
* fdo#57708 fix RTF import of pictures right before text framesMiklos Vajna2012-11-302-1/+10