Age | Commit message (Expand) | Author |
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 |
2018-12-03 | tdf#120703 PVS: V560 A part of conditional expression is always true/false | Mike Kaganski |
2018-12-03 | Resolves: tdf#121810 wrong column order | Caolán McNamara |
2018-12-02 | Related: tdf#121810 pass suitable message dialog parent around | Caolán McNamara |
2018-12-02 | tdf#120703 PVS: V560 A part of conditional expression is always true/false | Mike Kaganski |
2018-11-30 | loplugin:singlevalfields | Noel Grandin |
2018-11-29 | tdf#42949 Fix IWYU warnings in include/vcl/[i-m]* | Gabor Kelemen |
2018-11-28 | drop some unnecessary includes | Caolán McNamara |
2018-11-28 | loplugin:unusedfields | Noel Grandin |
2018-11-27 | suspicious has-default on help buttons | Caolán McNamara |
2018-11-24 | convert AGGREGATE_ACTION to scoped enum | Noel Grandin |
2018-11-22 | improve function-local statics in dbaccess..filter | Noel Grandin |
2018-11-21 | weld SwCondCollPage | Caolán McNamara |
2018-11-21 | loplugin:redundantfcast improvements | Noel Grandin |
2018-11-21 | tdf#42949 Fix IWYU warnings in include/vcl/[B-E]* | Gabor Kelemen |
2018-11-19 | weld TreeView | Caolán McNamara |
2018-11-19 | tdf#42949 Fix IWYU warnings in include/vcl/[ab]* | Gabor Kelemen |
2018-11-19 | Fix _REFESH_ -> _REFRESH_ | Andrea Gelmini |
2018-11-19 | Fix typos | Andrea Gelmini |
2018-11-17 | Adapt to C++2a char_t | Stephan Bergmann |
2018-11-16 | Fix typos | Andrea Gelmini |
2018-11-16 | loplugin:buriedassign in dbaccess..oox | Noel Grandin |