summaryrefslogtreecommitdiff
path: root/starmath/inc/view.hxx
AgeCommit message (Expand)Author
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
2015-08-25make pWindow private in SfxChildWindowNoel Grandin
2015-07-20convert to typed Link<> in sfx2Noel Grandin
2015-07-17formatting of public/private/protected section qualifiersNoel Grandin
2015-05-14cleanup starmath view/documentTomaž Vajngerl
2015-05-05loplugin:staticmethodsNoel Grandin
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-16make CreatePrinterOptionsPage returns a VclPtr<>.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in starmathNoel Grandin
2015-03-24convert SFX_PRINTER constants to enum classNoel Grandin
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-12-03loplugin: cstylecastNoel Grandin
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon