summaryrefslogtreecommitdiff
path: root/extensions/source/propctrlr/commoncontrol.hxx
AgeCommit message (Expand)Author
2020-07-15replace TimeSpinButton with FormattedSpinButtonCaolán McNamara
2020-03-25Resolves: tdf#131522 sync textview from edit when edit changesCaolán McNamara
2020-03-06tdf#42949 Fix IWYU warnings in extensions/source/*/*hxxGabor Kelemen
2019-12-13loplugin:unusedmethodsNoel Grandin
2019-12-09Fix typoAndrea Gelmini
2019-12-09weld Property BrowserCaolán McNamara
2019-09-26loplugin:constmethod in embeddedobj..extensionsNoel Grandin
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, extensionsStephan Bergmann
2016-11-07Revert "Reverts a commit series that cripple windows ci."Caolán McNamara
2016-11-05Reverts a commit series that cripple windows ci.Norbert Thiebaud
2016-11-04extensions leaks out details of Color Selector, patch it upCaolán McNamara
2016-10-31update vclwidgets plugin to check local variablesNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-07-04comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin
2016-04-14loplugin:passstuffbyref in variousNoel Grandin
2015-10-19convert Link<> to typedNoel Grandin
2015-10-16convert Link<> to typedNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-10-12some small cleanupsNoel Grandin
2015-10-12now we can get rid of the convoluted ControlWindow templateNoel Grandin
2015-10-12now we can push the controlwindow down and lose some type-castingNoel Grandin
2015-10-12reduce the web of class relationships here a littleNoel Grandin
2015-10-12improve naming of template parametersNoel Grandin
2015-10-01loplugin:unusedmethodsNoel Grandin
2015-10-01com::sun::star->css in extensions/Noel Grandin
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin
2015-09-24convert Link<> to typedNoel Grandin
2015-08-06tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-06-09loplugin:unnecessaryvirtualsNoel Grandin
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-12Mark template member fns that are supposed to override as SAL_OVERRIDEStephan Bergmann
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-05-02extensions: sal_Bool->boolNoel Grandin
2014-04-19fixincludeguards.sh: extensionsThomas Arnhold
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-03-27Work around MSC "'override' cannot be used with 'inline'" bugStephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-27Remove visual noise from extensionsAlexander Wilms
2014-01-18Window::PreNotify should return boolStephan Bergmann
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-06-29Remove UNO includes commentsThomas Arnhold
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann
2010-10-28add modelines to .hxx files as wellCaolán McNamara