Age | Commit message (Expand) | Author |
2019-02-06 | Make Firebird the (unconditional) default for new databases | Stephan Bergmann |
2019-02-06 | store originating exception when re-throwing | Noel Grandin |
2019-02-05 | tdf#119502: dbahsql: tables without primary key | Tamas Bunth |
2019-02-05 | tdf#42949 Fix IWYU warnings in include/svtools/* | Gabor Kelemen |
2019-02-03 | dbaccess: convert ORowSetBase::m_pCache to shared_ptr | Michael Stahl |
2019-02-03 | Revert "tdf#123020: migration to Firebird fix tablename for indexes" | Julien Nabet |
2019-02-02 | tdf#123020: migration to Firebird fix tablename for indexes | Julien Nabet |
2019-02-01 | Fix conversion of non-BMP chars | Stephan Bergmann |
2019-01-31 | tdf#121069, tdf#121469 migrate special characters | Tamas Bunth |
2019-01-29 | dbaccess: don't try to migrate read-only file | Michael Stahl |
2019-01-29 | dbaccess: fix Tdf119625Test with read-only $SRCDIR | Michael Stahl |
2019-01-24 | loplugin:constparams in dbaccess..oox | Noel Grandin |
2019-01-22 | tdf#122885: fix crash when converting odb file to Firebird | Julien Nabet |
2019-01-22 | tdf#42949 Fix IWYU warnings in include/xmloff/* | Gabor Kelemen |
2019-01-21 | o3tl::make_unique -> std::make_unique in dbaccess...framework | Gabor Kelemen |
2019-01-21 | use comphelper::containerToSequence in OGenericUnoController | Noel Grandin |
2019-01-18 | tdf#42949 Fix remaining IWYU warnings in include/vcl/* | Gabor Kelemen |
2019-01-15 | tdf#42949 Fix IWYU warnings in include/toolkit/* | Gabor Kelemen |
2019-01-13 | No need to look for separator presence before using getToken | Matteo Casalin |
2019-01-13 | Avoid index for single getToken call | Matteo Casalin |
2019-01-13 | Reduce OUString operations | Matteo Casalin |
2019-01-09 | Resolves: tdf#122467 drop down field name is too narrow | Caolán McNamara |
2019-01-08 | convert "*xxx.get()" to "*xxx" | Noel Grandin |
2019-01-07 | tdf#42949 Fix IWYU warnings in include/vcl/[v-x]* | Gabor Kelemen |
2019-01-03 | Fix typo in code | Andrea Gelmini |
2018-12-29 | Use copy instead of getToken to get last token | Matteo Casalin |
2018-12-28 | Use copy instead of getToken to get last token | Matteo Casalin |
2018-12-28 | Simplify: getToken(0,'.')=="*" to startsWith("*.") | Matteo Casalin |
2018-12-28 | Reduce OUString copying | Matteo Casalin |
2018-12-28 | Simplify: getToken+getLength ==> indexOf | Matteo Casalin |
2018-12-28 | Use copy instead of getToken to get last token | Matteo Casalin |
2018-12-24 | tdf#120703 PVS: V560 A part of conditional expression is always true/false | Mike Kaganski |
2018-12-23 | Resolves: tdf#122285 task panel too short | Caolán McNamara |
2018-12-21 | Resolves: tdf#121838 catch exception for missing column | Caolán McNamara |
2018-12-21 | undo the band-aid | Caolán McNamara |
2018-12-21 | tdf#122020 crash in SvTreeList::InvalidateEntry | Caolán McNamara |
2018-12-21 | pass OSQLParseNode around by unique_ptr | Noel Grandin |
2018-12-20 | tdf#42949 Fix IWYU warnings in include/vcl/[t-u]* | Gabor Kelemen |
2018-12-19 | simplify OContentHelper::notifyPropertiesChange | Noel Grandin |
2018-12-17 | tdf#122152 set dialog parent | Caolán McNamara |
2018-12-17 | Related: tdf#122153 set more correct dialog parents | Caolán McNamara |
2018-12-17 | give dbaccess save query dialog a parent | Caolán McNamara |
2018-12-17 | Allow setting some MediaDescriptor properties during runtime | Samuel Mehrbrodt |
2018-12-12 | tdf#122020 - avoid nullptr deref. | Michael Meeks |
2018-12-10 | tdf#42949 Fix IWYU warnings in include/vcl/s* | Gabor Kelemen |
2018-12-08 | use Image(OUString) instead of Image(Bitmap(OUString)) | Noel Grandin |
2018-12-08 | Remove obsolete SAL_FALLTHROUGH completely | Stephan Bergmann |
2018-12-07 | tdf#121935 crash on "set up connect to text files" | Caolán McNamara |
2018-12-06 | Drop juh.jar dependency from Java UNO tests | Jan-Marek Glogowski |
2018-12-05 | loplugin:unnecessaryparen include more assignments | Noel Grandin |