summaryrefslogtreecommitdiff
path: root/starmath/inc/view.hxx
AgeCommit message (Expand)Author
2021-09-15loplugin:finalclassesNoel Grandin
2021-06-18tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)
2021-05-09cid#1401328 silence Uncaught exceptionCaolán McNamara
2021-05-07remove an intermediate layer of widgetsCaolán McNamara
2021-04-21weld SmGraphicWindowCaolán McNamara
2021-03-06Add to smviewshell an acces to the docking windowdante
2021-03-01tdf#124176 on starmathdante
2021-03-01Starmath cleanup unused includesdante
2020-11-01use officecfg for Experimental flagNoel Grandin
2020-10-31remove pimpl from SmViewShellNoel Grandin
2020-10-22long->tools::Long in slideshow..starmathNoel
2020-08-28move ScrollableWindow to beside its only consumerCaolán McNamara
2020-03-13Revert "loplugin:constfields in starmath"Noel Grandin
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-05-15SM handle background theme changesJan-Marek Glogowski
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2019-01-04tdf#42949 Fix IWYU warnings in starmath/inc/*hxx & starmath/source/*hxxGabor Kelemen
2018-10-08loplugin:constfields in starmathNoel Grandin
2018-09-07weld writer page style dialog and SvxBorderBackgroundDlgCaolán McNamara
2018-04-23weld SfxPrintOptionsDialogCaolán McNamara
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2018-03-29loplugin:unusedmethodsNoel Grandin
2018-03-29loplugin:virtualdown in sfx2Noel Grandin
2018-01-04de-duplicate some defines in hrc filesNoel Grandin
2017-10-24loplugin:finalclasses in sfx2..svlNoel Grandin
2017-08-03loplugin:constparams in starmathNoel Grandin
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin
2017-05-02untranslated strings are just stringsCaolán McNamara
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-27create SfxInterfaceId o3tl::strong_intNoel Grandin
2017-01-26use rtl::Reference in SmGraphicWindowNoel Grandin
2017-01-11starmath: Kill unused forward declarationTakeshi Abe
2017-01-11starmath: Prefix members of SmViewShellTakeshi Abe
2016-12-14tdf#91767 Read SfxItemSet before disposing its AbstractSvxZoomDialogTakeshi Abe
2016-11-30ScTabViewShell::InnerResizePixel must not mark document as modified...Stephan Bergmann
2016-10-20loplugin:expandablemethodds in sfx2..starmathNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-01loplugin:countusersofdefaultparams in shell..starmathNoel Grandin
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-06-07starmath: Make ctors explicitTakeshi Abe
2016-04-06starmath: Drop unnecessary forward declarationTakeshi Abe
2016-03-21tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-03-17loplugin:constantparam in sfx2Noel Grandin
2016-01-28tdf#93837 starmath: Convert RID_VIEWMENU to xmlMaxim Monastirsky
2016-01-05starmath: Drop nonexistent friendTakeshi Abe
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-07convert Link<> to typedNoel Grandin