summaryrefslogtreecommitdiff
path: root/dbaccess/source/inc
AgeCommit message (Expand)Author
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
2015-07-27inline a bunch of use-once macrosNoel Grandin
2015-07-27remove some unused definesNoel Grandin
2015-06-29Revert "return and use std::vector from OInterfaceContainerHelper"Noel Grandin
2015-06-29return and use std::vector from OInterfaceContainerHelperNoel Grandin
2015-06-20callcatcher: update unused codeCaolán McNamara
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann