Age | Commit message (Expand) | Author |
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 |
2018-11-21 | tdf#42949 Fix IWYU warnings in include/vcl/[B-E]* | Gabor Kelemen |
2018-11-20 | clean up s_bTriedCreation static bool | Noel Grandin |
2018-11-19 | tdf#42949 Fix IWYU warnings in include/vcl/[ab]* | Gabor Kelemen |
2018-11-16 | loplugin:buriedassign in sd..writerfilter | Noel Grandin |
2018-11-09 | Fix many Java subsequentcheck test by using JUH | Jan-Marek Glogowski |
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-05 | tdf#118244 pdfexport: radio buttons can group with same name | Justin Luth |
2018-11-05 | tdf#118244 pdfexport: radio buttons use groupname now | Justin Luth |
2018-11-04 | replace double-checked locking patterns with thread safe local statics | Mike Kaganski |