summaryrefslogtreecommitdiff
path: root/sw/inc/swmodule.hxx
AgeCommit message (Expand)Author
2024-03-05make more symbols private in writerNoel Grandin
2023-12-24Remove listeners of SvtAccessibilityOptionsGabor Kelemen
2023-06-29loplugin:unusedmethodsNoel Grandin
2022-06-01CppunitTest_sw_tiledrendering: use CPPUNIT_TEST_FIXTURE()Miklos Vajna
2022-03-10Recheck sw headers with IWYUGabor Kelemen
2021-07-21can pass SfxItemSet around by value in SfxShellNoel Grandin
2021-05-28no need to allocate SfxStyleFamilies on the heapNoel Grandin
2021-05-08ref-count SfxItemPoolNoel Grandin
2021-05-06add SfxItemPoolDeleter utilityNoel Grandin
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