summaryrefslogtreecommitdiff
path: root/dbaccess/source/inc
AgeCommit message (Expand)Author
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2014-12-15dbaccess: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold
2014-04-17dbaccess: sal_Bool->boolNoel Grandin
2014-04-10It's "its", not "it's"Tor Lillqvist
2014-04-07Typo for SERVICE_SDB_CALLABLESTATEMENTJulien Nabet
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-10dbaccess: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-02-27Remove visual noise from dbaccessAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-12-06Avoid ambiguities among different OWeakRefArray declarationsStephan Bergmann
2013-12-06Get rid of DECLARE_STL_VECTORStephan Bergmann
2013-11-07Add "New Database" button for Firebird file driver dialog.Andrzej J.R. Hunt
2013-11-05fixincludeguards.sh: dbaccessThomas Arnhold
2013-10-20drop unnecessary tools/string includesCaolán McNamara
2013-08-27fdo#62475 removed pointless commentsJelle van der Waa
2013-07-30Fix firebird-sdbc registry details.Andrzej J.R. Hunt
2013-07-16Add embedded firebird loading code, set as default db.Andrzej J.R. Hunt
2013-07-15Fix build.Jan Holesovsky
2013-04-25dbaccess: {DECLARE,IMPLEMENT}_CONSTASCII_USTRING are no longer neededMiklos Vajna
2013-04-19Remove any remaining remnants of unused component_canUnload featureStephan Bergmann
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-02fdo#46808, convert sdb::QueryDesigner to new styleNoel Grandin
2013-03-25fdo#46808, convert sdb::CommandDefinition to new-styleNoel Grandin
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
2013-02-22fdo#38838, ::rtl::OUString, String to OUStringGergő Mocsi
2013-01-28fdo#46808, Adapt sdb::TableDefinition UNO service to new styleNoel Grandin
2013-01-09fdo#46808, use service constructor for i18n::CollatorNoel Grandin
2013-01-09fdo#46808, new method OConfigurationTreeRoot::createWithComponentContextNoel Grandin
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-12-10fdo#46808, Adapt sdbc::DriverManager UNO service to new styleNoel Grandin
2012-12-10fdo#46808, Adapt sdbc::ConnectionPool UNO service to new styleNoel Grandin
2012-12-06fdo#46808, use service constructor for sdb::DatabaseContextNoel Grandin
2012-10-23fdo#46808, Adapt ui::dialogs::FolderPicker UNO service to new styleNoel Grandin
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin
2012-08-05Remove unused macrosThomas Arnhold
2012-07-01Remove unused definesThomas Arnhold
2012-06-27Reduce newline bloat at eofThomas Arnhold
2012-06-14re-base on ALv2 code.Michael Meeks
2012-05-17merge the 5 ConstAsciiString duplicate classes togetherCaolán McNamara
2012-02-19remove adabas/adabasuiCaolán McNamara
2012-01-05Removed unnecessary tools includes.Marcel Metz
2011-11-27remove include of pch header in dbaccessNorbert Thiebaud
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-02-03replaced DGB_ASSERT with OSL_ENSUREKenneth Venken