summaryrefslogtreecommitdiffstats
path: root/writerfilter
Commit message (Expand)AuthorAgeFilesLines
* fdo#46808, Adapt document::*PropertyValues UNO service to new styleNoel Grandin2013-01-281-2/+2
* Some cppcheck cleaningJulien Nabet2013-01-271-1/+1
* gbuild: do not copy boost headers aroundMichael Stahl2013-01-263-1/+8
* 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
* include PCH headers for headers changesLuboš Luňák2013-01-101-1/+3
* 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-075-172/+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
* writerfilter: remove Junit complex testMichael Stahl2013-01-037-192/+0
* 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
* rethink external executable setupDavid Tardon2012-12-291-1/+1
* 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
* ignore #include inside #ifLubos Lunak2012-12-261-3/+0
* Get rid of (most uses of) GUITor Lillqvist2012-12-252-5/+5
* 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
* regenerate pchPeter Foley2012-12-191-28/+28
* Replace GUIBASE checks with equivalent OS checksTor Lillqvist2012-12-181-2/+2
* n#792778 DOCX import: parse group shapes in oox onlyMiklos Vajna2012-12-171-17/+25
* update PCH headersLuboš Luňák2012-12-131-1/+0
* docx import/export non-breaking hyphen and soft hyphenLennard2012-12-101-2/+2
* new autogenerated PCH header for writerfilterLuboš Luňák2012-12-102-28/+205
* remove unneeded PCH stuffLuboš Luňák2012-12-101-9/+0
* no longer necessary to add include path for PCH headerLuboš Luňák2012-12-101-1/+0
* testing PCH for writerfilterLuboš Luňák2012-12-103-0/+65
* 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-032-7/+0
* move setting up of ext. executables out of gbuild.mkDavid Tardon2012-12-021-20/+22
* writerfilter: remove unused WW8AnalyzerMiklos Vajna2012-12-013-299/+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