summaryrefslogtreecommitdiff
path: root/writerfilter/source/filter
AgeCommit message (Expand)Author
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
2011-06-20gnumake4: switching gbuildizationBjoern Michaelsen
2011-06-20remove merge trashBjoern Michaelsen
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen
2011-06-17writerfilter10: convert writerfilter to gbuild [hg:1013d9bf5d0a]Michael Stahl
2011-06-17resolved issues found by cppcheck [hg:3bf5ecb86397]Henning Brinkmann
2011-06-15pass XFrame to the implementation to avoid assertion failuresMiklos Vajna
2011-06-11pass the destination doc model to RTFDocumentImplMiklos Vajna
2011-06-10pass the component context to RTFDocumentImplMiklos Vajna
2011-06-01Make it easy to disable the new importerMiklos Vajna
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-05-27indentMiklos Vajna
2011-05-27RtfFilter::filter: open/close domainmapper loggerMiklos Vajna
2011-05-27wip: let RtfFilter::filter call RTFDocument::resolveMiklos Vajna
2011-05-24Fix post-mergeThorsten Behrens
2011-05-15Use specific DLLPUBLIC for each libraryTor Lillqvist