summaryrefslogtreecommitdiff
path: root/toolkit/source/controls/unocontrolcontainer.cxx
AgeCommit message (Expand)Author
2017-02-06Add missing #includesStephan Bergmann
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-26loplugin: unnecessary destructor test..unotoolsNoel Grandin
2016-09-07loplugin:constantparam in framework..vbahelperNoel Grandin
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-05-18clang-tidy modernize-make-sharedNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-11clang-tidy performance-unnecessary-value-param in toolkitNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-18loplugin: unused return valuesNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09com::sun::star->css in toolkit/Noel Grandin
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-16boost->stdCaolán McNamara
2015-09-08toolkit: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-05-26cppcheck: noExplicitConstructorCaolán McNamara
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann
2014-08-07Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happyStephan Bergmann
2014-05-29remove unnecessary NULL parameter passed to UNO ExceptionNoel Grandin
2014-05-15Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part13Julien Nabet
2014-04-09Clean up function declarations and some unused functionsStephan Bergmann
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from toolkitAlexander Wilms
2014-02-24toolkit: sal_Bool -> boolStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-01-24tk: Ctor feature for UnoControlContainer(Model).Matúš Kukan
2013-12-12Do not use C++-UNO internal static_type functions in client codeStephan Bergmann
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-01-09fdo#46808, convert UnoControl and sub-classes to XComponentContextNoel Grandin
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-10-03re-base on ALv2 code. Includes:Michael Meeks
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini
2012-09-11get scrollbar details actually read for groupboxNoel Power
2012-08-10fdo#39468: Translate German comments in toolkit,unotools, & xmloffOliver Günther
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-05-04fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold
2011-12-08childs -> childrenMichael T. Whiteley
2011-11-27remove include of pch header from toolkitNorbert Thiebaud
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-02-19Some more #include <tools/list.hxx> cleanupJoseph Powers
2011-02-08Remove a comment out DECLARE_LISTJoseph Powers
2011-02-03pulled and merged DEV300.m99Frank Schoenheit [fs]