summaryrefslogtreecommitdiff
path: root/writerfilter/source/filter
AgeCommit message (Expand)AuthorFilesLines
2012-10-29DOCX: w:doNotUseHTMLParagraphAutoSpacing should affect AddParaTableSpacingMiklos Vajna1-1/+0
2012-10-27writerfilter: make it easy to debug the old RTF filterMiklos Vajna1-0/+13
2012-10-23RtfFilter::filter: not allowed to throw WrongFormatException:Michael Stahl1-2/+5
2012-10-23fdo#51145 give better error message on import invalid RTFMiklos Vajna1-0/+5
2012-10-16RtfFilter::filter: add code to dump input stream for copy&pasteMiklos Vajna1-0/+16
2012-10-15fdo#46669 sw: RTF paste should not change page stylesMiklos Vajna1-1/+2
2012-10-13writerfilter: fix new clang warningsMiklos Vajna1-1/+0
2012-10-02Use prefixTor Lillqvist1-1/+1
2012-09-21fdo#49819 - allow slightly inconsistent docx files to be repairedMichael Meeks2-5/+5
2012-09-20n#779627: added quite some compat options from the ww8 filter on writerfilterCédric Bosdonnat1-0/+14
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud1-1/+1
2012-09-14n#778140 enable AddParaTableSpacing for docx, as it's enabled for ww8 as wellMiklos Vajna1-0/+1
2012-09-12n#778133 sw: add BackgroundParaOverDrawings compat flagMiklos Vajna1-0/+1
2012-09-04n#775270: clip pictures instead of scaling they don't fitCédric Bosdonnat1-0/+1
2012-08-27n#775899 docx import of w:usePrinterMetrics compat optionMiklos Vajna1-2/+0
2012-08-27n#775899 docx import: set PrinterIndependentLayout like ww8 doesMiklos Vajna1-0/+2
2012-08-23n#775899 sw: add FloattableNomargins compat flagMiklos Vajna1-0/+2
2012-08-20fdo#53175: Don't load the default values of the styles in writerfilterCédric Bosdonnat1-0/+3
2012-07-21writerfilter: rtl::OUString -> OUStringMiklos Vajna3-20/+20
2012-07-02writerfilter/filter: kill remaining CONSTASCII madnessMiklos Vajna3-26/+20
2012-06-28re-base on ALv2 code. Includes:Michael Meeks7-164/+101
2012-06-02targeted string re-workNorbert Thiebaud1-4/+4
2012-05-14hide progress bar even if loading failedDavid Tardon1-5/+9
2012-04-21rtftok: make it possible to see the time spent in the filterMiklos Vajna1-1/+3
2012-04-08Fix "Same expression..." reported by cppcheckJulien Nabet1-1/+1
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi3-11/+8
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-5/+5
2012-03-03Avoid temporary rtl::OUStringJulien Nabet1-1/+1
2012-01-23Fix for fdo43460 Part XLV getLength() to isEmpty()Olivier Hallot1-1/+1
2012-01-11fdo#38057 implement RTF import progressbarMiklos Vajna1-1/+7
2011-12-09writerfilter: fix build breakersMichael Stahl1-3/+2
2011-12-09Removed useless code due to the move to SAL_INFOCédric Bosdonnat1-5/+1
2011-12-08Writerfilter: replace OSL_TRACE(...) by SAL_INFO("writerfilter",...)Cédric Bosdonnat1-2/+2
2011-11-23Show some exception message when getting one in RtfFilterCédric Bosdonnat1-1/+6
2011-11-12n#707157: Word doesn't break the numberings and prefers hiding themCédric Bosdonnat1-0/+9
2011-08-29WaE: unused variableCaolán McNamara1-1/+1
2011-08-18Enable the writerfilter-based RTF import in non-experimental modeMiklos Vajna1-40/+23
2011-08-03a control word's name cannot be longer than 32 lettersMiklos Vajna1-19/+26
2011-08-03the old filter does not support parsing without a destination documentMiklos Vajna1-1/+1
2011-08-03RtfFilter::filter: always do an import, unless a source document is givenMiklos Vajna1-36/+33
2011-07-23revert to old writerfilter gbuilizationBjoern Michaelsen3-3/+3
2011-07-21resyncing to masterBjoern Michaelsen2-5/+39
2011-07-12Remove component_getImplementationEnvironmentMatúš Kukan1-5/+0
2011-06-27Enable rtftok on experimental mode onlyMiklos Vajna1-2/+3
2011-06-26Merge remote-tracking branch 'origin/master'Miklos Vajna1-1/+1
2011-06-20gnumake4: switching gbuildizationBjoern Michaelsen4-5/+4
2011-06-20remove merge trashBjoern Michaelsen1-86/+0
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen8-66/+160
2011-06-17writerfilter10: convert writerfilter to gbuild [hg:1013d9bf5d0a]Michael Stahl2-54/+4