summaryrefslogtreecommitdiff
path: root/vcl/source/control
AgeCommit message (Expand)Author
2020-03-16Revert "loplugin:constfields in vcl"Noel Grandin
2020-03-14tdf#130975 replace `rtl::math::isNan` with `std::isnan`.Yukio Siraichi
2020-03-13Revert "loplugin:constfields in svtools"Noel Grandin
2020-03-12tdf#130977 replace `rtl::math::isFinite` with `std::isfinite`.Yukio Siraichi
2020-03-06tdf#125532: White text on default/action buttons and selected tabs on macOSThorsten Wagner
2020-03-03Revert "Make Chart Creation Wizard async"Stephan Bergmann
2020-03-02Make Chart Creation Wizard asyncSzymon Kłos
2020-02-29tdf#130515 Time field in Base form will not display correct formatNoel Grandin
2020-02-27loplugin:singlevalfieldsNoel Grandin
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-02-21loplugin:unusedmethodsNoel Grandin
2020-02-19Resolves: tdf#130762 honour "wrap" in FormattedFieldCaolán McNamara
2020-02-19drop newly unused methodsCaolán McNamara
2020-02-19support WB_SMALLSTYLE via small-toolbar icon sizeCaolán McNamara
2020-02-14split StringToMetric and TextToValue into fieldvalue.hxxCaolán McNamara
2020-02-14split out MetricField value conversion functionsCaolán McNamara
2020-02-14move dialog.hxx to vcl/include/toolkitCaolán McNamara
2020-02-13weld FindTextFieldControlCaolán McNamara
2020-02-13extract NaturalSortCompare from ListBoxCaolán McNamara
2020-02-13tdf#130325 Fix listbox used as dropdownSamuel Mehrbrodt
2020-02-12cypress: mobile: Font size combobox is broken on core/master.Caolán McNamara
2020-02-11tdf#130555: Prevent negative aSelection.Min()Stephan Bergmann
2020-02-11Drop some static_cast from long to sal_Int32Stephan Bergmann
2020-02-07loplugin:singlevalfieldsNoel Grandin
2020-02-06tdf#130462 call SetMinOutputSizePixel before SetOutputSizePixelCaolán McNamara
2020-02-06weld SvxFontSizeBox_ImplCaolán McNamara
2020-02-04Place button text in tooltip if it doesn't fit into the buttonSamuel Mehrbrodt
2020-02-03make some headers privateCaolán McNamara
2020-02-03Related: tdf#129933 assert on pasting over selection in editCaolán McNamara
2020-02-03loplugin:unusedmethodsNoel Grandin
2020-02-02no difference between ImageRadioButton and RadioButtonCaolán McNamara
2020-02-02remove some newly unused codeCaolán McNamara
2020-02-01no direct users of slider.hxx outside vcl anymoreCaolán McNamara
2020-01-31loplugin:singlevalfieldsNoel Grandin
2020-01-31tdf#83248 Print using the right color for other components too.Arnaud Versini
2020-01-30mpLinkedField is never setCaolán McNamara
2020-01-28move private TimeBox to toolkit-only headersCaolán McNamara
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-26rename some local variablesNoel Grandin
2020-01-24loplugin:makeshared in svgio..writerperfectNoel Grandin
2020-01-22inline some construction methodsNoel Grandin
2020-01-20loplugin:unusedfieldsNoel Grandin
2020-01-20loplugin:unusedmethodsNoel Grandin
2020-01-17flush out unused Font objectsCaolán McNamara
2020-01-14move [G|S]etGetSpecialCharsFunction into its own headerCaolán McNamara
2020-01-13loplugin:unusedmethodsNoel Grandin
2020-01-07Use virtual method instead of switch in parent classAdrien Ollier
2020-01-06Removed redundant semicolonsAndrea Gelmini
2020-01-06Don't crash on exiting print preview with NotebookbarMike Kaganski
2020-01-02tdf#129662 vcl: rtl: fix scrollbar in dropdownsMiklos Vajna