summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/querydesign
AgeCommit message (Expand)Author
2019-11-06loplugin:unusedvariablecheck tweak to find more stuffNoel Grandin
2019-11-03loplugin:stringaddNoel Grandin
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann
2019-10-09Resolve FIXME Decimal Separator should be OUString (connectivity/dbaccess/svx)Julien Nabet
2019-09-29constmethod for accessor-type methodsNoel Grandin
2019-09-26weld ORelationDialog and DlgQryJoinCaolán McNamara
2019-09-23tdf#39593 use getUnoTunnelImplementationArkadiy Illarionov
2019-09-17move GetStandardText to stdtext.hxxCaolán McNamara
2019-09-17drop some unnecessary includesCaolán McNamara
2019-09-11TyposAndrea Gelmini
2019-09-10Fix typosAndrea Gelmini
2019-09-06tdf#39593 use isUnoTunnelIdArkadiy Illarionov
2019-09-05loplugin:constmethod in dbaccessNoel Grandin
2019-09-01Fix '..'Andrea Gelmini
2019-08-27Fix typosAndrea Gelmini
2019-08-15loplugin:sequenceloop dbaccess..extensionsNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): dbaccessStephan Bergmann
2019-07-19loplugin:referencecasting in dbaccessNoel Grandin
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-06-05Use hasElements to check Sequence emptiness in cppcanvas..desktopArkadiy Illarionov
2019-05-22tdf#42949 Fix IWYU warnings in include/svx/[h-r]*Gabor Kelemen
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-05-12Fix typoAndrea Gelmini
2019-05-12Fix typoAndrea Gelmini
2019-05-11Fix typoAndrea Gelmini
2019-05-11Fix typoAndrea Gelmini
2019-05-11Fix typoAndrea Gelmini
2019-04-19drop some unneeded includesCaolán McNamara
2019-04-09drop some unneeded includesCaolán McNamara
2019-04-08weld OAddTableDlgCaolán McNamara
2019-03-06loplugin:unnecessaryparen improve member expressionNoel Grandin
2019-03-02weld OSaveAsDlgCaolán McNamara
2019-02-25Simplify containers iterations in dbaccessArkadiy Illarionov
2019-02-18loplugin:simplifybool, check for !(!a op !b)Noel Grandin
2019-02-13Pointer is pointlessNoel Grandin
2019-02-10Typo: isAggreateFunction + isNumericOrAggreateFunctionJulien Nabet
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen
2019-01-24loplugin:constparams in dbaccess..ooxNoel Grandin
2019-01-21o3tl::make_unique -> std::make_unique in dbaccess...frameworkGabor Kelemen
2019-01-13No need to look for separator presence before using getTokenMatteo Casalin
2019-01-13Avoid index for single getToken callMatteo Casalin
2019-01-13Reduce OUString operationsMatteo Casalin
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-24tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-12-21pass OSQLParseNode around by unique_ptrNoel Grandin
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-12-02tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski