summaryrefslogtreecommitdiff
path: root/include/vcl/toolkit
AgeCommit message (Expand)Author
2021-04-07use VCL_DLLPUBLIC for UnoWrapperBase to allow use in vclplug-gtk3Caolán McNamara
2021-03-14tdf#140136 sc: fix tree list expansion in AutoFilterAttila Szűcs
2021-01-25drop RadioButton arg defaultsCaolán McNamara
2021-01-18tdf#138829 don't grab focus to roadmap label when sync timer firesCaolán McNamara
2020-11-20move RadioButton to be toolkit onlyCaolán McNamara
2020-11-14Related: tdf#131970 icon-switcher should be in single-selection modeCaolán McNamara
2020-10-30convert some tools::Long->sal_Int32Noel
2020-10-28convert some more long -> tools::LongNoel
2020-10-28convert some more long -> tools::LongNoel
2020-10-27Resolves: tdf#137620 add DeleteSurroundingText at vcl::Window levelCaolán McNamara
2020-10-19use tools::Long in vclNoel
2020-10-06loplugin:const* make some params and methods constNoel
2020-09-10tdf#131581 inhibit updates during all_foreachCaolán McNamara
2020-09-02move Edit into toolkit only headersCaolán McNamara
2020-09-02loplugin:unusedfieldsNoel Grandin
2020-08-29loplugin:unusedmethodsNoel Grandin
2020-08-28move FixedLine into toolkit only headersCaolán McNamara
2020-08-28mark OKButton and HelpButton as finalCaolán McNamara
2020-08-27SvtIconChoiceCtrl can move into toolkit only headersCaolán McNamara
2020-08-26make get_extents_relative_to constCaolán McNamara
2020-08-20loplugin:unusedmethodsNoel Grandin
2020-08-20loplugin:virtualdeadNoel Grandin
2020-08-20loplugin:constantparamNoel Grandin
2020-08-19move VclMultiLineEdit to toolkit-only headersCaolán McNamara
2020-08-17loplugin:unusedmethodsNoel Grandin
2020-08-16loplugin:unusedmethodsNoel Grandin
2020-08-16loplugin:singlevalfieldsNoel Grandin
2020-08-16loplugin:unnecessaryvirtualNoel Grandin
2020-08-16loplugin:virtualdeadNoel Grandin
2020-08-12SvTreeListBox can move into toolkit headers nowCaolán McNamara
2020-08-12svlbitm.hxx can be toolkit only nowCaolán McNamara
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen
2020-07-30ASan/UBSan build still needs DateField RTTIStephan Bergmann
2020-07-30make some classes privateNoel Grandin
2020-07-29move ImageButton to toolkit-only headersCaolán McNamara
2020-07-25loplugin:unusedfieldsNoel Grandin
2020-07-24NumericField is unusedCaolán McNamara
2020-07-23spinfld can be toolkit only nowCaolán McNamara
2020-07-23NumericFormatter can be toolkit only nowCaolán McNamara
2020-07-22move PatternField to toolkit headersCaolán McNamara
2020-07-21weld DateControlCaolán McNamara
2020-07-21loplugin:unusedmethodsNoel Grandin
2020-07-21loplugin:unusedfieldsNoel Grandin
2020-07-19compact namespace: vclNoel Grandin
2020-07-16loplugin:unusedmethodsNoel Grandin
2020-07-15weld TimeControlCaolán McNamara
2020-07-15need to set the formatter as early as possibleCaolán McNamara
2020-07-15weld LongCurrencyControlCaolán McNamara
2020-07-13drop m_xFormatter during disposeCaolán McNamara
2020-07-12move CheckBox to toolkit-only headersCaolán McNamara