summaryrefslogtreecommitdiff
path: root/comphelper/source/misc/accimplaccess.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-1/+1
2016-06-03tdf#89329: use unique_ptr for pImpl in accimplaccessXisco Fauli1-2/+1
2016-04-18clean-up: unused using declarations and includesJochen Nitschke1-4/+0
2016-04-13loplugin:passstuffbyref in comphelperNoel Grandin1-1/+1
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke1-1/+0
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2015-12-21loplugin:unusedmethodsNoel Grandin1-39/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-05-25callcatcher: update unused codeCaolán McNamara1-13/+0
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini1-8/+0
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-07-03comphelper: sal_Bool -> boolStephan Bergmann1-1/+1
2014-07-02Revert "comphelper: sal_Bool -> bool"Stephan Bergmann1-1/+1
2014-07-02comphelper: sal_Bool -> boolStephan Bergmann1-1/+1
2014-02-27Remove visual noise from comphelperAlexander Wilms1-8/+8
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-1/+1
2014-02-23Remove unneccessary commentsAlexander Wilms1-10/+10
2014-02-17comphelper: sal_Bool -> boolStephan Bergmann1-1/+1
2013-03-27-Werror=unused-macrosStephan Bergmann1-4/+1
2012-08-25Replace usage of rtl/memory.h in comphelper with equivalent from string.hArnaud Versini1-1/+2
2012-06-29re-base on ALv2 code.Michael Meeks1-23/+14
2012-02-25Remove unused code in basegfx, comphelperElton Chung1-12/+0
2011-11-27remove include of pch header in comphelperNorbert Thiebaud1-2/+0
2011-04-03use rtl::Static where double-locked pattern usedCaolán McNamara1-13/+5
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-04-11INTEGRATION: CWS changefileheader (1.8.160); FILE MERGEDRüdiger Timm1-32/+18
2006-09-17INTEGRATION: CWS pchfix02 (1.7.36); FILE MERGEDOliver Bolte1-2/+5
2006-06-19INTEGRATION: CWS warnings01 (1.5.260); FILE MERGEDJens-Heiner Rechtien1-3/+3
2005-09-08INTEGRATION: CWS ooo19126 (1.5.264); FILE MERGEDRüdiger Timm1-47/+21
2003-04-24INTEGRATION: CWS uaa02 (1.4.8); FILE MERGEDVladimir Glazounov1-8/+8
2003-03-19MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien1-14/+2
2002-04-26#98750# renamed implGetAccessibleParentFrank Schönheit1-3/+6
2002-04-23#98750# implemented getForeignControlledStateFrank Schönheit1-2/+11
2002-04-17initial checkin - helper class for tunneling an XAccessibleContext implementa...Frank Schönheit1-0/+229