summaryrefslogtreecommitdiff
path: root/dbaccess/source/core/api
AgeCommit message (Expand)Author
2021-09-24memory leak on loading dbase filesCaolán McNamara
2021-06-03Revert "Initialize vector directly with the already known count number"Julien Nabet
2021-06-02Initialize vector directly with the already known count numberJulien Nabet
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin
2021-04-22no need to create a temporary when appending to OUStringBufferNoel Grandin
2021-04-19convert some #define to OUStringLiteralNoel Grandin
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-02-22loplugin:refcounting in dbaccessNoel
2021-02-15loplugin:referencecasting in dbaccessNoel
2021-01-29loplugin:stringviewparam extend to new..Noel
2021-01-24Use ContainerType().swap and avoid local variablesMike Kaganski
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-23Resolves: rhbz#1900428 don't crash on invalid index used in StarBasic macroCaolán McNamara
2020-11-09tdf#42949 Fix new IWYU warnings in directories d*Gabor Kelemen
2020-10-03use more TOOLS_WARN_EXCEPTIONNoel
2020-10-03use more TOOLS_WARN_EXCEPTIONNoel
2020-10-02loplugin:reducevarscope in dbaccessNoel
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-09-15Fix typo in codeAndrea Gelmini
2020-09-13tdf#124176 Use #pragma once in dbaccess/source/coreGeorge Bateman
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-23Fix typoAndrea Gelmini
2020-07-13tdf#42949 Fix IWYU warnings in include/[a-r]*/*hxxGabor Kelemen
2020-05-15use more try_emplaceNoel Grandin
2020-05-13loplugin:unusedvariableplusNoel Grandin
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-05-08improve loplugin:referencecastingNoel Grandin
2020-05-08compact namespace in dbaccess..dtransNoel Grandin
2020-04-27loplugin:unusedfieldsNoel Grandin
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-25Typo: *Comparsion* -> *Comparison* in dbaccess/connectivityJulien Nabet
2020-04-24loplugin:unusedmethodsNoel Grandin
2020-04-17loplugin:buriedassign in dbaccessNoel 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-03-18simplify ORefVector codeNoel Grandin
2020-02-27tdf#42949 Fix IWYU warnings in dbaccess/source/*/*hxxGabor Kelemen
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-02-10-Werror,-Wnon-c-typedef-for-linkageStephan Bergmann
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-24loplugin:makeshared in cui..desktopNoel Grandin
2020-01-16tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMesut Çifci
2020-01-13tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMesut Çifci
2020-01-09Improve loplugin:redundantcast for sal_Int... vs. ::sal_Int...Stephan Bergmann
2020-01-08Grammar fixesAndrea Gelmini