summaryrefslogtreecommitdiff
path: root/writerfilter/source/filter
AgeCommit message (Expand)Author
2013-01-08n#793998 sw: add TabOverMargin compat modeMiklos Vajna
2012-12-28fdo#45533 make it easier to debug RTF copy&pasteMiklos Vajna
2012-12-01sw: remove unused UNO wrapper around old internal RTF importMiklos Vajna
2012-11-28API CHANGE: add a "position" parameter to XParagraph/TextPortionAppend methodsMiklos Vajna
2012-10-29DOCX: w:doNotUseHTMLParagraphAutoSpacing should affect AddParaTableSpacingMiklos Vajna
2012-10-27writerfilter: make it easy to debug the old RTF filterMiklos Vajna
2012-10-23RtfFilter::filter: not allowed to throw WrongFormatException:Michael Stahl
2012-10-23fdo#51145 give better error message on import invalid RTFMiklos Vajna
2012-10-16RtfFilter::filter: add code to dump input stream for copy&pasteMiklos Vajna
2012-10-15fdo#46669 sw: RTF paste should not change page stylesMiklos Vajna
2012-10-13writerfilter: fix new clang warningsMiklos Vajna
2012-10-02Use prefixTor Lillqvist
2012-09-21fdo#49819 - allow slightly inconsistent docx files to be repairedMichael Meeks
2012-09-20n#779627: added quite some compat options from the ww8 filter on writerfilterCédric Bosdonnat
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud
2012-09-14n#778140 enable AddParaTableSpacing for docx, as it's enabled for ww8 as wellMiklos Vajna
2012-09-12n#778133 sw: add BackgroundParaOverDrawings compat flagMiklos Vajna
2012-09-04n#775270: clip pictures instead of scaling they don't fitCédric Bosdonnat
2012-08-27n#775899 docx import of w:usePrinterMetrics compat optionMiklos Vajna
2012-08-27n#775899 docx import: set PrinterIndependentLayout like ww8 doesMiklos Vajna
2012-08-23n#775899 sw: add FloattableNomargins compat flagMiklos Vajna
2012-08-20fdo#53175: Don't load the default values of the styles in writerfilterCédric Bosdonnat
2012-07-21writerfilter: rtl::OUString -> OUStringMiklos Vajna
2012-07-02writerfilter/filter: kill remaining CONSTASCII madnessMiklos Vajna
2012-06-28re-base on ALv2 code. Includes:Michael Meeks
2012-06-02targeted string re-workNorbert Thiebaud
2012-05-14hide progress bar even if loading failedDavid Tardon
2012-04-21rtftok: make it possible to see the time spent in the filterMiklos Vajna
2012-04-08Fix "Same expression..." reported by cppcheckJulien Nabet
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-03Avoid temporary rtl::OUStringJulien Nabet
2012-01-23Fix for fdo43460 Part XLV getLength() to isEmpty()Olivier Hallot
2012-01-11fdo#38057 implement RTF import progressbarMiklos Vajna
2011-12-09writerfilter: fix build breakersMichael Stahl
2011-12-09Removed useless code due to the move to SAL_INFOCédric Bosdonnat
2011-12-08Writerfilter: replace OSL_TRACE(...) by SAL_INFO("writerfilter",...)Cédric Bosdonnat
2011-11-23Show some exception message when getting one in RtfFilterCédric Bosdonnat
2011-11-12n#707157: Word doesn't break the numberings and prefers hiding themCédric Bosdonnat
2011-08-29WaE: unused variableCaolán McNamara
2011-08-18Enable the writerfilter-based RTF import in non-experimental modeMiklos Vajna
2011-08-03a control word's name cannot be longer than 32 lettersMiklos Vajna
2011-08-03the old filter does not support parsing without a destination documentMiklos Vajna
2011-08-03RtfFilter::filter: always do an import, unless a source document is givenMiklos Vajna
2011-07-23revert to old writerfilter gbuilizationBjoern Michaelsen
2011-07-21resyncing to masterBjoern Michaelsen
2011-07-12Remove component_getImplementationEnvironmentMatúš Kukan
2011-06-27Enable rtftok on experimental mode onlyMiklos Vajna
2011-06-26Merge remote-tracking branch 'origin/master'Miklos Vajna