summaryrefslogtreecommitdiffstats
path: root/dbaccess
Commit message (Expand)AuthorAgeFilesLines
* loplugin:indentation in dbaccess..drawinglayerNoel Grandin2019-02-0819-36/+34
* Make Firebird the (unconditional) default for new databasesStephan Bergmann2019-02-062-13/+2
* store originating exception when re-throwingNoel Grandin2019-02-061-5/+7
* tdf#119502: dbahsql: tables without primary keyTamas Bunth2019-02-052-13/+26
* tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen2019-02-0515-0/+17
* dbaccess: convert ORowSetBase::m_pCache to shared_ptrMichael Stahl2019-02-033-11/+6
* Revert "tdf#123020: migration to Firebird fix tablename for indexes"Julien Nabet2019-02-031-3/+2
* tdf#123020: migration to Firebird fix tablename for indexesJulien Nabet2019-02-021-2/+3
* Fix conversion of non-BMP charsStephan Bergmann2019-02-011-22/+43
* tdf#121069, tdf#121469 migrate special charactersTamas Bunth2019-01-314-38/+45
* dbaccess: don't try to migrate read-only fileMichael Stahl2019-01-291-4/+9
* dbaccess: fix Tdf119625Test with read-only $SRCDIRMichael Stahl2019-01-292-3/+6
* loplugin:constparams in dbaccess..ooxNoel Grandin2019-01-246-8/+8
* tdf#122885: fix crash when converting odb file to FirebirdJulien Nabet2019-01-221-1/+1
* tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen2019-01-2217-0/+20
* o3tl::make_unique -> std::make_unique in dbaccess...frameworkGabor Kelemen2019-01-2111-33/+23
* use comphelper::containerToSequence in OGenericUnoControllerNoel Grandin2019-01-211-21/+2
* tdf#42949 Fix remaining IWYU warnings in include/vcl/*Gabor Kelemen2019-01-181-0/+1
* tdf#42949 Fix IWYU warnings in include/toolkit/*Gabor Kelemen2019-01-153-0/+3
* No need to look for separator presence before using getTokenMatteo Casalin2019-01-131-5/+2
* Avoid index for single getToken callMatteo Casalin2019-01-131-2/+1
* Reduce OUString operationsMatteo Casalin2019-01-131-7/+4
* Resolves: tdf#122467 drop down field name is too narrowCaolán McNamara2019-01-091-9/+11
* convert "*xxx.get()" to "*xxx"Noel Grandin2019-01-084-5/+5
* tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen2019-01-0724-0/+24
* Fix typo in codeAndrea Gelmini2019-01-032-3/+3
* Use copy instead of getToken to get last tokenMatteo Casalin2018-12-291-2/+1
* Use copy instead of getToken to get last tokenMatteo Casalin2018-12-281-2/+1
* Simplify: getToken(0,'.')=="*" to startsWith("*.")Matteo Casalin2018-12-281-1/+1
* Reduce OUString copyingMatteo Casalin2018-12-281-3/+1
* Simplify: getToken+getLength ==> indexOfMatteo Casalin2018-12-281-2/+1
* Use copy instead of getToken to get last tokenMatteo Casalin2018-12-281-2/+1
* tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski2018-12-241-1/+1
* Resolves: tdf#122285 task panel too shortCaolán McNamara2018-12-232-3/+19
* Resolves: tdf#121838 catch exception for missing columnCaolán McNamara2018-12-211-1/+11
* undo the band-aidCaolán McNamara2018-12-211-3/+1
* tdf#122020 crash in SvTreeList::InvalidateEntryCaolán McNamara2018-12-212-10/+17
* pass OSQLParseNode around by unique_ptrNoel Grandin2018-12-215-18/+14
* tdf#42949 Fix IWYU warnings in include/vcl/[t-u]*Gabor Kelemen2018-12-202-0/+2
* simplify OContentHelper::notifyPropertiesChangeNoel Grandin2018-12-191-19/+11
* tdf#122152 set dialog parentCaolán McNamara2018-12-171-1/+7
* Related: tdf#122153 set more correct dialog parentsCaolán McNamara2018-12-173-8/+11
* give dbaccess save query dialog a parentCaolán McNamara2018-12-171-1/+1
* Allow setting some MediaDescriptor properties during runtimeSamuel Mehrbrodt2018-12-172-0/+7
* tdf#122020 - avoid nullptr deref.Michael Meeks2018-12-121-1/+3
* tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen2018-12-107-0/+7
* use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin2018-12-088-14/+14
* Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann2018-12-0822-49/+49
* tdf#121935 crash on "set up connect to text files"Caolán McNamara2018-12-074-18/+33
* Drop juh.jar dependency from Java UNO testsJan-Marek Glogowski2018-12-061-0/+1