summaryrefslogtreecommitdiff
path: root/connectivity/source/commontools/ConnectionWrapper.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-01-11(related:tdf#114939) connectivity: use real SHA1Michael Stahl1-10/+9
2017-07-11use more range-for on uno::SequenceNoel Grandin1-13/+7
2017-07-07C++11 remove std::binary_function bases from functorsJochen Nitschke1-1/+1
2017-06-13use local statics for getUnoTunnelImplementationIdJochen Nitschke1-11/+3
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist1-2/+2
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-6/+6
2016-05-30com::sun::star->css in connectivityNoel Grandin1-7/+7
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2014-06-04connectivity: fix includesThomas Arnhold1-1/+1
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-6/+6
2014-02-23Remove unneccessary commentsAlexander Wilms1-16/+16
2014-02-17comphelper: sal_Bool -> boolStephan Bergmann1-1/+1
2013-11-04fdo#54938: Convert to use cppu::supportsServiceJosé Guilherme Vanz1-1/+2
2013-08-29TPropertyValueLessFunctor must actually compare for "<"Stephan Bergmann1-1/+1
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-14/+14
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold1-1/+1
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-1/+1
2012-11-28fdo#46808, Adapt reflection::ProxyFactory UNO service to new styleNoel Grandin1-3/+3
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud1-4/+4
2012-08-07Replace usage of rtl/memory.h in connectivity with equivalent from string.hArnaud Versini1-1/+2
2012-06-12re-base on ALv2 code.Michael Meeks1-23/+14
2012-03-29removed duplicate includes in connectivityTakeshi Abe1-2/+0
2011-12-17Fix for fdo43460 Part IX getLength() to isEmpty()Olivier Hallot1-3/+3
2011-11-27remove include of pch header in connectivityNorbert Thiebaud1-2/+0
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
2011-01-25WaE: gcc 4.6.0 various warningsCaolán McNamara1-6/+6
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-10-05remove 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 dbaperf3Oliver Bolte1-1/+1
2008-04-10INTEGRATION: CWS changefileheader (1.13.216); FILE MERGEDRüdiger Timm1-39/+18
2006-09-17INTEGRATION: CWS pchfix02 (1.12.60); FILE MERGEDOliver Bolte1-2/+5
2006-06-20INTEGRATION: CWS warnings01 (1.11.30); FILE MERGEDJens-Heiner Rechtien1-3/+3
2005-09-08INTEGRATION: CWS ooo19126 (1.10.94); FILE MERGEDRüdiger Timm1-47/+21
2005-01-21INTEGRATION: CWS dba22 (1.9.44); FILE MERGEDKurt Zenker1-2/+33
2004-08-02INTEGRATION: CWS insight01 (1.6.96); FILE MERGEDJens-Heiner Rechtien1-2/+7
2004-03-25INTEGRATION: CWS jl3 (1.6.160); FILE MERGEDKurt Zenker1-15/+11
2004-03-02INTEGRATION: CWS oj07 (1.6.108); FILE MERGEDRüdiger Timm1-2/+5
2002-08-23#101798# change the aggreation call in setDelegatorOcke Janssen1-3/+5
2002-08-21#101798# insert sequence of string also into the digestOcke Janssen1-2/+13
2002-08-15#100000# include algorithmVladimir Glazounov1-2/+4
2002-08-15#102323# getSupportedServiceNames: also return the service names of the aggre...Frank Schönheit1-3/+37
2002-08-13#100000# include algorithmKurt Zenker1-2/+3
2002-08-12#101798# new connection wrapperOcke Janssen1-0/+229