summaryrefslogtreecommitdiff
path: root/sw/source/filter/basflt/fltini.cxx
AgeCommit message (Expand)Author
2021-08-18loplugin:passstuffbyrefNoel Grandin
2021-05-21sw: replace most static_cast<sal_uInt16>() calls with o3tl::narrowing()Miklos Vajna
2021-05-21tdf#137469 Add option to disable hidden text in text filterOleg Shchelykalnov
2020-12-26Don't unload the msword libraryStephan Bergmann
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen
2020-04-30loplugin:makeshared in swNoel Grandin
2020-04-24loplugin:unusedmethodsNoel Grandin
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin
2020-02-03sw: prefix members of StgWriter, SwAsciiOptions, SwReader and SwTextBlocksMiklos Vajna
2020-01-27sw: prefix members of StgReader, SwAuthEntry, ...Miklos Vajna
2019-12-23sal_Char->char in swNoel Grandin
2019-12-20tdf#42949 Fix IWYU warnings in sw/source/filter/*/*cxxGabor Kelemen
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara
2019-05-09avoid copying when placing items into SfxItemSetNoel Grandin
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand
2019-03-04expand out SwRead typedefNoel Grandin
2019-03-04Revert "new loplugin typedefparam"Noel Grandin
2019-03-04new loplugin typedefparamNoel Grandin
2019-02-10loplugin:indentation in swNoel Grandin
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-16loplugin:buriedassign in swNoel Grandin
2018-11-15Make parameter parsing linear, not loopMike Kaganski
2018-11-14Fix parameter value in commentMike Kaganski
2018-11-13Fix tdf#44291. Allow saving text without byte-order mark.Martin van Zijl
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-10-03loplugin:constfields in swNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-08-03Add missing sal/log.hxx headersGabor Kelemen
2018-07-17loplugin:useuniqueptr in SwRelNumRuleSpacesNoel Grandin
2018-07-16convert SW*READER constants to scoped enumNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-20drop unnecessary includesCaolán McNamara
2018-03-09sw: fix some IWYU warningsMiklos Vajna
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2017-12-24convert RES_FRM constants to TypedWhichIdNoel Grandin
2017-12-13tools: reimplement SVLIBRARY macro & remove it from solar.hMichael Stahl
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-08-04loplugin:constparams in sw part5Noel Grandin
2017-06-21fix android buildNoel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-05-03AutoText: first tests & windows fixSzymon Kłos
2017-04-14AutoText: .dotx files visible when importSzymon Kłos
2017-02-21loplugin:subtlezeroinit: swStephan Bergmann
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-09New loplugin:externvar: swStephan Bergmann
2016-11-23tdf#42949 Remove unnecessary headers from sw/source/filtersBartosz Kosiorek
2016-09-16Revert "convert ReaderWriterEnum to scoped enum"Noel Grandin
2016-09-16convert ReaderWriterEnum to scoped enumNoel Grandin
2016-06-10All WinWord/* props in Writer.xcs are oor:type="xs:long"Stephan Bergmann
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin