summaryrefslogtreecommitdiff
path: root/svx/source/sidebar/text/TextUnderlineControl.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl1-1/+2
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock1-25/+25
2015-09-08convert Link<> to typedNoel Grandin1-4/+2
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-5/+4
2015-08-11loplugin: defaultparamsNoel Grandin1-1/+1
2015-07-26remove excessive whitespaceMarkus Mohrhard1-2/+0
2015-05-27Fix accidental mis-uses of VclPtr address-of operatorStephan Bergmann1-1/+1
2015-04-30Gradually typed LinkStephan Bergmann1-1/+1
2015-04-17svx: convert new to ::Create.Noel Grandin1-2/+2
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-1/+1
2015-04-09vcl: some VclPtr fixes found by the new plugin codeNoel Grandin1-0/+12
2015-04-09vcl: VclPtr conversion in svx.Noel Grandin1-83/+83
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin1-1/+1
2014-10-20loplugin: cstylecastNoel Grandin1-11/+11
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin1-2/+2
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-04-24add missing modelines to cxx and hxx filesThomas Arnhold1-0/+3
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+1
2014-02-07sidebar: even more cleanup of text panelMaxim Monastirsky1-3/+0
2014-02-04sidebar: more cleanup of text panelMaxim Monastirsky1-2/+0
2014-01-30Sidebar Text panel cleanupMaxim Monastirsky1-1/+0
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara1-11/+11
2013-05-20Related: #i122140# add 'None' entry to underline style...Oliver-Rainer Wittmann1-3/+12
2013-05-20Resolves: #i122105# text property panel, underline style controlOliver-Rainer Wittmann1-13/+4
2013-05-20Resolves: #i122182# TextPropertyPanelOliver-Rainer Wittmann1-38/+11
2013-05-20Resolves: #i121960# Extend the sidebar::ControllerItem to check Disabled stateAndre Fischer1-3/+5
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann1-0/+264