summaryrefslogtreecommitdiff
path: root/dbaccess/source/core/misc
AgeCommit message (Expand)Author
2023-10-19Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: dbaccessStephan Bergmann
2023-07-28tdf#156471: New database wizard - add generic support for embedded databases ...Pierre
2023-05-25Revert "BaseMutex->std::mutex in OPropertyForward"Julien Nabet
2023-04-28tdf#43369: Specific UI for collecting PostgreSQL connection settingsnirnay
2023-04-20Run clang-tidy with misc-unused-using-decls on modules [d-o]*Gabor Kelemen
2023-03-06BaseMutex->std::mutex in OPropertyForwardNoel Grandin
2023-01-13Base OSubComponent on cppu::WeakComponentImplHelperStephan Bergmann
2022-10-23tdf#151073 - enable firebird for appstore build w/o experimental modeChristian Lohmaier
2022-09-27use more string_view in dbaccessNoel Grandin
2022-09-05tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macrojsala
2022-09-05ObjectNameApproval doesn't need a pimplNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-06-13clang-tidy modernize-pass-by-value in dbaccessNoel Grandin
2022-05-04Just use Any ctor instead of makeAny in dbaccessStephan Bergmann
2022-04-30split comphelper::string::strip functions into String and view versionNoel Grandin
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2022-04-11loplugin:stringview add check for getToken().toInt32Noel Grandin
2022-01-14Recheck modules d* with IWYUGabor Kelemen
2021-10-29Prepare for removal of non-const operator[] from Sequence in dbaccessMike Kaganski
2021-09-23Extend loplugin:stringviewparam to starts/endsWith: dbaccessStephan Bergmann
2021-09-06[API CHANGE] oox: fix import of chart date categoriesDennis Francis
2021-08-31clang-tidy:readability-redundant-member-initNoel Grandin
2021-06-30Purge out rtl::math::setNanBaiXiaochun
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-29loplugin:stringadd simplify some *StringBuffer operationsNoel Grandin
2021-04-19use more string_view in comphelper::stringNoel Grandin
2021-02-15loplugin:referencecasting in dbaccessNoel
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-01use officecfg for Experimental flagNoel Grandin
2020-08-07Fix typos to complete commit cfce486Andrea Gelmini
2020-07-31dbaccess: create instances with uno constructorsNoel Grandin
2020-04-15loplugin:flatten in dbaccessNoel Grandin
2020-04-06loplugin:unusedvariableplus in dbaccessNoel 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
2020-01-31new loplugin:namespaceindentationNoel Grandin
2020-01-16clang-tidy modernize-concat-nested-namespace in dbaccess..desktopNoel Grandin
2019-12-26use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-12-18sal_Char->char in dbaccessNoel Grandin
2019-10-22loplugin:virtualdead unused param in IContainerApproveNoel Grandin
2019-08-29tdf#127180: Propose migration + Firebird by default only in experimentalJulien Nabet
2019-08-17Use simplified syntax for SequenceJulien Nabet
2019-08-16tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-08-15loplugin:sequenceloop dbaccess..extensionsNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): dbaccessStephan Bergmann
2019-06-13add link to hsqldb->firebird migration dialogCaolán McNamara
2019-06-08tdf#125381: Manage URLs beginning with an "~" in cutPrefix (dbaccess/dsntypes)Julien Nabet