summaryrefslogtreecommitdiff
path: root/framework/source/classes/framecontainer.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-03-17Use for-range loops in frameworkJulien Nabet1-7/+7
2018-01-12More loplugin:cstylecast: frameworkStephan Bergmann1-1/+1
2016-10-03Fix typosAndrea Gelmini1-3/+3
2016-06-13Fix typosAndrea Gelmini1-1/+1
2015-11-19use comphelper::containerToSequenceNoel Grandin1-5/+2
2015-11-02use uno::Reference::set method instead of assignmentNoel Grandin1-2/+2
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-08-03inline some use-once typedefsNoel Grandin1-4/+4
2015-07-03Fix typosAndrea Gelmini1-4/+4
2015-06-28Fix typosAndrea Gelmini1-1/+1
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni1-1/+1
2014-04-07framework: sal_Bool->boolNoel Grandin1-1/+1
2014-04-06Bin empty @seealso, @param, @return and @onerror metacommentsTor Lillqvist1-8/+0
2014-03-18Use SolarMutexGuard directlyStephan Bergmann1-54/+11
2014-03-17Consolidate framework::{Read,Write}GuardStephan Bergmann1-13/+12
2014-03-17Remove single, unnecessary use of framework::WriteGuard::downgradeStephan Bergmann1-4/+0
2013-12-20typo fixesAndras Timar1-2/+2
2013-09-08Use SAL_INFO instead of framework's own LOG_EXCEPTIONTor Lillqvist1-2/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-2/+2
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-2/+2
2013-02-17spelling: otherwhise -> otherwiseIvan Timofeev1-1/+1
2012-11-15re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-08-08reduce ascii noise and useless commentsThomas Arnhold1-16/+0
2012-08-08remove include comments and boxesThomas Arnhold1-12/+0
2012-08-07remove bogus date informationThomas Arnhold1-13/+0
2012-07-30Typo ressource -> resourceStephan Bergmann1-1/+1
2012-02-13Fix typos in commentsElton Chung1-1/+1
2011-12-14catch exception by constant referenceTakeshi Abe1-1/+1
2011-11-27remove include of pch header from frameworkNorbert Thiebaud1-2/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-29binned inc/command.h, not used and defined "-headless" vs --headlessNorbert Thiebaud1-2/+0
2011-03-29Remove commented code in libs-core/frameworkXisco Fauli1-12/+0
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-0/+0
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-05remove include guards using fixguard.pyPetr Mladek1-6/+0
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-10-14CWS-TOOLING: integrate CWS mba30fixes02Oliver Bolte1-100/+1
2008-04-11INTEGRATION: CWS changefileheader (1.23.232); FILE MERGEDRüdiger Timm1-32/+18
2006-11-01INTEGRATION: CWS inplaceobjects (1.20.24); FILE MERGEDVladimir Glazounov1-3/+3
2006-09-16INTEGRATION: CWS pchfix02 (1.21.50); FILE MERGEDOliver Bolte1-2/+5
2006-06-19INTEGRATION: CWS warnings01 (1.19.32); FILE MERGEDJens-Heiner Rechtien1-3/+3
2006-05-05INTEGRATION: CWS fwkc03fixes (1.19.134); FILE MERGEDRüdiger Timm1-3/+4
2005-09-09INTEGRATION: CWS ooo19126 (1.18.502); FILE MERGEDRüdiger Timm1-47/+21
2003-03-25MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien1-91/+81
2002-07-02#i4835# disable quit timer for some more command line argumentsAndreas Schlüns1-290/+307
2002-05-23#91939# supports XClosable; remove deprecated task; ...Andreas Schlüns1-7/+6
2001-08-22#91125#: errornous zombie removal removedMathias Bauer1-15/+2
2001-06-11#85529# use new lock mechanismAndreas Schlüns1-4/+8
2001-05-02#85529# new threadsafe mechanismAndreas Schlüns1-197/+201
2001-04-12#86057#: remove zombies in remove methodMathias Bauer1-2/+14