summaryrefslogtreecommitdiff
path: root/dbaccess/source/core/api/SingleSelectQueryComposer.cxx
AgeCommit message (Expand)Author
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
2017-07-31loplugin:constparams in dbaccessNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-06tdf#108782 replace std::bind2nd with lambdaJochen Nitschke
2017-07-02loplugin:casttovoid: dbaccessStephan Bergmann
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-18DBACORE_RESSTRING can go nowCaolán McNamara
2017-03-07loplugin:loopvartoosmallStephan Bergmann
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-11-15loplugin:constantparamNoel Grandin
2016-10-19'>>=' with rhs Any is a copy assignmentJochen Nitschke
2016-08-10tdf#67647 getStructuredFilter returns operatorFabio Buso
2016-07-08loplugin:redundantcast: redundant static_casts in dbaccessStephan Bergmann
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-12clang-tidy performance-unnecessary-value-param in dbaccessNoel Grandin
2016-03-28Use const_iterator when possible (whole dbaccess)Julien Nabet
2016-03-18loplugin:constantparam in dbaccessNoel Grandin
2016-02-25convert StandardSQLState to scoped enumNoel Grandin