summaryrefslogtreecommitdiff
path: root/writerfilter/source/filter
AgeCommit message (Expand)Author
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
2011-04-20make component methods public component fails to load otherwiseNoel Power
2011-04-14gbuildize writerfilterDavid Tardon
2011-03-14make writerfilter compile cleanlyMichael Meeks
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-03-02resolves fdo#34909Noel Power
2011-02-26OSL_ASSERT takes a condition, not a messageDavid Tardon
2011-02-13Remove bogus commentsGuillaume Poussel
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner
2011-01-21removetooltypes01: Rebase to DEV300m98Carsten Driesner
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold
2011-01-17mergehb
2011-01-14removetooltypes01: #i112600# remove tooltypes from writerfilterMikhail Voytenko
2010-12-27dr77: rebase to DEV300m96Daniel Rentz [dr]
2010-12-08Using libxml2 instead of homemade stuffs for the debug outputCédric Bosdonnat
2010-12-01merged DEV300_m94Henning Brinkmann
2010-11-28RTL_CONSTASCII_USTRINGPARAM in filters 12Gert Faller
2010-11-27RTL_CONSTASCII_USTRINGPARAM in filters 9 (build problem in sal ?)Gert Faller
2010-11-27RTL_CONSTASCII_USTRINGPARAM in filters 5Gert Faller
2010-11-09dr77: rebase to DEV300m92Daniel Rentz [dr]
2010-11-04DEV300:m92 mergedos
2010-10-30writerfilter: add doxygen comments to undocumented classes in source/filterMiklos Vajna
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-10-13Remove redundant include directives & commentsJ. Graeme Lingard