summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)Author
2019-02-08loplugin:indentation in dbaccess..drawinglayerNoel Grandin
2019-02-06Make Firebird the (unconditional) default for new databasesStephan Bergmann
2019-02-06store originating exception when re-throwingNoel Grandin
2019-02-05tdf#119502: dbahsql: tables without primary keyTamas Bunth
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen
2019-02-03dbaccess: convert ORowSetBase::m_pCache to shared_ptrMichael Stahl
2019-02-03Revert "tdf#123020: migration to Firebird fix tablename for indexes"Julien Nabet
2019-02-02tdf#123020: migration to Firebird fix tablename for indexesJulien Nabet
2019-02-01Fix conversion of non-BMP charsStephan Bergmann
2019-01-31tdf#121069, tdf#121469 migrate special charactersTamas Bunth
2019-01-29dbaccess: don't try to migrate read-only fileMichael Stahl
2019-01-29dbaccess: fix Tdf119625Test with read-only $SRCDIRMichael Stahl
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