summaryrefslogtreecommitdiff
path: root/dbaccess/source/core/api/FilteredContainer.cxx
AgeCommit message (Expand)AuthorFilesLines
2025-05-19connectivity: Drop dbtools::getDataSourceSetting taking const char*Michael Weghorn1-1/+1
2025-03-03expand the ObjectType typedefNoel Grandin1-1/+1
2024-05-07loplugin:ostr in dbaccessNoel Grandin1-2/+2
2024-04-29Drop uses of css::uno::Sequence::getConstArray in dbaccessMike Kaganski1-23/+10
2024-04-03tdf#146619 Drop unused 'using namespace' in: dbaccess/Gabor Kelemen1-4/+0
2023-10-19Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: dbaccessStephan Bergmann1-4/+4
2023-06-26new loplugin:constexprliteralNoel Grandin1-3/+3
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann1-1/+1
2022-04-18tdf#42982 Improved UNO API error reporting.Siddhant Chaudhary1-2/+2
2021-10-29Prepare for removal of non-const operator[] from Sequence in dbaccessMike Kaganski1-11/+4
2021-10-11loplugin:moveparam in dbaccessNoel Grandin1-5/+5
2021-08-31clang-tidy:readability-redundant-member-initNoel Grandin1-2/+1
2021-03-25const OUString -> const OUStringLiteralMike Kaganski1-3/+3
2021-01-09fix coverity parse errorsCaolán McNamara1-1/+1
2020-12-26New loplugin:stringliteralvarStephan Bergmann1-1/+1
2020-03-23tdf#42949 Fix IWYU warnings in dbaccess/source/core/*/*cxxGabor Kelemen1-1/+0
2020-02-21Drop o3tl::optional wrapperStephan Bergmann1-2/+2
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann1-2/+2
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+6
2019-06-05Use hasElements to check Sequence emptiness in cppcanvas..desktopArkadiy Illarionov1-2/+2
2019-03-12tdf#42949 Fix IWYU warnings in include/connectivity/*Gabor Kelemen1-0/+1
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann1-1/+1
2018-10-26Fix typosAndrea Gelmini1-1/+1
2018-09-17New loplugin:externalStephan Bergmann1-5/+5
2018-08-01Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke1-0/+1
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin1-3/+3
2018-03-08Use for-range loops in dbaccess (part 3)Julien Nabet1-25/+17
2017-12-20inline typedefs in connectivity/StdTypeDefsNoel Grandin1-2/+2
2017-11-01loplugin:constantparam in connectivityNoel Grandin1-1/+1
2017-10-23loplugin:includeform: dbaccessStephan Bergmann1-5/+5
2017-09-25Fix typosAndrea Gelmini1-1/+1
2017-09-11clang-tidy modernize-use-emplace in d*Noel Grandin1-3/+3
2017-08-28Replace use of oslInterlockedCount with std::atomic, ORowSet::m_nInAppendStephan Bergmann1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+2
2017-06-23loplugin:unusedfields in dbaccessNoel Grandin1-4/+1
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist1-9/+9
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-1/+1
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann1-1/+1
2016-02-25convert EComposeRule to scoped enumNoel Grandin1-2/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-5/+5
2015-10-06Fix typosAndrea Gelmini1-2/+2
2015-06-22cppcheck: noExplicitConstructorCaolán McNamara1-2/+2
2015-05-29loplugin:unnecessarysuperclass, merge IWarningsContainer..Noel Grandin1-1/+1
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin1-1/+1
2014-10-03loplugin: cstylecastNoel Grandin1-1/+1
2014-05-20fdo#78971 There's even a git hook to prevent commits containing SAL_DEBUGStephan Bergmann1-18/+0
2014-05-14dbaccess: remove SAL_INFO's that only make function entryNoel Grandin1-2/+0
2014-04-17dbaccess: sal_Bool->boolNoel Grandin1-9/+9
2014-04-01connectivity: sal_Bool->bool and fix method nameNoel Grandin1-1/+1