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