summaryrefslogtreecommitdiff
path: root/framework/source/helper/ocomponentaccess.cxx
AgeCommit message (Expand)Author
2021-10-11loplugin:moveparam in frameworkNoel Grandin
2021-02-21loplugin:refcounting in frameworkNoel
2020-04-08loplugin:flatten in frameworkNoel Grandin
2019-07-20loplugin:referencecasting in frameworkNoel Grandin
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-10-19loplugin:expandablemethodds in formula..frameworkNoel Grandin
2016-04-01sequence->vector in frameworkNoel Grandin
2015-11-02use uno::Reference::set method instead of assignmentNoel Grandin
2015-11-01no need to be so verbose in constructing uno::ReferenceNoel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet
2014-05-17Single line between methodsHussian Alamri
2014-05-14Removed redundant private methods commentsHussian Alamri
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-04-07framework: sal_Bool->boolNoel Grandin
2014-04-06Kill superfluous spacing before semicolonsTor Lillqvist
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist
2014-03-18Use SolarMutexGuard directlyStephan Bergmann
2014-03-17Consolidate framework::{Resetable,}GuardStephan Bergmann
2014-02-26Remove visual noise from frameworkAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-01-21bool improvementsStephan Bergmann
2013-09-08Use SAL_WARN_IF instead of framework's home-grown LOG_ASSERT(2)Tor Lillqvist
2012-08-08reduce ascii noise and useless commentsThomas Arnhold
2012-08-08remove include comments and boxesThomas Arnhold
2012-06-21re-base on ALv2 code.Michael Meeks
2011-11-27remove include of pch header from frameworkNorbert Thiebaud
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-05remove include guards using fixguard.pyPetr Mladek
2010-08-04gnumake2: fixes for pch in frameworkBjoern Michaelsen
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-09-08CWS-TOOLING: integrate CWS oj18Oliver Bolte
2008-04-11INTEGRATION: CWS changefileheader (1.7.262); FILE MERGEDRüdiger Timm
2006-09-16INTEGRATION: CWS pchfix02 (1.6.202); FILE MERGEDOliver Bolte
2005-09-09INTEGRATION: CWS ooo19126 (1.5.560); FILE MERGEDRüdiger Timm
2002-07-24#100518# create a correct enumerationMikhail Voitenko
2001-06-11#85529# use new lock mechanismAndreas Schlüns
2001-03-29no TF_FILTER, split defines.hxx, namespaces, new thread helper, some threadsa...Andreas Schlüns
2000-10-06#79212# use right interface to get component access at desktopAndreas Schlüns
2000-09-26#78877# correct Desktop::getComponents and implement new XEnumeration for com...Andreas Schlüns