Age | Commit message (Expand) | Author |
2019-01-21 | SAL_INFO also for parameter names that are not found | Tor Lillqvist |
2019-01-21 | Avoid -Werror=format-{overflow,truncation}= | Stephan Bergmann |
2019-01-21 | o3tl::make_unique -> std::make_unique in dbaccess...framework | Gabor Kelemen |
2019-01-16 | Minimum Supported Version is VS2017 | himajin100000 |
2019-01-15 | tdf#42949 Fix IWYU warnings in include/toolkit/* | Gabor Kelemen |
2019-01-10 | Related: tdf#113205, revert add icons to extensions/source/update/ui | Caolán McNamara |
2019-01-10 | Resolves: move extension 'source' resources to 'res' | Caolán McNamara |
2019-01-07 | tdf#42949 Fix IWYU warnings in include/vcl/[v-x]* | Gabor Kelemen |
2018-12-30 | tdf#42075: Perform scan after selecting a scanner on Windows | Mike Kaganski |
2018-12-30 | tdf#114635: Scan operations are modal | Mike Kaganski |
2018-12-29 | Use correct message filters in MsgWaitForMultipleObjects | Mike Kaganski |
2018-12-29 | tdf#114635: reimplement TWAIN-based scan using 32-bit shim on Windows | Mike Kaganski |
2018-12-20 | tdf#42949 Fix IWYU warnings in include/vcl/[t-u]* | Gabor Kelemen |
2018-12-17 | tdf#113205 add onlineupdate icons to core/extensions/source/update/ui | andreas kainz |
2018-12-12 | "functionor" to "function or", and added missing quote | himajin100000 |
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 | remove unused ConfigItemMode::DelayedUpdate | Noel Grandin |
2018-12-07 | loplugin:singlevalfields extend to all static vars | Noel Grandin |
2018-12-03 | Let so_activex learn to work with Win32 errors and HRESULT properly | Mike Kaganski |
2018-12-02 | weld ScShareDocumentDlg | Caolán McNamara |
2018-11-29 | Rename Mac OS X to official name macOS in comments and documentation | Bartosz Kosiorek |
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-27 | tdf#42949 Fix IWYU warnings in include/vcl/[f-h]* | Gabor Kelemen |
2018-11-26 | drop some unnecessary includes | Caolán McNamara |
2018-11-22 | Related: tdf#121340: Do wizards steps Title Case | Sabri Unal |
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-17 | Adapt to C++2a char_t | Stephan Bergmann |
2018-11-16 | loplugin:buriedassign in dbaccess..oox | Noel Grandin |
2018-11-14 | move fmtfield | Caolán McNamara |
2018-11-12 | loplugin:singlevalfields in accessibility..extensions | Noel Grandin |
2018-11-11 | Removed repeated semicolon | Andrea Gelmini |
2018-11-10 | tdf#120703 PVS: V547 Expression is always true/false | Mike Kaganski |
2018-11-09 | Simplify and fix Java UNO API test makefiles | Jan-Marek Glogowski |
2018-11-08 | Convert FieldUnit to scoped enum | Mike Kaganski |
2018-11-07 | move SvTreeListBox to vcl | Caolán McNamara |
2018-11-04 | coverity#1440838 Unchecked return value from library | Caolán McNamara |
2018-11-04 | fix indent | Caolán McNamara |
2018-11-04 | tdf#120703 PVS: V547 Expression is always true/false | Mike Kaganski |
2018-11-04 | replace double-checked locking patterns with thread safe local statics | Mike Kaganski |
2018-11-03 | tdf#120703 PVS: V547 Expression is always true/false | Mike Kaganski |
2018-11-01 | gbuild: rename value OS=IOS to OS=iOS | Michael Stahl |
2018-11-01 | clang-tidy: (WIP) bugprone-too-small-loop-variable findings | Tamás Zolnai |