Age | Commit message (Expand) | Author |
2023-08-23 | tdf#146619 Remove unused includes from vcl/inc | Gabor Kelemen |
2023-02-20 | tdf#153520 vcl: Align listbox invalidation with mouseover check | Michael Weghorn |
2022-09-19 | tdf#149797 Change highlight background color in some controls | Ilhan Yesil |
2022-07-13 | clang-tidy modernize-pass-by-value in vcl | Noel Grandin |
2022-04-13 | loplugin:stringviewparam whitelist some more functions | Noel Grandin |
2022-04-09 | sal_GlyphId is internal to VCL | Luboš Luňák |
2021-09-30 | loplugin:constmethod handle more cases | Noel Grandin |
2021-07-21 | flatten ImplListBoxWindow | Noel Grandin |
2021-06-28 | loplugin:finalclasses in vcl | Noel Grandin |
2021-03-03 | vcl/floatwin.hxx can be toolkit only now | Caolán McNamara |
2020-11-24 | loplugin:stringviewparam extend to comparison operators | Noel |
2020-10-19 | use tools::Long in vcl | Noel |
2020-09-08 | tdf#136208 make combo/list/spin take focus on use of scroll wheel | Caolán McNamara |
2020-06-18 | mbStackMode is always false now | Caolán McNamara |
2020-06-11 | loplugin:unusedmethods | Noel Grandin |
2020-05-25 | loplugin:constantparam | Noel Grandin |
2020-05-08 | split button.hxx into toolkit-only piece | Caolán McNamara |
2020-04-25 | loplugin:constantparam | Noel Grandin |
2020-04-25 | loplugin:unusedmethods | Noel Grandin |
2020-04-24 | loplugin:unnecessaryvirtual | Noel Grandin |
2020-04-19 | mru entry heights aren't initially correct until whole list is invalidated | Caolán McNamara |
2020-04-03 | loplugin:singlevalfields | Noel Grandin |
2020-03-16 | Revert "loplugin:constfields in vcl" | Noel Grandin |
2020-03-06 | loplugin:unusedmethods | Noel Grandin |
2020-02-19 | drop newly unused methods | Caolán McNamara |
2020-02-13 | tdf#130325 Fix listbox used as dropdown | Samuel Mehrbrodt |
2020-01-28 | New loplugin:unsignedcompare | Stephan Bergmann |
2020-01-20 | loplugin:unusedmethods | Noel Grandin |
2019-11-28 | tdf#129043 Correctly deliver combo box events when used with keyboard | Samuel Mehrbrodt |
2019-03-28 | tdf#124148 add configurable margin for the listbox pop-up list | Tomaž Vajngerl |
2019-02-22 | loplugin:unusedfields in vcl | Noel Grandin |
2019-01-23 | loplugin:constparams in vcl | Noel Grandin |
2018-11-14 | avoid valgrind uninitialized jump warning with clang | Luboš Luňák |
2018-11-07 | map GtkTreeView to SvTreeViewBox now it is in vcl | Caolán McNamara |
2018-10-25 | Move GlyphItem into its own header | Jan-Marek Glogowski |
2018-10-16 | loplugin:singlevalfields in vcl | Noel Grandin |
2018-09-28 | weld SvxNumberFormatTabPage | Caolán McNamara |
2018-09-14 | loplugin:constfields in vcl | Noel Grandin |
2018-09-10 | vcl: less text layout calls in ListBox | Miklos Vajna |
2018-04-24 | loplugin:useuniqueptr in ImplListBoxWindow | Noel Grandin |
2018-04-20 | towards solving tdf#112323: Allow multiple separators in listboxes | Muhammet Kara |
2018-01-12 | More loplugin:cstylecast: vcl | Stephan Bergmann |
2017-09-25 | Rename GetSelectEntryCount -> GetSelectedEntryCount | Samuel Mehrbrodt |
2017-09-21 | Rename GetSelectEntryPos -> GetSelectedEntryPos | Samuel Mehrbrodt |
2017-09-21 | Rename GetSelectEntry -> GetSelectedEntry | Samuel Mehrbrodt |
2017-06-17 | loplugin:unusedfields in vcl part3 | Noel Grandin |
2017-05-08 | teach loplugin:constantparam about simple constructor calls | Noel Grandin |
2017-04-07 | tdf#39468 Translate German comments | Jens Carl |
2017-03-31 | tdf#82580 tools: rename Rectangle to tools::Rectangle | Miklos Vajna |
2017-03-03 | Remove redundant 'inline' keyword | Stephan Bergmann |