summaryrefslogtreecommitdiff
path: root/starmath/inc/smmod.hxx
AgeCommit message (Expand)Author
2023-02-27mpLocSymbolData is unusedNoel Grandin
2023-02-26no need to hold SvtSysLocale by std::unique_ptrNoel Grandin
2022-05-03add o3tl::equalsAsciiNoel Grandin
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-07-21can pass SfxItemSet around by value in SfxShellNoel Grandin
2021-06-17use string_view in the Translate APINoel Grandin
2021-03-01tdf#124176 on starmathdante
2021-03-01Starmath cleanup unused includesdante
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-04-29weld SfxTemplatePanelControlCaolán McNamara
2020-01-11loplugin:finalclasses in starmathNoel Grandin
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-08-24loplugin:returnconstval in sd..starmathNoel Grandin
2019-05-15SM handle background theme changesJan-Marek Glogowski
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen
2019-01-04tdf#42949 Fix IWYU warnings in starmath/inc/*hxx & starmath/source/*hxxGabor Kelemen
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2017-07-26loplugin:unusedmethodsNoel Grandin
2017-07-25loplugin:unusedmethodsNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-14Let CreateItemSet return unique_ptrStephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara
2017-04-20loplugin:unusedmethodsNoel Grandin
2017-03-27create SfxInterfaceId o3tl::strong_intNoel Grandin
2016-11-24use o3tl::typed_flags in ConfigurationListener::ConfigurationChangedNoel Grandin
2016-10-13flatten RID_LOCALIZED_NAMES by a levelCaolán McNamara
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-13Moved SfxModule owner to SfxApplicationMark Page
2016-06-07starmath: Make ctors explicitTakeshi Abe
2016-04-06starmath: Drop unnecessary forward declarationTakeshi Abe
2016-02-09Remove excess newlinesChris Sherlock
2016-01-11loplugin:privatebase: Make various derivations publicStephan Bergmann
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-05-26loplugin:unnecessarysuperclass, merge SmMathConfig with SmConfigNoel Grandin
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-20Make use of std::unique_ptr<> to simplify ctor and dtorTakeshi Abe
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks
2015-04-10Move OutputDevice members to VclPtr: starmath, svx.Michael Meeks
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-04-18sfx2: Move InitInterface_Impl() out of SFX_DECL_INTERFACE too.Jan Holesovsky
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2014-02-26Remove visual noise from starmathAlexander Wilms
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2013-10-23clean up some include guardsThomas Arnhold
2013-09-08Math: Further cleanup and realignmentThomas Arnhold