summaryrefslogtreecommitdiff
path: root/svtools/source/control/toolbarmenu.cxx
AgeCommit message (Expand)Author
2016-10-05Split some stuff from ToolbarMenu to a base classMaxim Monastirsky
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-06-20Convert PART to scoped enumNoel Grandin
2016-06-12remove some unnecessary castingNoel Grandin
2016-06-08Convert ButtonValue to scoped enumNoel Grandin
2016-06-01typo (-Werror,-Wuninitialized)Stephan Bergmann
2016-06-01tdf#89329: use unique_ptr for pImpl in toolbarmenuXisco Fauli
2016-05-31Convert ControlType to scoped enumNoel Grandin
2016-05-12use unique_ptrDavid Tardon
2016-05-12avoid crash when using the New Slide toolbar popup in ImpressDavid Tardon
2016-05-12do not try to use obj. that is already being disposedDavid Tardon
2016-03-17loplugin:constantparam in svtoolsNoel Grandin
2016-03-09loplugin:constantparam in svtoolsNoel Grandin
2016-03-01loplugin:unuseddefaultparam in svtoolsNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-30com::sun::star->css in svtoolsNoel Grandin
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-15convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-08-11loplugin: defaultparamsNoel Grandin
2015-06-28coverity#1308503 Uncaught exceptionCaolán McNamara
2015-06-23rendercontext: Mass fix of using the wrong size.Jan Holesovsky
2015-06-16Fix typosAndrea Gelmini
2015-05-20convert IMAGE_DRAW_ constants to scoped enumNoel Grandin
2015-05-20convert TEXT_DRAW constants to scoped enumNoel Grandin
2015-05-18refactor how font, fg. and bg. are applied in widgets/controlsTomaž Vajngerl
2015-05-13refactor ToolBarMenu to use RenderContextTomaž Vajngerl
2015-05-12convert SYMBOL_DRAW constants to scoped enumNoel Grandin
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin
2015-05-05vcl: rename other members of StateChangedType for consistencyMichael Stahl
2015-05-02Audit LoseFocus - forms, reportdesign, sc, starmath, svtools.Michael Meeks
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-17svtools: convert new to ::Create.Noel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10Audit and correct misc. clears -> disposeAndClears.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09svtools: apply vcl::window refcounting changesNoel Grandin
2015-01-12convert SETTINGS_ #defines to 'enum class'Noel Grandin
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin
2015-01-12fdo#39440 reduce scope of local variablesMichael Weghorn
2015-01-06fdo#84938: convert CTRL_STATE_ #defines to 'enum class'Noel Grandin
2014-12-24callcatcher: update unusedcodeCaolán McNamara
2014-12-19provide a route to load ToolbarMenu things via .uiCaolán McNamara
2014-11-01fdo#84938: replace MIB_ constants with enumNoel Grandin
2014-10-31convert COMMAND_WHEEL constants to an enumNoel Grandin
2014-10-15fdo#84938: replace SYMBOL_TYPE constants with enumNoel Grandin