summaryrefslogtreecommitdiff
path: root/dbaccess/source/core/dataaccess/databasecontext.hxx
AgeCommit message (Expand)AuthorFilesLines
2017-10-16Move dbaccess/source/core/dataaccess include files to common include directoryStephan Bergmann1-191/+0
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-28/+28
2017-01-19New loplugin:dynexcspec: Add @throws documentation, dbaccessStephan Bergmann1-0/+2
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-28/+28
2015-10-01loplugin:unusedmethodsNoel Grandin1-3/+0
2015-09-17boost->stdCaolán McNamara1-2/+0
2015-08-03com::sun::star->css in dbaccessNoel Grandin1-46/+46
2015-07-17tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-5/+5
2015-07-05cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-3/+3
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin1-2/+2
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-28/+28
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-26/+26
2013-12-06Get rid of DECLARE_STL_USTRINGACCESS_MAPStephan Bergmann1-3/+6
2013-11-05fixincludeguards.sh: dbaccessThomas Arnhold1-3/+3
2013-08-27fdo#62475 removed pointless commentsJelle van der Waa1-9/+1
2013-03-20fdo#46808, Convert a bunch of comphelper::ComponentContext stuffNoel Grandin1-2/+2
2013-02-22fdo#38838, ::rtl::OUString, String to OUStringGergő Mocsi1-22/+22
2012-09-27fdo#46808, Adapt sdb::DatabaseContext UNO service to new styleNoel Grandin1-8/+4
2012-06-29Remove UNO includes commentsThomas Arnhold1-2/+0
2012-06-14re-base on ALv2 code.Michael Meeks1-23/+14
2010-10-27add modelines to .hxx files as wellCaolán McNamara1-0/+2
2010-10-13Removed comments, trailing spaces and death code (2)Gil Forcada1-1/+0
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-12-09dba33b: merge CWS head with head resulting from pulling DEV300_m67Frank Schoenheit [fs]1-5/+4
2009-12-07masterfix: #i10000# fixed conflict resolutionsKurt Zenker1-4/+3
2009-12-02CWS-TOOLING: integrate CWS dba32i_DEV300Kurt Zenker1-3/+4
2009-11-27dba33a: summary migration from SVNJens-Heiner Rechtien1-5/+4
2009-11-16in preparation of #i84012#:Frank Schoenheit [fs]1-61/+44
2009-10-22#i105959# change config when doc location has changedOcke Janssen1-1/+1
2009-04-22CWS-TOOLING: integrate CWS dba32aIvo Hinkelmann1-1/+4
2008-10-16CWS-TOOLING: integrate CWS odbmacros3Oliver Bolte1-1/+6
2008-04-10INTEGRATION: CWS changefileheader (1.16.12); FILE MERGEDRüdiger Timm1-23/+18
2008-03-06INTEGRATION: CWS odbmacros2 (1.14.236); FILE MERGEDKurt Zenker1-4/+16
2008-01-30INTEGRATION: CWS dba24d (1.14.208); FILE MERGEDRüdiger Timm1-11/+11
2006-07-13INTEGRATION: CWS dba204a (1.13.128); FILE MERGEDOliver Bolte1-9/+6
2005-09-08INTEGRATION: CWS ooo19126 (1.12.104); FILE MERGEDRüdiger Timm1-47/+21
2005-03-10INTEGRATION: CWS dba24 (1.11.2); FILE MERGEDVladimir Glazounov1-10/+28
2005-01-21INTEGRATION: CWS dba22 (1.10.62); FILE MERGEDKurt Zenker1-2/+14
2004-08-02INTEGRATION: CWS insight01 (1.9.106); FILE MERGEDJens-Heiner Rechtien1-21/+10
2002-08-30#102642# use of EventListenerHelper to avoid refcount problemOcke Janssen1-3/+4
2001-07-27#88530# be a XSingleServiceFactory to ease the creation of data sourcesFrank Schönheit1-5/+13
2001-06-18#88389# OConfigurationNode moved to unotoolsFrank Schönheit1-6/+6
2000-12-19#65293# merged the changes 1.4 -> 1.4.4.1Frank Schönheit1-4/+4
2000-12-10support XContainer - so that other instances may listen for insertions/remova...Frank Schönheit1-6/+20
2000-11-08added support for 'session-persistent' data source properties, i.e. the passwordFrank Schönheit1-9/+24
2000-10-18put into a namespace / persistence implemented by using configuration, not a ...Frank Schönheit1-29/+20
2000-10-11replace unotools with comphelperFrank Schönheit1-11/+5