summaryrefslogtreecommitdiff
path: root/sw/inc/shellio.hxx
AgeCommit message (Expand)AuthorFilesLines
2019-12-09ofz#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
2016-08-19loplugin:countusersofdefaultparams in swNoel Grandin1-6/+6
2016-07-28add rtf to fftesterCaolán McNamara1-0/+2
2016-06-16Remove the :: prefix in ::std for swMark Page1-1/+1
2016-06-02loplugin:unuseddefaultparamsNoel Grandin1-1/+1
2016-04-22Avoid reserved identifiersStephan Bergmann1-2/+2
2016-04-14loplugin:passstuffbyref in swNoel Grandin1-6/+6
2016-03-23sw: replace boost::noncopyable with C++11 deleteMichael Stahl1-2/+3
2016-03-23tdf#63211: saving embedded images to HTML optionalOliver Specht1-1/+6
2016-03-15loplugin:constantparamNoel Grandin1-2/+1
2016-02-29loplugin:unuseddefaultparam in sw (part3)Noel Grandin1-1/+1