summaryrefslogtreecommitdiff
path: root/connectivity/source/manager/mdrivermanager.cxx
AgeCommit message (Expand)Author
2014-06-13loplugin:staticcallStephan Bergmann
2014-05-22Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-04-16connectivity: sal_Bool->boolNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-27Remove visual noise from connectivityAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-24Remove unnecessary extractInterfaceStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-12-06Get rid of DECLARE_STL_VECTORStephan Bergmann
2013-12-06Get rid of DECLARE_STL_USTRINGACCESS_MAPStephan Bergmann
2013-10-09fdo#54938: Adapt connectivity module to use cppu::supportsServiceMarcos Paulo de Souza
2013-06-07Ensure UNO context propagation on drivers instantiationAriel Constenla-Haile
2013-06-03fdo#46808, Convert ComponentContext in connectivity,extension..Noel Grandin
2013-05-29Ensure UNO context propagation on drivers instantiationAriel Constenla-Haile
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-20fdo#46808, Convert a bunch of comphelper::ComponentContext stuffNoel Grandin
2013-01-09fdo#46808, new method OConfigurationTreeRoot::createWithComponentContextNoel Grandin
2012-10-28fix some VS 2010 specific issuesDavid Ostrovsky
2012-06-12re-base on ALv2 code.Michael Meeks
2012-06-02targeted string re-workNorbert Thiebaud
2011-11-27remove include of pch header in connectivityNorbert Thiebaud
2011-11-14Simplified some uses of css.configuration.theDefaultProvider.Stephan Bergmann
2011-09-15Make this compile with MSVC and _DEBUGTor Lillqvist
2011-09-15We can't #define _HAS_ITERATOR_DEBUGGING 0 in just some of the source filesTor Lillqvist
2011-08-29More #define _HAS_ITERATOR_DEBUGGING 0 to fix _DEBUG MSVC buildsTor Lillqvist
2011-08-24Again, avoid debugging MSVC std::equal_range issueTor Lillqvist
2011-08-04fixed typoTakeshi Abe
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-02-08Port stuff to our private implementation of SGI extensionsFridrich Štrba
2010-11-19TL_CONSTASCII_USTRINGPARAM in libs core 19Gert Faller
2010-11-15Remove dated commentsJ. Graeme Lingard
2010-11-10EasyHack: Convert to RTL macro from FromAsciiKevin Hunter
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-03-11autorecovery: merged changes from m74. Still need to find out how to re-do tw...Frank Schoenheit [fs]
2010-02-18dba33e: #i108128# check if the found driver also accepts the URLOcke Janssen [oj]
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-07-03CWS-TOOLING: integrate CWS dbaperf2Release Engineers
2008-04-10INTEGRATION: CWS changefileheader (1.17.122); FILE MERGEDRüdiger Timm
2007-06-27INTEGRATION: CWS sdblogging (1.16.84); FILE MERGEDJens-Heiner Rechtien
2006-09-17INTEGRATION: CWS pchfix02 (1.15.60); FILE MERGEDOliver Bolte
2006-06-20INTEGRATION: CWS warnings01 (1.14.30); FILE MERGEDJens-Heiner Rechtien
2005-09-08INTEGRATION: CWS ooo19126 (1.13.124); FILE MERGEDRüdiger Timm
2004-09-08INTEGRATION: CWS ooo20040704 (1.12.40); FILE MERGEDRüdiger Timm
2004-02-04INTEGRATION: CWS ooo20031216 (1.11.82); FILE MERGEDJens-Heiner Rechtien
2003-04-15INTEGRATION: CWS dbgmacros1 (1.10.72); FILE MERGEDVladimir Glazounov
2001-10-17#92926#: constness, includesJens-Heiner Rechtien
2001-08-24#90808# lazy load of drivers - do not load them upon instantiating the driver...Frank Schönheit