Age | Commit message (Expand) | Author |
2019-06-12 | tdf#95173 vcl: fix partially drawn progressbar widget | Miklos Vajna |
2019-06-12 | Revert "improve empty tools::Rectangle (width)" | Noel Grandin |
2019-06-07 | fix assert in make screenshot | Noel Grandin |
2019-06-07 | improve empty tools::Rectangle (width) | Noel Grandin |
2019-06-06 | tdf#124947 fix hit area of the radio buttons, size in ios theme | Tomaž Vajngerl |
2019-06-04 | Rendering notebookbar*.ui file from user/share directory | Sumit Chauhan |
2019-05-23 | Fix moving / orientation-changing ScrollBar | Jan-Marek Glogowski |
2019-05-22 | VCL replace some code with common function calls | Jan-Marek Glogowski |
2019-05-13 | sizing button wrong in ListBox::Resize | Noel Grandin |
2019-05-13 | Make BitmapColor inherit from / merge into Color | Jan-Marek Glogowski |
2019-05-13 | handle empty tools::Rectangle in vcl | Noel Grandin |
2019-05-09 | loplugin:unusedmethods | Noel Grandin |
2019-05-03 | tdf#125088 Make button text white for blue buttons on macOS | Andrew Hyatt |
2019-04-17 | tdf#124032 fix Edit background drawing | Tomaž Vajngerl |
2019-04-16 | edit widget not redrawing text properly | Caolán McNamara |
2019-04-15 | loplugin:sequentialassign in vcl | Noel Grandin |
2019-04-08 | IsInPopupMode returns true when !mbInPopupMode | Caolán McNamara |
2019-04-04 | tdf#124155 fix slider to not go beyond rect bounds | Tomaž Vajngerl |
2019-04-03 | Related: tdf#124148 null-deref on clicking inside empty listbox | Caolán McNamara |
2019-04-01 | drop unnecessary includes | Caolán McNamara |
2019-04-01 | Resolves: tdf#123175 don't use NWF to draw buttons with an overridden bg | Caolán McNamara |
2019-03-28 | tdf#124148 add configurable margin for the listbox pop-up list | Tomaž Vajngerl |
2019-03-26 | Related: tdf#123291 treat overwrite like a selection of 1 | Caolán McNamara |
2019-03-26 | support overwrite-mode | Caolán McNamara |
2019-03-26 | tdf#124146 Support panning (pan gesture) of the combobox list | Tomaž Vajngerl |
2019-03-22 | SmallButton unused | Caolán McNamara |
2019-03-13 | Make the Help URL configurable | Ashod Nakashian |
2019-03-09 | loplugin:unusedmethods | Noel Grandin |
2019-03-06 | loplugin:unnecessaryparen improve member expression | Noel Grandin |
2019-02-22 | loplugin:unusedfields in vcl | Noel Grandin |
2019-02-20 | get better optimal size for a radiobutton with an image in it | Caolán McNamara |
2019-02-15 | weld ScDPDateGroupDlg | Caolán McNamara |
2019-02-15 | move Calendar to vcl and map to GtkCalendar | Caolán McNamara |
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 | loplugin:indentation in vcl | Noel Grandin |
2019-02-08 | o3tl::make_unique -> std::make_unique in tools..xmloff | Gabor Kelemen |
2019-01-31 | Related: tdf#122780 skip GetTextWidth() when we don't need the result | Caolán McNamara |
2019-01-24 | Revert "lok: custom widgets: render editbox borders" | Ashod Nakashian |
2019-01-23 | loplugin:constparams in vcl | Noel Grandin |
2019-01-11 | Replace OUStringBuffer::appendCopy with append(std::u16string_view) | Stephan Bergmann |
2019-01-09 | Revert "tdf#120170 Use parent key input handler for controls that use subedit" | Jim Raykowski |
2019-01-07 | tdf#42949 Fix IWYU warnings in include/vcl/[v-x]* | Gabor Kelemen |
2019-01-06 | tdf#120170 Use parent key input handler for controls that use subedit | Jim Raykowski |
2018-12-21 | loplugin:unnecessaryvirtual | Noel Grandin |
2018-12-20 | tdf#42949 Fix IWYU warnings in include/vcl/[t-u]* | Gabor Kelemen |
2018-12-10 | tdf#42949 Fix IWYU warnings in include/vcl/s* | Gabor Kelemen |
2018-12-09 | Fix typos in code | Andrea Gelmini |
2018-12-08 | use Image(OUString) instead of Image(Bitmap(OUString)) | Noel Grandin |
2018-12-08 | Remove obsolete SAL_FALLTHROUGH completely | Stephan Bergmann |