summaryrefslogtreecommitdiff
path: root/sw/source/filter/rtf
AgeCommit message (Expand)Author
2020-10-07RTF import: copy direct para formatting for first para in insert modeMiklos Vajna
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-01-10use more std::make_sharedNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-07-03Remove some unused includesMiklos Vajna
2019-06-18loplugin:logexceptionnicely in swNoel Grandin
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen
2018-08-03Add missing sal/log.hxx headersGabor Kelemen
2018-07-13sw, writerfilter: various small cleanupsMiklos Vajna
2018-04-23sw: prefix members of ReaderMiklos Vajna
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-22RTF filter: drop now redundant astyle.optionsMiklos Vajna
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-28RTF export: various minor cleanupsMiklos Vajna
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-12sw, xmlsecurity: indentation fixesMiklos Vajna
2017-06-09use comphelper::InitPropertySequence in more placesNoel Grandin
2017-04-03sw: indentation fixesMiklos Vajna
2017-04-01add rtf fuzzerCaolán McNamara
2017-02-21loplugin:subtlezeroinit: swStephan Bergmann
2016-11-09sw: clean up redundant get() calls on smart pointers in rtfattributeoutputMiklos Vajna
2016-10-27loplugin:literaltoboolconversionStephan Bergmann
2016-10-27I'm testing inserting a rtf, but really want to test simple loadingCaolán McNamara
2016-09-10fftester: this mode is intended for paste into an existing docCaolán McNamara
2016-08-01sw, writerfilter: fix indentationMiklos Vajna
2016-07-28unreferenced local variableCaolán McNamara
2016-07-28not interested in exceptions for fftester testingCaolán McNamara
2016-07-28add rtf to fftesterCaolán McNamara
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-12tdf#70318: don't forget to clean up second fake paragraphMike Kaganski
2015-03-14Unused includesMiklos Vajna
2015-02-11sw: identation fixes in swparrtfMiklos Vajna
2014-08-12Refactored IDocumentStylePoolAccess out of SwDoc.Valentin Kettner
2014-07-15Refactored IDocumentContentOperations out of SwDoc.Valentin Kettner
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2013-12-05RTF: use "InsertMode" insead of "IsNewDoc" for consistencyMichael Stahl
2013-08-15String to OUString, some formattingMatteo Casalin
2013-02-18sw: let SwTxtNode::GetTxt() return OUStringMichael Stahl
2012-12-11sw: splitted -> split in SwRTFReaderMiklos Vajna
2012-12-10callcatcher: remove unused rtf filter and associated methodsCaolán McNamara
2012-12-10sw: unused SwRTFParserMiklos Vajna
2012-12-07sw: unused RtfReaderMiklos Vajna
2012-11-30Revert "fdo#43869 use the old rtf importer for paste"Miklos Vajna
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-11-28SwRTFReader::Read: catch all exceptionsMichael Stahl
2012-11-28API CHANGE: add a "position" parameter to XParagraph/TextPortionAppend methodsMiklos Vajna