summaryrefslogtreecommitdiff
path: root/dbaccess/source/inc
AgeCommit message (Expand)AuthorFilesLines
2024-03-13reduce symbol visibility in --enable-mergelibs=more modeNoel Grandin2-3/+3
2023-07-28tdf#156471: New database wizard - add generic support for embedded databases ...Pierre1-0/+2
2023-04-28tdf#43369: Specific UI for collecting PostgreSQL connection settingsnirnay1-0/+1
2023-01-13Base OSubComponent on cppu::WeakComponentImplHelperStephan Bergmann1-6/+2
2022-09-27use more string_view in dbaccessNoel Grandin1-1/+1
2022-02-17tdf#143148 Use pragma once instead of include guardspsidiumcode4-16/+4
2022-01-14Recheck modules d* with IWYUGabor Kelemen1-5/+0
2021-11-11Replace some macros in dbaccess part 6Julien Nabet1-4/+0
2021-11-11Replace some macros in dbaccess part 5Julien Nabet1-37/+0
2021-11-11Replace some macros in dbaccess part 4Julien Nabet1-15/+0
2021-11-10Replace some macros in dbaccess part 3Julien Nabet1-50/+0
2021-11-10Replace some macros in dbaccess part 2Julien Nabet1-31/+0
2021-09-23Extend loplugin:stringviewparam to starts/endsWith: dbaccessStephan Bergmann1-1/+1
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann1-1/+1
2021-04-19use more string_view in comphelper::stringNoel Grandin1-3/+3
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann1-12/+13
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel1-1/+1
2020-08-29Fix typo in codeAndrea Gelmini1-2/+2
2020-07-08dbaccess: create instances with uno constructorsNoel Grandin4-227/+0
2020-05-20use for-range on Sequence in d*Noel Grandin1-4/+3
2020-03-23tdf#42949 Fix IWYU warnings in dbaccess/source/core/*/*cxxGabor Kelemen1-0/+1
2020-02-27tdf#42949 Fix IWYU warnings in dbaccess/source/*/*hxxGabor Kelemen3-5/+0
2019-12-18sal_Char->char in dbaccessNoel Grandin1-1/+1
2019-11-20loplugin:unusedmethodsNoel Grandin1-1/+1
2019-09-13tdf#45789 [API CHANGE] Automatic row height in reportsIlhan Yesil1-0/+1
2019-08-18Simplify Sequence uses in dbaccess/source/inc/apitools.hxxJulien Nabet1-9/+5
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): dbaccessStephan Bergmann1-2/+2
2019-02-25loplugin:unusedfields in dbaccessNoel Grandin1-1/+0
2019-02-13Remove dead and broken EmbeddedDatabases configurationStephan Bergmann1-1/+1
2018-11-04Replace preprocessor macro with short function definitionsMike Kaganski1-11/+0
2018-11-04replace double-checked locking patterns with thread safe local staticsMike Kaganski1-11/+2
2018-05-11tdf#96099 Remove trivial StringVector typedefAbhyudaya Sharma1-3/+2
2018-01-03loplugin:passstuffbyref more return improvementsNoel Grandin1-2/+2
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann1-4/+4
2017-12-11loplugin:salcall fix functionsNoel Grandin1-1/+1
2017-12-05loplugin:countusersofdefaultparams in dbaccessNoel Grandin1-1/+1
2017-11-06loplugin:finalclasses in dbaccessNoel Grandin1-2/+1
2017-10-23loplugin:includeform: dbaccessStephan Bergmann3-3/+3
2017-07-25Typo: tyoe->typeJulien Nabet1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara8-449/+1
2017-07-18dbaccess: introduce DATASOURCE_TYPE::DST_WRITERMiklos Vajna1-1/+2
2017-07-13use more OUString::operator== in dbaccess..filterNoel Grandin1-1/+1
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-1/+1
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann2-31/+30
2017-01-19New loplugin:dynexcspec: Add @throws documentation, dbaccessStephan Bergmann1-7/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-08-05loplugin:countusersofdefaultparams in chart2..desktopNoel Grandin1-1/+1
2016-07-15new loplugin unnecessary overrideNoel Grandin1-1/+0
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-2/+2