summaryrefslogtreecommitdiff
path: root/dbaccess/source/core/api/SingleSelectQueryComposer.cxx
AgeCommit message (Expand)Author
2021-11-11Replace some macros in dbaccess part 5Julien Nabet
2021-11-10Replace some macros in dbaccess part 3Julien Nabet
2021-11-10Replace some macros in dbaccess part 2Julien Nabet
2021-10-11loplugin:moveparam in dbaccessNoel Grandin
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin
2021-04-19convert some #define to OUStringLiteralNoel Grandin
2021-02-22loplugin:refcounting in dbaccessNoel
2021-01-29loplugin:stringviewparam extend to new..Noel
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-10-02loplugin:reducevarscope in dbaccessNoel
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-05-08improve loplugin:referencecastingNoel Grandin
2020-04-25Typo: *Comparsion* -> *Comparison* in dbaccess/connectivityJulien Nabet
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
2019-11-03loplugin:stringaddNoel Grandin
2019-11-02New loplugin:conditionalstringStephan Bergmann
2019-10-09Resolve FIXME Decimal Separator should be OUString (connectivity/dbaccess/svx)Julien Nabet
2019-08-25Fix typo in codeAndrea Gelmini
2019-06-05Use hasElements to check Sequence emptiness in cppcanvas..desktopArkadiy Illarionov
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2018-12-21pass OSQLParseNode around by unique_ptrNoel Grandin
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-09-22tdf#119569 try most likely to succeed method to get column metadata _before_Lionel Elie Mamane
2018-09-08Replace find_if with proper quantifier algorithmsArkadiy Illarionov
2018-09-06loplugin:simplifyconstruct in dbaccess..drawinglayerNoel Grandin
2018-08-29new loplugin:oustringbufferNoel Grandin
2018-08-01add operator+=(OUStringBuffer) method to OUStringNoel Grandin
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-04-08tdf#116772 adapt handling of LIKE conditions to cleaned up StructuredFilterLionel Elie Mamane
2018-04-08this looks suspicious in light of cleaned up StructuredFilterLionel Elie Mamane
2018-04-03new loplugin:dbgunhandledexceptionNoel Grandin
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-13loplugin:useuniqueptr in OSingleSelectQueryComposerNoel Grandin
2018-03-08Use for-range loops in dbaccess (part 3)Julien Nabet
2018-01-12More loplugin:cstylecast: dbaccessStephan Bergmann
2017-12-19inline use-once typedefsNoel Grandin
2017-12-05Replace deprecated std::mem_fun et al in dbaccessStephan Bergmann
2017-11-01loplugin:constantparam in connectivityNoel Grandin
2017-11-01loplugin:constantparam in d*Noel Grandin
2017-10-23loplugin:includeform: dbaccessStephan Bergmann
2017-09-21loplugin:flatten in connectivity..desktopNoel Grandin
2017-09-11clang-tidy modernize-use-emplace in d*Noel Grandin