summaryrefslogtreecommitdiff
path: root/sw/inc/swmodule.hxx
AgeCommit message (Expand)AuthorFilesLines
2020-06-20use JsonWriter for the rest of ITiledRenderableNoel Grandin1-1/+2
2020-05-09compact namespace in swNoel Grandin1-6/+4
2019-09-28loplugin:constmethod in swNoel Grandin1-2/+2
2019-09-26now drop TabPageParent intermediateCaolán McNamara1-1/+1
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara1-1/+1
2019-07-24cid#1401328 Uncaught exceptionCaolán McNamara1-1/+1
2019-07-22cid#1401334 Uncaught exceptionCaolán McNamara1-2/+3
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen1-0/+1
2019-03-27tdf#60242 remember horizontal/vertical choice in split cells dialogMartin van Zijl1-0/+2
2018-12-05use unique_ptr in SwModuleNoel Grandin1-19/+19
2018-10-25sw: fix some IWYU warningsMiklos Vajna1-1/+1
2018-07-24loplugin:useuniqueptr in SwModuleNoel Grandin1-1/+1
2018-06-27Initialise the spelling and grammar thing when Writer startsTor Lillqvist1-10/+0
2018-06-04make CreateStyleFamilies return std::unique_ptrNoel Grandin1-1/+1
2018-05-31Prepare to handle out (and inout) parameters to event callbacksTor Lillqvist1-1/+1
2018-05-31SwModule is a convenient (?) place for passing events to Automation clientsTor Lillqvist1-0/+6
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara1-1/+1
2018-04-18sw: fix some IWYU warningsMiklos Vajna1-2/+2
2018-01-03loplugin:passstuffbyref more return improvementsNoel Grandin1-1/+1
2018-01-02loplugin:passstuffbyref improved return in swNoel Grandin1-1/+1
2017-10-23loplugin:includeform: swStephan Bergmann1-1/+1
2017-10-23loplugin:finalclasses in swNoel Grandin1-2/+1
2017-08-06loplugin:constparams in sw part6Noel Grandin1-2/+2
2017-06-14Let CreateItemSet return unique_ptrStephan Bergmann1-1/+1
2017-05-09loplugin:checkunusedparams in sw(part5)Noel Grandin1-2/+2
2017-03-16Clean up integers representing "redline authors"Stephan Bergmann1-6/+10
2017-03-16No need for extra heap allocationStephan Bergmann1-1/+1
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-2/+2
2017-01-09New loplugin:externvar: swStephan Bergmann1-0/+2
2016-11-24use o3tl::typed_flags in ConfigurationListener::ConfigurationChangedNoel Grandin1-1/+1
2016-10-26assemble SfxStyleFamilies from more generic resource componentsCaolán McNamara1-0/+1
2016-09-21lok::Document::getCommandValues: expose sw redline author colorsMiklos Vajna1-0/+2
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-08-15convert SvxCompareMode to scoped enumNoel Grandin1-3/+3
2016-07-27improve passstuffbyref return analysisNoel Grandin1-2/+2
2016-07-13Moved SfxModule owner to SfxApplicationMark Page1-2/+1
2016-04-14loplugin:passstuffbyref in swNoel Grandin1-2/+2
2016-03-31tdf#84938 convert VIEWOPT_ constants to scoped enumNoel Grandin1-5/+8
2016-02-29loplugin:unuseddefaultparam in sw (part2)Noel Grandin1-1/+1
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-1/+0
2015-11-06com::sun::star->css in sw/incNoel Grandin1-14/+7
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-5/+5
2015-09-22sw: prefix members of SwModuleMiklos Vajna1-35/+35
2015-08-10sw: make these available outside sw coreMiklos Vajna1-0/+5
2015-07-21loplugin:unusedmethods swNoel Grandin1-9/+0
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-5/+5
2015-05-05loplugin:staticmethodsNoel Grandin1-2/+2
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks1-1/+1
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1