summaryrefslogtreecommitdiff
path: root/ucbhelper
diff options
context:
space:
mode:
Diffstat (limited to 'ucbhelper')
0 files changed, 0 insertions, 0 deletions
59c967cd8a71a6d48ca53dd341bd'>New loplugin:nestedunnamedStephan Bergmann 2018-01-12More loplugin:cstylecast: toolkitStephan Bergmann 2017-12-11loplugin:salcall fix functionsNoel Grandin 2017-10-23loplugin:includeform: toolkitStephan Bergmann 2017-07-18loplugin:constparams in toolkit,ucb,xmlhelpNoel Grandin 2017-02-06Add missing #includesStephan Bergmann 2017-01-26Remove dynamic exception specificationsStephan Bergmann 2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann 2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann 2015-11-09com::sun::star->css in toolkit/Noel Grandin 2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann 2015-09-08toolkit: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe 2015-06-15Fix typosAndrea Gelmini 2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara 2014-12-18toolkit: Use appropriate OUString functions on string constantsStephan Bergmann 2014-04-19Move headers that are private to toolkit there, thenTor Lillqvist 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-24toolkit: sal_Bool -> boolStephan Bergmann 2014-02-23Remove unneccessary commentsAlexander Wilms 2014-01-23tk: Constructor feature for AnimatedImagesControl(Model).Matúš Kukan 2013-12-12Do not use C++-UNO internal static_type functions in client codeStephan Bergmann 2013-06-27Resolves: #i121162# ImageScaleMode constants should be in UPPERCASEAriel Constenla-Haile 2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák 2013-04-01remove boilerplate commentsThomas Arnhold 2013-03-16Remove RTL_CONSTASCII_(U)STRINGPARAM (toolkit)Chr. Rossmanith 2013-01-09fdo#46808, convert UnoControl and sub-classes to XComponentContextNoel Grandin 2012-10-03re-base on ALv2 code. Includes:Michael Meeks 2012-06-29Remove UNO includes commentsThomas Arnhold