summaryrefslogtreecommitdiff
path: root/starmath/inc/dialog.hxx
AgeCommit message (Expand)Author
2016-10-27loplugin:expandablemethods in sot..starmathNoel Grandin
2016-10-05loplugin:unnecessaryoverride in sd/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-04-06starmath: Drop unnecessary forward declarationTakeshi Abe
2016-03-01loplugin:unuseddefaultparam in starmathNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-14loplugin:unusedmethods unused return value in starmathNoel Grandin
2015-11-10tdf#43090: Add option to disable auto close bracketsMarcos Paulo de Souza
2015-10-16convert Link<> to typedNoel Grandin
2015-10-15convert Link<> to typedNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-09-24convert Link<> to typedNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-09-07convert Link<> to typedNoel Grandin
2015-09-04convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-07-22tdf#92600: Restore ability to apply font settings to controlsKatarina Behrens
2015-07-21loplugin:unusedmethods starmathNoel Grandin
2015-05-14more refactorings in starmath dialogs..Tomaž Vajngerl
2015-05-14SmShowFont: change to save the font and use it in Paint + HiDPITomaž Vajngerl
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-16starmath: convert new to ::Create to get initial ref-counting right.Michael Meeks
2015-04-10Move OutputDevice members to VclPtr: starmath, svx.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-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-16use std::unique_ptr for Sm*DialogTakeshi Abe
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-07-01coverity#1038321 Unintended sign extensionCaolán McNamara
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann
2014-04-01WaE: private field 'pHelpBtn' is not usedTor Lillqvist
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-04-01teach SmShowChar how to resizeCaolán McNamara
2014-04-01Convert RID_SYMDEFINEDIALOG to .uiPalenik Mihály
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-27sfx2: sal_Bool->boolNoel Grandin
2014-02-26Remove visual noise from starmathAlexander Wilms
2013-11-25Fix some typos for "Right"Julien Nabet
2013-11-01convert math font dialog to .uiCaolán McNamara
2013-10-23starmath: fix include guardsThomas Arnhold
2013-07-03don't need an explicit help handler, the default will be fineCaolán McNamara