summaryrefslogtreecommitdiff
path: root/framework/inc/helper/ocomponentenumeration.hxx
AgeCommit message (Expand)AuthorFilesLines
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-07-04typo: emtpy → emptyChristian Lohmaier1-1/+1
2016-04-01sequence->vector in frameworkNoel Grandin1-3/+4
2015-11-02loplugin:stringconstantNoel Grandin1-1/+0
2015-10-14com::sun::star->css in frameworkNoel Grandin1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-3/+3
2015-08-14framework: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-2/+2
2015-07-21Miscellaneous typosAdolfo Jayme Barrientos1-1/+1
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-1/+1
2014-06-10-Werror,-Wtautological-undefined-compareStephan Bergmann1-8/+0
2014-05-14Removed redundant private methods commentsHussian Alamri1-1/+0
2014-04-18Typo: s/cant/can't/Tor Lillqvist1-1/+1
2014-04-07framework: sal_Bool->boolNoel Grandin1-2/+2
2014-04-06Typo: s/ouer/ourTor Lillqvist1-1/+1
2014-04-06Bin empty @seealso, @param, @return etc metacommentsTor Lillqvist1-4/+0
2014-04-06Bin empty @seealso, @param, @return and @onerror metacommentsTor Lillqvist1-23/+0
2014-04-06Kill superfluous spacing before semicolonsTor Lillqvist1-2/+2
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist1-15/+0
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-3/+3
2014-03-18Use SolarMutexGuard directlyStephan Bergmann1-5/+2
2014-02-26Remove visual noise from frameworkAlexander Wilms1-24/+24
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-3/+3
2013-11-05fixincludeguards.sh: frameworkThomas Arnhold1-3/+3
2013-09-09Bin unused remains of framework's own "debug framework"Tor Lillqvist1-1/+0
2013-09-08Use SAL_WARN_IF instead of framework's home-grown LOG_ASSERT(2)Tor Lillqvist1-4/+0
2013-04-15fdo#60724 correct spellingThomas Arnhold1-1/+1
2012-08-08reduce ascii noise and useless commentsThomas Arnhold1-12/+0
2012-08-08remove include comments and boxesThomas Arnhold1-10/+0
2012-06-21re-base on ALv2 code.Michael Meeks1-23/+14
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-0/+0
2010-10-28add modelines to .hxx files as wellCaolán McNamara1-0/+3
2010-10-05more removed include guards using fixguard.pyPetr Mladek1-2/+0
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-09-08CWS-TOOLING: integrate CWS oj18Oliver Bolte1-13/+3
2008-04-11INTEGRATION: CWS changefileheader (1.6.318); FILE MERGEDRüdiger Timm1-50/+18
2006-06-19INTEGRATION: CWS warnings01 (1.5.32); FILE MERGEDJens-Heiner Rechtien1-4/+4
2005-09-08INTEGRATION: CWS ooo19126 (1.4.562); FILE MERGEDRüdiger Timm1-47/+21
2002-05-23#91939# supports XClosable; remove deprecated task; ...Andreas Schlüns1-6/+2
2001-06-11#85529# use new lock mechanismAndreas Schlüns1-5/+5
2001-03-29no TF_FILTER, split defines.hxx, namespaces, new thread helper, some threadsa...Andreas Schlüns1-32/+22
2000-09-26#78877# correct Desktop::getComponents and implement new XEnumeration for com...Andreas Schlüns1-0/+347