summaryrefslogtreecommitdiff
path: root/vcl/source/control
AgeCommit message (Expand)Author
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
2018-12-01weld OfaAutoCompleteTabPageCaolán McNamara
2018-11-30loplugin:unusedmethodsNoel Grandin
2018-11-30weld OfaAutocorrReplacePageCaolán McNamara
2018-11-29Rename Mac OS X to official name macOS in comments and documentationBartosz Kosiorek
2018-11-29remove unnecessary "if (!empty()" checks before loopsNoel Grandin
2018-11-27Preserve stock images until render time.Michael Meeks
2018-11-27remove unused HelpEventMode enum valueNoel Grandin
2018-11-26remove unused DrawFlags enum valuesNoel Grandin
2018-11-25tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-11-21tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-17loplugin:unusedmethodsNoel Grandin
2018-11-16Resolves: tdf#121246 crash in chart dialogsCaolán McNamara
2018-11-15bind SalInstanceSpinButton to FormattedFieldCaolán McNamara
2018-11-15loplugin:staticmethods in vclNoel Grandin
2018-11-14don't select all new text if there was no old textCaolán McNamara
2018-11-14move fmtfieldCaolán McNamara
2018-11-12Fix typosAndrea Gelmini
2018-11-12loplugin:singlevalfields in vclNoel Grandin
2018-11-10tdf#120703 PVS: make ImplGet(Cleaned)FieldUnits return referenceMike Kaganski
2018-11-10Replace deprecated boost::optional::reset(val) with operator =Mike Kaganski
2018-11-10Fix typosAndrea Gelmini
2018-11-09lok: custom widgets: render editbox bordersAshod Nakashian
2018-11-09vcl: mark stock buttons and transfer this to NWF on drawingTomaž Vajngerl
2018-11-09vcl: make slider ask if native drawing is supportedTomaž Vajngerl
2018-11-08Convert FieldUnit to scoped enumMike Kaganski
2018-11-08clarify that edit doesn't change during FormatterBase lifetimeCaolán McNamara
2018-11-08mbDefaultLocale is always trueCaolán McNamara
2018-11-08loplugin:collapseif in tools..xmloffNoel Grandin
2018-11-07map GtkTreeView to SvTreeViewBox now it is in vclCaolán McNamara
2018-11-06convert some macros to local functionsNoel Grandin
2018-11-05tdf#108687 vcl: always enable tabstop on radio buttonsJustin Luth
2018-11-03tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-11-01tdf#121030 invalidate referenced FontInstancesJan-Marek Glogowski