summaryrefslogtreecommitdiff
path: root/sw/inc/shellio.hxx
AgeCommit message (Expand)Author
2020-01-27sw: prefix members of StgReader, SwAuthEntry, ...Miklos Vajna
2019-12-23XStyleLoader::loadStylesFromURL Allow loading from streamSamuel Mehrbrodt
2019-12-07ofz#18563 test case for assert/crashCaolán McNamara
2019-11-04loplugin:finalclasses in sw/incNoel Grandin
2019-09-28loplugin:constmethod in swNoel Grandin
2019-09-26loplugin:virtualdead in sw(2)Noel Grandin
2019-08-10sw: fix ~SwIndexReg asserts on ODF export of ooo83072-1.odtMichael Stahl
2019-06-12loplugin:unusedmethodsNoel Grandin
2019-03-04expand out SwRead typedefNoel Grandin
2018-11-13Fix tdf#44291. Allow saving text without byte-order mark.Martin van Zijl
2018-10-03loplugin:constfields in swNoel Grandin
2018-09-23coverity#1401334 Uncaught exceptionCaolán McNamara
2018-09-19sw_redlinehide_2: hide redlines in ascii filter tooMichael Stahl
2018-07-21Fix typosAndrea Gelmini
2018-07-16convert SW*READER constants to scoped enumNoel Grandin
2018-04-23sw: prefix members of ReaderMiklos Vajna
2018-04-18sw: fix some IWYU warningsMiklos Vajna
2018-04-16sw: prefix members of WriterMiklos Vajna
2018-03-09sw: fix some IWYU warningsMiklos Vajna
2018-02-08sw HTML import: avoid loading the Writer/Web template for the Writer filterMiklos Vajna
2018-01-02loplugin:passstuffbyref improved return in swNoel Grandin
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-04add html to fftesterCaolán McNamara
2017-11-30sw: std::vector<OUString*> considered sillyMichael Stahl
2017-10-23loplugin:includeform: swStephan Bergmann
2017-09-13Actually no need to make GetASCWriter public.Jan Holesovsky
2017-09-13tdf#112191: Don't export bullets when only one paragraph is selected.Jan Holesovsky
2017-08-04loplugin:constparams in sw part5Noel Grandin
2017-08-04loplugin:constparams in sw part4Noel Grandin
2017-07-31loplugin:unusedfields in swNoel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-05-03AutoText: first tests & windows fixSzymon Kłos
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-04-10tdf#39468 Translate German comments in swJens Carl
2017-04-03flush writer fontcache after TestImportDOCCaolán McNamara
2017-04-02split up doc testing for three major variantsCaolán McNamara
2017-04-01add rtf fuzzerCaolán McNamara
2017-01-19use rtl::Reference in ReaderNoel Grandin
2017-01-13new loplugin: useuniqueptr: sw part 1Noel Grandin
2016-10-20loplugin:expandablemethodds in sw(part1)Noel Grandin
2016-10-04loplugin:countusersofdefaultparams in swNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-19loplugin:countusersofdefaultparams in swNoel Grandin
2016-07-28add rtf to fftesterCaolán McNamara
2016-06-16Remove the :: prefix in ::std for swMark Page
2016-06-02loplugin:unuseddefaultparamsNoel Grandin
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-04-14loplugin:passstuffbyref in swNoel Grandin
2016-03-23sw: replace boost::noncopyable with C++11 deleteMichael Stahl
2016-03-23tdf#63211: saving embedded images to HTML optionalOliver Specht