summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)Author
2019-01-24loplugin:constparams in dbaccess..ooxNoel Grandin
2019-01-22tdf#122885: fix crash when converting odb file to FirebirdJulien Nabet
2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen
2019-01-21o3tl::make_unique -> std::make_unique in dbaccess...frameworkGabor Kelemen
2019-01-21use comphelper::containerToSequence in OGenericUnoControllerNoel Grandin
2019-01-18tdf#42949 Fix remaining IWYU warnings in include/vcl/*Gabor Kelemen
2019-01-15tdf#42949 Fix IWYU warnings in include/toolkit/*Gabor 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-09Resolves: tdf#122467 drop down field name is too narrowCaolán McNamara
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2019-01-03Fix typo in codeAndrea Gelmini
2018-12-29Use copy instead of getToken to get last tokenMatteo Casalin
2018-12-28Use copy instead of getToken to get last tokenMatteo Casalin
2018-12-28Simplify: getToken(0,'.')=="*" to startsWith("*.")Matteo Casalin
2018-12-28Reduce OUString copyingMatteo Casalin
2018-12-28Simplify: getToken+getLength ==> indexOfMatteo Casalin
2018-12-28Use copy instead of getToken to get last tokenMatteo Casalin
2018-12-24tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-12-23Resolves: tdf#122285 task panel too shortCaolán McNamara
2018-12-21Resolves: tdf#121838 catch exception for missing columnCaolán McNamara
2018-12-21undo the band-aidCaolán McNamara
2018-12-21tdf#122020 crash in SvTreeList::InvalidateEntryCaolán McNamara
2018-12-21pass OSQLParseNode around by unique_ptrNoel Grandin
2018-12-20tdf#42949 Fix IWYU warnings in include/vcl/[t-u]*Gabor Kelemen
2018-12-19simplify OContentHelper::notifyPropertiesChangeNoel Grandin
2018-12-17tdf#122152 set dialog parentCaolán McNamara
2018-12-17Related: tdf#122153 set more correct dialog parentsCaolán McNamara
2018-12-17give dbaccess save query dialog a parentCaolán McNamara
2018-12-17Allow setting some MediaDescriptor properties during runtimeSamuel Mehrbrodt
2018-12-12tdf#122020 - avoid nullptr deref.Michael Meeks
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-07tdf#121935 crash on "set up connect to text files"Caolán McNamara
2018-12-06Drop juh.jar dependency from Java UNO testsJan-Marek Glogowski
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-12-03tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-12-03Resolves: tdf#121810 wrong column orderCaolán McNamara
2018-12-02Related: tdf#121810 pass suitable message dialog parent aroundCaolán McNamara
2018-12-02tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-11-30loplugin:singlevalfieldsNoel Grandin
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen
2018-11-28drop some unnecessary includesCaolán McNamara
2018-11-28loplugin:unusedfieldsNoel Grandin
2018-11-27suspicious has-default on help buttonsCaolán McNamara
2018-11-24convert AGGREGATE_ACTION to scoped enumNoel Grandin
2018-11-22improve function-local statics in dbaccess..filterNoel Grandin