summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/querydesign/QueryDesignView.cxx
AgeCommit message (Expand)Author
2024-09-07tdf#162833: don't use an OUStringBuffer directly in a concat to assign itselfJulien Nabet
2024-05-08WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-05-07loplugin:ostr in dbaccessNoel Grandin
2024-04-29Drop uses of css::uno::Sequence::getConstArray in dbaccessMike Kaganski
2024-04-03tdf#146619 Drop unused 'using namespace' in: dbaccess/Gabor Kelemen
2023-12-24cid#1545470 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-19cid#1557601 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-10cid#1545177 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-08cid#1545692 std::swap COPY_INSTEAD_OF_MOVECaolán McNamara
2023-04-14loplugin:stringviewparam improvementsNoel Grandin
2023-03-25loplugin:stringadd in d*Noel Grandin
2022-09-19Rename MouseNotifyEvent to NotifyEventTypeSamuel Mehrbrodt
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-06-03elide some makeStringAndClear() classNoel Grandin
2022-04-30split comphelper::string::strip functions into String and view versionNoel Grandin
2022-04-10loplugin:stringview check for getToken and trimNoel Grandin
2021-12-21loplugin:flatten in desktop..drawinglayerNoel Grandin
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-07-17tdf#143400: fix query with most functions could not be created in GUIJulien Nabet
2021-05-03loplugin:stringadd improvement for appending numbersNoel Grandin
2021-04-29loplugin:stringadd simplify some *StringBuffer operationsNoel Grandin
2021-04-22no need to create temporaries when appending number to O[U]StringBufferNoel Grandin
2021-04-22simplify some string manipulationNoel Grandin
2021-02-22loplugin:refcounting in dbaccessNoel
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-10-02loplugin:reducevarscope in dbaccessNoel
2020-09-01Fix typo in codeAndrea Gelmini
2020-09-01FIx typo in codeAndrea Gelmini
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: dbaccessStephan Bergmann
2020-05-20weld ComboBoxControlCaolán McNamara
2020-04-27tdf#42949 Fix IWYU warnings in dbaccess/source/ui/[m-u]*/*cxxGabor Kelemen
2020-04-23loplugin:makeshared in dbaccessNoel Grandin
2020-04-17loplugin:buriedassign in dbaccessNoel Grandin
2020-04-15loplugin:flatten in dbaccessNoel Grandin
2020-02-09Removed useless semicolonAndrea Gelmini
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2019-11-03loplugin:stringaddNoel Grandin
2019-10-09Resolve FIXME Decimal Separator should be OUString (connectivity/dbaccess/svx)Julien Nabet
2019-09-11TyposAndrea Gelmini
2019-09-10Fix typosAndrea Gelmini
2019-09-05loplugin:constmethod in dbaccessNoel Grandin
2019-05-22tdf#42949 Fix IWYU warnings in include/svx/[h-r]*Gabor Kelemen
2019-05-11Fix typoAndrea Gelmini
2019-02-10Typo: isAggreateFunction + isNumericOrAggreateFunctionJulien Nabet
2019-01-13No need to look for separator presence before using getTokenMatteo Casalin
2019-01-13Avoid index for single getToken callMatteo Casalin
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2018-12-21pass OSQLParseNode around by unique_ptrNoel Grandin