summaryrefslogtreecommitdiff
path: root/sw/source/filter/basflt/fltini.cxx
AgeCommit message (Expand)AuthorFilesLines
2023-05-04[API CHANGE] Drop unused Excel_Lotus, W4W, Writer groupsGabor Kelemen1-14/+0
2023-04-14loplugin:stringviewparam improvementsNoel Grandin1-3/+3
2022-08-20SwNodeIndex->SwNode in CalculateFlySizeNoel Grandin1-2/+2
2022-07-25rename SwIndex->SwContentIndexNoel Grandin1-1/+1
2022-06-02std::move SfxPoolItem into SfxItemSet where possibleNoel Grandin1-1/+1
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin1-14/+14
2022-04-04use string_view in comphelper::string::splitNoel Grandin1-6/+6
2022-03-04use SfxItemSet::GetItemIfSet in sw/source/filterNoel Grandin1-7/+6
2021-08-18loplugin:passstuffbyrefNoel Grandin1-1/+1
2021-05-21sw: replace most static_cast<sal_uInt16>() calls with o3tl::narrowing()Miklos Vajna1-2/+2
2021-05-21tdf#137469 Add option to disable hidden text in text filterOleg Shchelykalnov1-1/+16
2020-12-26Don't unload the msword libraryStephan Bergmann1-0/+1
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen1-2/+0
2020-04-30loplugin:makeshared in swNoel Grandin1-1/+1
2020-04-24loplugin:unusedmethodsNoel Grandin1-15/+0
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin1-1/+1
2020-02-03sw: prefix members of StgWriter, SwAsciiOptions, SwReader and SwTextBlocksMiklos Vajna1-13/+13
2020-01-27sw: prefix members of StgReader, SwAuthEntry, ...Miklos Vajna1-1/+1
2019-12-23sal_Char->char in swNoel Grandin1-3/+3
2019-12-20tdf#42949 Fix IWYU warnings in sw/source/filter/*/*cxxGabor Kelemen1-17/+0
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara1-1/+1
2019-05-09avoid copying when placing items into SfxItemSetNoel Grandin1-2/+2
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand1-9/+9
2019-03-04expand out SwRead typedefNoel Grandin1-5/+5
2019-03-04Revert "new loplugin typedefparam"Noel Grandin1-1/+1
2019-03-04new loplugin typedefparamNoel Grandin1-1/+1
2019-02-10loplugin:indentation in swNoel Grandin1-1/+1
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen1-0/+1
2018-11-16loplugin:buriedassign in swNoel Grandin1-3/+6
2018-11-15Make parameter parsing linear, not loopMike Kaganski1-31/+18
2018-11-14Fix parameter value in commentMike Kaganski1-2/+2
2018-11-13Fix tdf#44291. Allow saving text without byte-order mark.Martin van Zijl1-0/+15
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann1-1/+1
2018-10-03loplugin:constfields in swNoel Grandin1-1/+1
2018-09-17New loplugin:externalStephan Bergmann1-4/+4
2018-08-03Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-07-17loplugin:useuniqueptr in SwRelNumRuleSpacesNoel Grandin1-4/+1
2018-07-16convert SW*READER constants to scoped enumNoel Grandin1-1/+1
2018-04-01remove unused processfactory.hxx includesJochen Nitschke1-1/+0
2018-03-20drop unnecessary includesCaolán McNamara1-1/+0
2018-03-09sw: fix some IWYU warningsMiklos Vajna1-0/+1
2018-01-12More loplugin:cstylecast: swStephan Bergmann1-2/+2
2017-12-24convert RES_FRM constants to TypedWhichIdNoel Grandin1-4/+3
2017-12-13tools: reimplement SVLIBRARY macro & remove it from solar.hMichael Stahl1-0/+1
2017-12-11loplugin:salcall fix functionsNoel Grandin1-2/+2
2017-08-04loplugin:constparams in sw part5Noel Grandin1-1/+1
2017-06-21fix android buildNoel Grandin1-2/+2
2017-06-21convert ErrCode to strong typedefNoel Grandin1-8/+8
2017-05-03AutoText: first tests & windows fixSzymon Kłos1-0/+5
2017-04-14AutoText: .dotx files visible when importSzymon Kłos1-2/+19