summaryrefslogtreecommitdiff
path: root/vcl/source/control
AgeCommit message (Expand)Author
2019-05-23Fix moving / orientation-changing ScrollBarJan-Marek Glogowski
2019-05-22VCL replace some code with common function callsJan-Marek Glogowski
2019-05-13sizing button wrong in ListBox::ResizeNoel Grandin
2019-05-13Make BitmapColor inherit from / merge into ColorJan-Marek Glogowski
2019-05-13handle empty tools::Rectangle in vclNoel Grandin
2019-05-09loplugin:unusedmethodsNoel Grandin
2019-05-03tdf#125088 Make button text white for blue buttons on macOSAndrew Hyatt
2019-04-17tdf#124032 fix Edit background drawingTomaž Vajngerl
2019-04-16edit widget not redrawing text properlyCaolán McNamara
2019-04-15loplugin:sequentialassign in vclNoel Grandin
2019-04-08IsInPopupMode returns true when !mbInPopupModeCaolán McNamara
2019-04-04tdf#124155 fix slider to not go beyond rect boundsTomaž Vajngerl
2019-04-03Related: tdf#124148 null-deref on clicking inside empty listboxCaolán McNamara
2019-04-01drop unnecessary includesCaolán McNamara
2019-04-01Resolves: tdf#123175 don't use NWF to draw buttons with an overridden bgCaolán McNamara
2019-03-28tdf#124148 add configurable margin for the listbox pop-up listTomaž Vajngerl
2019-03-26Related: tdf#123291 treat overwrite like a selection of 1Caolán McNamara
2019-03-26support overwrite-modeCaolán McNamara
2019-03-26tdf#124146 Support panning (pan gesture) of the combobox listTomaž Vajngerl
2019-03-22SmallButton unusedCaolán McNamara
2019-03-13Make the Help URL configurableAshod Nakashian
2019-03-09loplugin:unusedmethodsNoel Grandin
2019-03-06loplugin:unnecessaryparen improve member expressionNoel Grandin
2019-02-22loplugin:unusedfields in vclNoel Grandin
2019-02-20get better optimal size for a radiobutton with an image in itCaolán McNamara
2019-02-15weld ScDPDateGroupDlgCaolán McNamara
2019-02-15move Calendar to vcl and map to GtkCalendarCaolán McNamara
2019-02-14tdf#123439 Assert wrt PointerStyle fails when moving cursor over toolbarNoel Grandin
2019-02-13Pointer is pointlessNoel Grandin
2019-02-11loplugin:indentation in vclNoel Grandin
2019-02-08o3tl::make_unique -> std::make_unique in tools..xmloffGabor Kelemen
2019-01-31Related: tdf#122780 skip GetTextWidth() when we don't need the resultCaolán McNamara
2019-01-24Revert "lok: custom widgets: render editbox borders"Ashod Nakashian
2019-01-23loplugin:constparams in vclNoel Grandin
2019-01-11Replace OUStringBuffer::appendCopy with append(std::u16string_view)Stephan Bergmann
2019-01-09Revert "tdf#120170 Use parent key input handler for controls that use subedit"Jim Raykowski
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2019-01-06tdf#120170 Use parent key input handler for controls that use subeditJim Raykowski
2018-12-21loplugin:unnecessaryvirtualNoel Grandin
2018-12-20tdf#42949 Fix IWYU warnings in include/vcl/[t-u]*Gabor Kelemen
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-12-09Fix typos in codeAndrea Gelmini
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-07utility constructor for Image "private:graphicrepository" urlsNoel Grandin
2018-12-07custom widgets: Rename 'stock' to 'action'.Jan Holesovsky
2018-12-07LOK: dialogs: limit listbox/combobox drop-down lengthAshod Nakashian
2018-12-05-Werror=unused-but-set-variableNoel Grandin
2018-12-05remove unused VclEventId enum valuesNoel Grandin
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin