summaryrefslogtreecommitdiff
path: root/svx/source/tbxctrls/tbunocontroller.cxx
AgeCommit message (Expand)Author
2019-10-25svx: fix missing includeMiklos Vajna
2019-10-24jsdialogs: send associated uno commands for comboboxesSzymon Kłos
2019-10-23jsdilogs: send data for font name & size toolitemsSzymon Kłos
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): svxStephan Bergmann
2019-06-13tdf#120170 Prevent escape key press focus to documentJim Raykowski
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-10-08loplugin:constfields in svxNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-02-21loplugin:changetoolsgen in svxNoel Grandin
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-04-27Translate German comments (rest of svx/ except svx/source/form/)Johnny_M
2017-02-28new loplugin unoanyNoel Grandin
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-02loplugin:unnecessaryoverride (dtors) in svxStephan Bergmann
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-27loplugin:countusersofdefaultparams in svxNoel Grandin
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-01-18vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud
2016-01-16vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock
2016-01-04Cleanup after removing vcl::FontInfo classChris Sherlock
2016-01-03vcl: Excise vcl::FontInfo classChris Sherlock
2015-12-21loplugin:unusedfields in store,svtools,svxNoel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-31com::sun::star->css in svxNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann
2015-09-16boost->stdCaolán McNamara
2015-08-11loplugin: defaultparamsNoel Grandin
2015-05-27cppcheck: noExplicitConstructorCaolán McNamara
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-27manually setting drop down size is unnecessaryCaolán McNamara
2015-04-17svx: convert new to ::Create.Noel 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-01-12convert SETTINGS_ #defines to 'enum class'Noel Grandin
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl