summaryrefslogtreecommitdiff
path: root/starmath/inc/dialog.hxx
AgeCommit message (Expand)AuthorFilesLines
2016-10-27loplugin:expandablemethods in sot..starmathNoel Grandin1-1/+0
2016-10-05loplugin:unnecessaryoverride in sd/starmathNoel Grandin1-4/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-29/+29
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-10/+10
2016-04-06starmath: Drop unnecessary forward declarationTakeshi Abe1-2/+0
2016-03-01loplugin:unuseddefaultparam in starmathNoel Grandin1-3/+3
2016-02-09Remove excess newlinesChris Sherlock1-5/+0
2016-01-14loplugin:unusedmethods unused return value in starmathNoel Grandin1-4/+4
2015-11-10tdf#43090: Add option to disable auto close bracketsMarcos Paulo de Souza1-0/+1
2015-10-16convert Link<> to typedNoel Grandin1-2/+2
2015-10-15convert Link<> to typedNoel Grandin1-4/+4
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-30/+30
2015-10-12convert Link<> to typedNoel Grandin1-3/+3
2015-09-24convert Link<> to typedNoel Grandin1-1/+1
2015-09-17convert Link<> to typedNoel Grandin1-3/+4
2015-09-17convert Link<> to typedNoel Grandin1-7/+8
2015-09-08convert Link<> to typedNoel Grandin1-1/+1
2015-09-07convert Link<> to typedNoel Grandin1-2/+2
2015-09-04convert Link<> to typedNoel Grandin1-1/+1
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-12/+12
2015-07-22tdf#92600: Restore ability to apply font settings to controlsKatarina Behrens1-0/+1
2015-07-21loplugin:unusedmethods starmathNoel Grandin1-2/+0
2015-05-14more refactorings in starmath dialogs..Tomaž Vajngerl1-9/+7
2015-05-14SmShowFont: change to save the font and use it in Paint + HiDPITomaž Vajngerl1-0/+2
2015-05-05loplugin:staticmethodsNoel Grandin1-1/+1
2015-04-30Gradually typed LinkStephan Bergmann1-8/+8
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl1-4/+4
2015-04-16starmath: convert new to ::Create to get initial ref-counting right.Michael Meeks1-1/+1
2015-04-10Move OutputDevice members to VclPtr: starmath, svx.Michael Meeks1-2/+2
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-71/+85
2015-04-09vcl: VclPtr conversion in starmathNoel Grandin1-7/+11
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-1/+1
2015-03-16use std::unique_ptr for Sm*DialogTakeshi Abe1-2/+3
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2014-09-23fdo#82577: Handle WindowNoel Grandin1-15/+15
2014-09-18fdo#82577: Handle FontNoel Grandin1-7/+7
2014-07-01coverity#1038321 Unintended sign extensionCaolán McNamara1-3/+3
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann1-1/+1
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann1-1/+1
2014-04-01WaE: private field 'pHelpBtn' is not usedTor Lillqvist1-1/+0
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-2/+2
2014-04-01teach SmShowChar how to resizeCaolán McNamara1-1/+1
2014-04-01Convert RID_SYMDEFINEDIALOG to .uiPalenik Mihály1-36/+25
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-18/+18
2014-03-27sfx2: sal_Bool->boolNoel Grandin1-1/+1
2014-02-26Remove visual noise from starmathAlexander Wilms1-4/+4
2013-11-25Fix some typos for "Right"Julien Nabet1-1/+1
2013-11-01convert math font dialog to .uiCaolán McNamara1-16/+11
2013-10-23starmath: fix include guardsThomas Arnhold1-2/+2
2013-07-03don't need an explicit help handler, the default will be fineCaolán McNamara1-1/+0