summaryrefslogtreecommitdiff
path: root/dbaccess/source/core/dataaccess/datasource.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-2/+2
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-3/+3
2014-03-10dbaccess: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann1-12/+1
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-44/+44
2014-02-24Remove unnecessary bool2anyStephan Bergmann1-4/+3
2014-01-21DBACCESS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini1-9/+0
2013-12-10fdo#54938: Convert dbaccess to use cppu::supportsServiceMarcos Paulo de Souza1-2/+2
2013-12-05Get rid of DECLARE_STL_STDKEY_SETStephan Bergmann1-0/+2
2013-11-25dbaccess: improve exception message when no driver foundMichael Stahl1-1/+2
2013-11-13Pass Document directly to Driver for embedded databases.Andrzej J.R. Hunt1-1/+6
2013-11-11convert OUString !compareToAscii to equalsAsciiNoel Grandin1-2/+2
2013-08-27fdo#62475 removed pointless commentsJelle van der Waa1-11/+6
2013-07-03fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan1-46/+44
2013-06-05use uno::Reference#clear() method...Noel Grandin1-2/+2
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin1-4/+2
2013-04-08fdo#46808, Convert beans::PropertyBag to new styleNoel Grandin1-1/+1
2013-03-20fdo#46808, Convert a bunch of comphelper::ComponentContext stuffNoel Grandin1-7/+7
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold1-1/+1
2013-03-06fdo#60724 change spelling error REMOVEABLE -> REMOVABLEKenneth Beck1-4/+4
2013-01-10Removed some RTL_* macros and rtl:: prefixes in dbaccessMarcos Paulo de Souza1-55/+55
2012-12-10fdo#46808, Adapt sdbc::DriverManager UNO service to new styleNoel Grandin1-3/+4
2012-12-10fdo#46808, Adapt sdbc::ConnectionPool UNO service to new styleNoel Grandin1-1/+1
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens1-1/+0
2012-11-28fdo#46808, use service constructor for sdbc::ConnectionPoolNoel Grandin1-2/+6
2012-11-28fdo#46808, Adapt reflection::ProxyFactory UNO service to new styleNoel Grandin1-5/+5
2012-10-28fix some VS 2010 specific issuesDavid Ostrovsky1-0/+1
2012-09-27Improvements on previous commitStephan Bergmann1-1/+1
2012-09-27fdo#46808, Adapt sdb::DatabaseContext UNO service to new styleNoel Grandin1-2/+2
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud1-4/+4
2012-06-29Remove UNO includes commentsThomas Arnhold1-2/+0
2012-06-14re-base on ALv2 code.Michael Meeks1-23/+14
2012-03-12replace usage of OUString::replace*AsciiL() with string literal overloadsLuboš Luňák1-2/+1
2012-02-15Various string function clean upStephan Bergmann1-3/+3
2011-12-21Fix for fdo43460 Part XII getLength() to isEmpty()Olivier Hallot1-11/+11
2011-11-27remove include of pch header in dbaccessNorbert Thiebaud1-2/+0
2011-07-23revert to dbaccess gbuildization from master mostlyBjoern Michaelsen1-1/+1
2011-06-21gnumake4: postmerge fixes in dbaccess reportdesignBjoern Michaelsen1-1/+1
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky1-1/+1
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-1/+1
2011-03-01Remove date comments in base.Guillaume Poussel1-1/+1
2011-02-25fix assertionsDavid Tardon1-6/+6
2011-02-24Move DBG_ERROR -> OSL_ASSERTThomas Arnhold1-6/+6
2011-02-08Clean-up bogus comments in base.Guillaume Poussel1-2/+1
2011-02-03replaced DGB_ASSERT with OSL_ENSUREKenneth Venken1-3/+4
2011-01-03dba34c: fix for flush and text recognizeOcke Janssen [oj]1-1/+1
2010-11-11Replaced the use of createFromAscii for the macro RTL_CONSTASCII_USTRINGPARAMSantiago Alessandri1-3/+3
2010-11-10Spelling mistakes, and deleting unwanted comments and commented codeWol1-9/+9
2010-10-25merge vosremoval-reference.diffNorbert Thiebaud1-1/+0
2010-10-13Removed comments, trailing spaces and death code (2)Gil Forcada1-77/+19
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2