summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/querydesign/querycontroller.cxx
AgeCommit message (Expand)Author
2024-10-22tdf#163486: PVS: Identical branchesBogdan Buzea
2024-08-14cid#1557980 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-05-07loplugin:ostr in dbaccessNoel Grandin
2024-04-10simplify OGenericUnoController initNoel Grandin
2024-04-03tdf#146619 Drop unused 'using namespace' in: dbaccess/Gabor Kelemen
2023-10-19Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: dbaccessStephan Bergmann
2023-10-14Use exception ctors, instead of setting members laterMike Kaganski
2022-08-20cid#735694 silence Dereference after null checkCaolán McNamara
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-10loplugin:stringview check for getToken and trimNoel Grandin
2021-11-02Drop char*-based API from NamedValueCollectionMike Kaganski
2021-10-29Prepare for removal of non-const operator[] from Sequence in dbaccessMike Kaganski
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-11-09tdf#42949 Fix new IWYU warnings in directories d*Gabor Kelemen
2020-10-02loplugin:reducevarscope in dbaccessNoel
2020-09-01Fix typo in codeAndrea Gelmini
2020-07-08dbaccess: create instances with uno constructorsNoel Grandin
2020-04-27tdf#42949 Fix IWYU warnings in dbaccess/source/ui/[m-u]*/*cxxGabor Kelemen
2020-04-15loplugin:flatten in dbaccessNoel Grandin
2020-03-03tdf#42949 Fix IWYU warnings in dbaccess/source/ui/*/*hxxGabor Kelemen
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-09-17move GetStandardText to stdtext.hxxCaolán McNamara
2019-09-17drop some unnecessary includesCaolán McNamara
2019-09-01Fix '..'Andrea Gelmini
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): dbaccessStephan Bergmann
2019-07-19loplugin:referencecasting in dbaccessNoel Grandin
2019-06-05Use hasElements to check Sequence emptiness in cppcanvas..desktopArkadiy Illarionov
2019-03-06loplugin:unnecessaryparen improve member expressionNoel Grandin
2019-03-02weld OSaveAsDlgCaolán McNamara
2019-01-13Reduce OUString operationsMatteo Casalin
2018-12-21pass OSQLParseNode around by unique_ptrNoel Grandin
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-02tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-10-24weld ODbAdminDialogCaolán McNamara
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-05weld QueryPropertiesDialogCaolán McNamara
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-05-28loplugin:useuniqueptr in OQueryControllerNoel Grandin
2018-04-12ditch debugging codeCaolán McNamara
2018-04-03new loplugin:dbgunhandledexceptionNoel Grandin
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-03-22weld OSQLMessageBoxCaolán McNamara
2018-03-20drop msgbox includeCaolán McNamara
2018-03-10Modernize a bit more dbaccess (part2)Julien Nabet