summaryrefslogtreecommitdiff
path: root/svx/source/sidebar/text/TextPropertyPanel.cxx
AgeCommit message (Expand)Author
2017-02-06Add missing #includesStephan Bergmann
2017-01-08TextPropertyPanel cleanupMaxim Monastirsky
2016-12-21convert EnumContext::Context to scoped enumNoel Grandin
2016-12-21convert EnumContext::Application to scoped enumNoel Grandin
2016-10-04can now remove both PopupContainer copiesCaolán McNamara
2016-07-06restore loplugin:vclwidget checking for calling clear() on VclPtr fieldsNoel Grandin
2016-06-27GSoC notebookbar: switching tabs depending on contextSzymon Kłos
2016-05-05Hide text highlight color button for cellsMaxim Monastirsky
2016-05-04underline popup control possible to use outside sidebarSzymon Kłos
2016-04-20character spacing control possible to use outside sidebarSzymon Kłos
2016-02-04svx: replace boost::bind with C++11 lambdaMichael Stahl
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-01tdf#94559: third step to remove rtti.hxxOliver Specht
2015-09-18fixes memleak : release references to TextPropertyPanelDennis Francis
2015-07-26remove excessive whitespaceMarkus Mohrhard
2015-07-01tdf#86179 inc/dec font is missing in some shellsMaxim Monastirsky
2015-06-04coverity#1304135 Missing break in switchCaolán McNamara
2015-06-01tdf#88276: Add background colour toolbar and sidebar buttonsKatarina Behrens
2015-05-06Use various typed ToolBox::Set*Hdl LinksStephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-21Remove erroneous SAL_NO_ACQUIRE pieces introduced in error.Michael Meeks
2015-04-17svx: convert new to ::Create.Noel Grandin
2015-04-15Unregister sidebar ControllerItems at the right time.Michael Meeks
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-13Re-work sidebar factory to use VclPtr.Michael Meeks
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in svx.Noel Grandin
2015-03-06V801: Decreased performanceCaolán McNamara
2014-10-20loplugin: cstylecastNoel Grandin
2014-10-20fdo#84938: replace TIB_ constants with enumNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-09-10Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann
2014-09-03Related fdo#82088: removing another bunch of aliasStefan Weiberg
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-04-25Use the show method directlyMaxim Monastirsky
2014-04-24add missing modelines to cxx and hxx filesThomas Arnhold
2014-02-07sidebar: even more cleanup of text panelMaxim Monastirsky
2014-02-04sidebar: more cleanup of text panelMaxim Monastirsky
2014-01-30svx: fix presumed C++11ismMichael Stahl
2014-01-30Sidebar Text panel cleanupMaxim Monastirsky
2014-01-16Related: fdo#73414 use frame::XDispatch::dispatch directlyCaolán McNamara
2014-01-16fdo#73414 Remove Increase Font limits for WriterMaxim Monastirsky
2013-11-13expand out the A2S macroNoel Grandin
2013-11-09TypoJulien Nabet
2013-09-05convert svx/source/sidebar/*.cxx from String to OUStringNoel Grandin
2013-07-05accidental push of merge in progress, sighCaolán McNamara