summaryrefslogtreecommitdiff
path: root/cui/source/tabpages/macroass.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-05-30Convert SelectionMode to scoped enumNoel Grandin1-1/+1
2016-04-22Avoid reserved identifiersStephan Bergmann1-36/+36
2016-03-18drop unused params from SvLBoxItem and all it's subclassesNoel Grandin1-3/+3
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-8/+8
2015-10-20loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-19loplugin:defaultparamsStephan Bergmann1-4/+4
2015-09-14sal_uInt16 to sal_Int32Matteo Casalin1-1/+1
2015-09-11convert Link<> to typedNoel Grandin1-5/+10
2015-09-08convert Link<> to typedNoel Grandin1-7/+4
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-2/+7
2015-07-29com::sun::star->css in cuiNoel Grandin1-2/+2
2015-07-20svtools: change these SvTreeListEntry functions to unique_ptrMichael Stahl1-2/+3
2015-07-06improve the returnbyref lopluginNoel Grandin1-4/+4
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin1-1/+1
2015-05-10SfxMacroTabPage::mpImpl is never assigned to...Stephan Bergmann1-12/+9
2015-05-10No more need for EMPTYARG in C++11Stephan Bergmann1-4/+4
2015-05-10Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann1-18/+18
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann1-2/+1
2015-04-30Gradually typed LinkStephan Bergmann1-1/+1
2015-04-29Remove unnecessary STATIC_LINK macroStephan Bergmann1-5/+5
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks1-3/+3
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-10/+10
2015-04-09vcl: VclPtr conversion in cuiNoel Grandin1-0/+6
2015-03-23loplugin:constantfunction: cuiNoel Grandin1-2/+0
2015-03-06Idle: Changed to new enum nameTobias Madl1-1/+1
2015-03-06Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl1-1/+1
2015-03-06Idle and Timer are now completely independentTobias Madl1-1/+1
2015-03-06idle includes and enum useJennifer Liebel1-1/+2
2014-12-09changed timers to idleJennifer Liebel1-5/+5
2014-10-23loplugin: cstylecastNoel Grandin1-10/+9
2014-09-23fdo#82577: Handle WindowNoel Grandin1-5/+5
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-4/+4
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann1-3/+3
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann1-3/+3
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann1-2/+2
2014-05-20enhance pass-by-ref plugin to detect large argumentsNoel Grandin1-1/+1
2014-04-16cui: sal_Bool->boolNoel Grandin1-5/+5
2014-03-27sfx2: sal_Bool->boolNoel Grandin1-3/+3
2014-03-25svtools: sal_Bool->boolNoel Grandin1-1/+1
2014-03-19sfx2: sal_Bool->boolNoel Grandin1-1/+1
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-1/+1
2014-02-20svl: sal_Bool -> boolStephan Bergmann1-4/+4
2014-01-28bool improvementsStephan Bergmann1-6/+6
2014-01-23SfxNoLayoutSingleTabDialog not needed anymoreCaolán McNamara1-1/+1
2014-01-23make event assign dialog horizontalCaolán McNamara1-1/+2
2014-01-23convert event assign page to .ui formatCaolán McNamara1-74/+41
2014-01-23rename SfxConfigFunctionListBox_Impl to SfxConfigFunctionListBoxCaolán McNamara1-1/+1
2014-01-23rename SfxConfigGroupListBox_Impl as SfxConfigGroupListBoxCaolán McNamara1-1/+1
2014-01-22rename _HeaderTabListBox to MacroEventListBoxCaolán McNamara1-2/+2