summaryrefslogtreecommitdiff
path: root/dbaccess/source/inc
AgeCommit message (Expand)Author
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-08-29Fix typo in codeAndrea Gelmini
2020-07-08dbaccess: create instances with uno constructorsNoel Grandin
2020-05-20use for-range on Sequence in d*Noel Grandin
2020-03-23tdf#42949 Fix IWYU warnings in dbaccess/source/core/*/*cxxGabor Kelemen
2020-02-27tdf#42949 Fix IWYU warnings in dbaccess/source/*/*hxxGabor Kelemen
2019-12-18sal_Char->char in dbaccessNoel Grandin
2019-11-20loplugin:unusedmethodsNoel Grandin
2019-09-13tdf#45789 [API CHANGE] Automatic row height in reportsIlhan Yesil
2019-08-18Simplify Sequence uses in dbaccess/source/inc/apitools.hxxJulien Nabet
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): dbaccessStephan Bergmann
2019-02-25loplugin:unusedfields in dbaccessNoel Grandin
2019-02-13Remove dead and broken EmbeddedDatabases configurationStephan Bergmann
2018-11-04Replace preprocessor macro with short function definitionsMike Kaganski
2018-11-04replace double-checked locking patterns with thread safe local staticsMike Kaganski
2018-05-11tdf#96099 Remove trivial StringVector typedefAbhyudaya Sharma
2018-01-03loplugin:passstuffbyref more return improvementsNoel Grandin
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-05loplugin:countusersofdefaultparams in dbaccessNoel Grandin
2017-11-06loplugin:finalclasses in dbaccessNoel Grandin
2017-10-23loplugin:includeform: dbaccessStephan Bergmann
2017-07-25Typo: tyoe->typeJulien Nabet
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-18dbaccess: introduce DATASOURCE_TYPE::DST_WRITERMiklos Vajna
2017-07-13use more OUString::operator== in dbaccess..filterNoel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, dbaccessStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-05loplugin:countusersofdefaultparams in chart2..desktopNoel Grandin
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-13loplugin:passstuffbyref in dbaccessNoel Grandin
2016-04-12Avoid reserved identifiersStephan Bergmann
2016-04-12Avoid reserved identifierStephan Bergmann
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-03-14inline some use-once macrosNoel Grandin
2016-02-08loplugin:unusedmethodsNoel Grandin
2016-01-29whitespace fixupakki95
2016-01-11loplugin:unusedmethods unused return value in dbaccessNoel Grandin
2015-12-12OOneInstanceAutoRegistration is not usedMatúš Kukan
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Related tdf#45775: PgSQL new DB allow empty DatasourceJulien Nabet
2015-08-03com::sun::star->css in dbaccessNoel Grandin
2015-08-03remove some unused definesNoel Grandin