Age | Commit message (Expand) | Author |
2019-04-26 | Convert DBG_ASSERT to exception | Samuel Mehrbrodt |
2019-04-26 | Convert DBG_ASSERT to assert | Samuel Mehrbrodt |
2019-04-26 | Fix typos | Samuel Mehrbrodt |
2019-04-17 | Fix uses of variables before their lifetimes begin | Stephan Bergmann |
2019-04-17 | tdf#122920 Send UNO mouse events to parent window listeners as well | Samuel Mehrbrodt |
2019-04-15 | improve loplugin simplifyconstruct | Noel Grandin |
2019-04-15 | loplugin:sequentialassign in test..tools | Noel Grandin |
2019-04-10 | tdf#42949 Fix IWYU warnings in include/vcl | Gabor Kelemen |
2019-04-07 | Don't use resettable/clearable guard where plain guard is enough | Mike Kaganski |
2019-03-31 | tdf#120703 PVS: remove redundant static casts | Mike Kaganski |
2019-03-28 | tdf#124385: toolkit: do not fail if ResourceListener is not defined | Vasily Melenchuk |
2019-03-28 | return by unique_ptr from createDefaultWidget | Noel Grandin |
2019-03-24 | weld SvxSearchDialog | Caolán McNamara |
2019-03-17 | tdf#120703 PVS: remove redundant static casts | Mike Kaganski |
2019-03-11 | i#119731 Hyperlink Control on dialog Editor | Shubham Goyal |
2019-03-08 | tdf#123772 Add test | Samuel Mehrbrodt |
2019-03-07 | log nice exception messages whereever possible | Noel Grandin |
2019-03-05 | re-land "new loplugin typedefparam"" | Noel Grandin |
2019-03-04 | Revert "new loplugin typedefparam" | Noel Grandin |
2019-03-04 | new loplugin typedefparam | Noel Grandin |
2019-03-01 | expand out IMPL_XTYPEPROVIDER_START macro | Noel Grandin |
2019-03-01 | Fix typo | Samuel Mehrbrodt |
2019-03-01 | tdf#123772 UnoControlDialogModel: Don't ignore property "Sizeable" | Samuel Mehrbrodt |
2019-02-27 | loplugin:unnecessaryoverride look for more patterns | Noel Grandin |
2019-02-22 | loplugin:unusedfields in toolkit | Noel Grandin |
2019-02-18 | fix comparison of std::lower_bound result | Noel Grandin |
2019-02-14 | tdf#123439 Assert wrt PointerStyle fails when moving cursor over toolbar | Noel Grandin |
2019-02-13 | Pointer is pointless | Noel Grandin |
2019-02-11 | new loplugin writeonlyvars | Noel Grandin |
2019-02-11 | tdf#120703 PVS: V560 A part of conditional expression is always true/false | Mike Kaganski |
2019-02-11 | loplugin:indentation in lingucomponent..tools | Noel Grandin |
2019-02-08 | Avoid index for single getToken call | Matteo Casalin |
2019-02-06 | basic: fix for UnoControlTabPageModel get/set properties | Vasily Melenchuk |
2019-02-04 | tdf#87884: UnoControlTabPageModel is using tabs w/o WB_NOBORDER | Vasily Melenchuk |
2019-02-04 | tdf#87884: basic: fix for UnknownPropertyException | Vasily Melenchuk |
2019-01-23 | Replace macro with template | Stephan Bergmann |
2019-01-15 | tdf#42949 Fix IWYU warnings in include/toolkit/* | Gabor Kelemen |
2019-01-14 | tdf#122250 Crash when running extension | Noel Grandin |
2019-01-11 | Replace OUStringBuffer::appendCopy with append(std::u16string_view) | Stephan Bergmann |
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 |
2018-12-11 | loplugin:useuniqueptr in svtools,toolkits | Noel Grandin |
2018-12-10 | tdf#42949 Fix IWYU warnings in include/vcl/s* | Gabor Kelemen |
2018-12-08 | Remove obsolete SAL_FALLTHROUGH completely | Stephan Bergmann |
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-11-27 | tdf#42949 Fix IWYU warnings in include/vcl/[f-h]* | Gabor Kelemen |
2018-11-22 | improve function-local statics in toolkit | Noel Grandin |
2018-11-22 | remove unused broadcast_type enum | Noel Grandin |
2018-11-21 | weld SwCondCollPage | Caolán McNamara |