summaryrefslogtreecommitdiff
path: root/sw/inc/shellio.hxx
AgeCommit message (Expand)AuthorFilesLines
2020-10-20use tools::Long in swNoel1-1/+1
2020-10-06loplugin:const* make some params and methods constNoel1-1/+1
2020-07-19compact namespace: swNoel Grandin1-7/+1
2020-07-07Typo: pargraph->paragraphJulien Nabet1-1/+1
2020-05-09compact namespace in swNoel Grandin1-1/+1
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin1-8/+8
2020-02-10sw: prefix members of SwExtTextInput, SwLineNumberInfo, SwWriter and ...Miklos Vajna1-12/+12
2020-02-03sw: prefix members of StgWriter, SwAsciiOptions, SwReader and SwTextBlocksMiklos Vajna1-35/+35
2020-01-27sw: prefix members of StgReader, SwAuthEntry, ...Miklos Vajna1-2/+2
2019-12-23XStyleLoader::loadStylesFromURL Allow loading from streamSamuel Mehrbrodt1-0/+7
2019-12-07ofz#18563 test case for assert/crashCaolán McNamara1-0/+1
2019-11-04loplugin:finalclasses in sw/incNoel Grandin1-1/+1
2019-09-28loplugin:constmethod in swNoel Grandin1-3/+3
2019-09-26loplugin:virtualdead in sw(2)Noel Grandin1-2/+0
2019-08-10sw: fix ~SwIndexReg asserts on ODF export of ooo83072-1.odtMichael Stahl1-2/+3
2019-06-12loplugin:unusedmethodsNoel Grandin1-2/+0
2019-03-04expand out SwRead typedefNoel Grandin1-4/+2
2018-11-13Fix tdf#44291. Allow saving text without byte-order mark.Martin van Zijl1-0/+5
2018-10-03loplugin:constfields in swNoel Grandin1-8/+8
2018-09-23coverity#1401334 Uncaught exceptionCaolán McNamara1-0/+3
2018-09-19sw_redlinehide_2: hide redlines in ascii filter tooMichael Stahl1-0/+1
2018-07-21Fix typosAndrea Gelmini1-1/+1
2018-07-16convert SW*READER constants to scoped enumNoel Grandin1-4/+11
2018-04-23sw: prefix members of ReaderMiklos Vajna1-28/+28
2018-04-18sw: fix some IWYU warningsMiklos Vajna1-1/+1
2018-04-16sw: prefix members of WriterMiklos Vajna1-25/+25
2018-03-09sw: fix some IWYU warningsMiklos Vajna1-11/+9
2018-02-08sw HTML import: avoid loading the Writer/Web template for the Writer filterMiklos Vajna1-2/+2
2018-01-02loplugin:passstuffbyref improved return in swNoel Grandin1-3/+3
2017-12-11loplugin:salcall fix functionsNoel Grandin1-3/+3
2017-12-04add html to fftesterCaolán McNamara1-0/+2
2017-11-30sw: std::vector<OUString*> considered sillyMichael Stahl1-1/+1
2017-10-23loplugin:includeform: swStephan Bergmann1-5/+5
2017-09-13Actually no need to make GetASCWriter public.Jan Holesovsky1-1/+1
2017-09-13tdf#112191: Don't export bullets when only one paragraph is selected.Jan Holesovsky1-2/+2
2017-08-04loplugin:constparams in sw part5Noel Grandin1-1/+1
2017-08-04loplugin:constparams in sw part4Noel Grandin1-1/+1
2017-07-31loplugin:unusedfields in swNoel Grandin1-1/+0
2017-06-21convert ErrCode to strong typedefNoel Grandin1-19/+19
2017-05-03AutoText: first tests & windows fixSzymon Kłos1-0/+1
2017-04-26use strong_int for LanguageTypeNoel Grandin1-4/+4
2017-04-10tdf#39468 Translate German comments in swJens Carl1-1/+1
2017-04-03flush writer fontcache after TestImportDOCCaolán McNamara1-0/+1
2017-04-02split up doc testing for three major variantsCaolán McNamara1-2/+2
2017-04-01add rtf fuzzerCaolán McNamara1-2/+2
2017-01-19use rtl::Reference in ReaderNoel Grandin1-1/+2
2017-01-13new loplugin: useuniqueptr: sw part 1Noel Grandin1-1/+1
2016-10-20loplugin:expandablemethodds in sw(part1)Noel Grandin1-2/+0
2016-10-04loplugin:countusersofdefaultparams in swNoel Grandin1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1