summaryrefslogtreecommitdiff
path: root/include/vcl/toolkit
AgeCommit message (Expand)Author
4 hoursa11y: Use Reference to concrete AccessibleTabListBoxMichael Weghorn
8 daysvcl: Pass vector to SvTabListBox::SetTabsMichael Weghorn
12 daystdf#152299 - Remove unused define(s) from C/C++ filesBogdan Buzea
2025-01-03Drop unneeded forward declarations from include/Gabor Kelemen
2024-12-10tdf#164072 vcl: Let MenuButton dispose its PopupMenuMichael Weghorn
2024-12-04a11y: Use FormattedField directly in SVTXAccessibleNumericFieldMichael Weghorn
2024-12-04a11y: Move menu a11y classes to vcl, no more use factoryMichael Weghorn
2024-11-06loplugin:passstuffbyref in vclNoel Grandin
2024-10-29tdf#130857 Move loadThemeImage from FixedImage to BuilderBaseMichael Weghorn
2024-10-16jsdialog: support textWithIconEnabled into Dump icon viewJaviya Vivekkumar Dineshbhai
2024-10-01loplugin:singlevalfieldsNoel Grandin
2024-09-10use more concrete UNO type in vclNoel Grandin
2024-08-07cool#9704 calc jsdialog autofilter send disabled entry informationJaume Pujantell
2024-07-24tdf#161501 icon choice ctrl: Drop WB_HIGHLIGHTFRAMEMichael Weghorn
2024-07-24tdf#161501 icon choice ctrl: Use a single member for entry rectMichael Weghorn
2024-07-23loplugin:unusedmethodsNoel Grandin
2024-07-12icon choice ctrl a11y: Don't allow unselecting entryMichael Weghorn
2024-07-10icon choice ctrl: Drop code for non-autoposition modeMichael Weghorn
2024-07-10icon choice ctrl: Simplify list pos handlingMichael Weghorn
2024-07-10icon choice ctrl: Update doc on WB_* flagsMichael Weghorn
2024-07-10icon choice ctrl: Drop WB_ALIGN_LEFTMichael Weghorn
2024-07-10icon choice ctrl: Drop WB_ALIGN_TOPMichael Weghorn
2024-07-04tdf#161853 SvxIconChoiceCtrlEntry: Drop means to manually set neighboursMichael Weghorn
2024-07-04tdf#161853 Drop SvxIconViewFlags::POS_MOVEDMichael Weghorn
2024-07-04tdf#161853 Drop SvxIconViewFlags::POS_LOCKEDMichael Weghorn
2024-07-04tdf#161853 icon choice ctrl: Drop WB_SMART_ARRANGE handlingMichael Weghorn
2024-07-04tdf#161853 Drop SvxIconChoiceCtrl_Impl::MouseButtonUpMichael Weghorn
2024-07-03tdf#161853 icon choice ctrl: Drop unused WB_NOASYNCSELECTHDLMichael Weghorn
2024-07-03tdf#161853 icon choice ctrl: Drop support for non-single selection modesMichael Weghorn
2024-07-03tdf#161853 icon choice control: Drop WB_NOSELECTIONMichael Weghorn
2024-07-02tdf#161853 vcl: Drop unnecessary indirection for icon choice controlMichael Weghorn
2024-07-02tdf#161853 vcl: Simplify SvxIconChoiceCtrl_Impl::SetEntryTextModeMichael Weghorn
2024-07-02tdf#161853 vcl: Drop SvtIconChoiceCtrl::GetEntryTextMichael Weghorn
2024-07-02tdf#161853 vcl: Drop SvtIconChoiceCtrl::DrawEntryImageMichael Weghorn
2024-07-02tdf#161853 vcl: Drop outdated icon choice control commentMichael Weghorn
2024-07-02tdf#161853 vcl: Drop unused SvxIconChoiceCtrlColumnInfoMichael Weghorn
2024-07-02tdf#161853 Translate rest of German commentMichael Weghorn
2024-06-30Make SystemWindow::mbIsDeferredInit privateMike Kaganski
2024-05-13vcl: Merge ComboBox and ComboBox::ImplMichael Weghorn
2024-05-03jsdialog: support for LinkButton as an independent widgetTomaž Vajngerl
2024-03-28vcl: Implement JSLevelBarHubert Figuière
2024-03-21tdf#93352 Fix horizontal swiping and scrolling when using an RTL UIPatrick Luby
2024-03-16reduce symbol visibility in vclNoel Grandin
2024-03-14reduce symbol visibility in vclNoel Grandin
2024-03-14replace VCL_DLLPRIVATE with SAL_DLLPRIVATENoel Grandin
2024-03-13reduce symbol visibility in --enable-mergelibs=more modeNoel Grandin
2024-03-02add UNLESS_MERGELIBS_MORE and use to reduce symbol visibilityNoel Grandin
2024-02-13fix windows --enable-mergelibs buildNoel Grandin
2024-02-12use more UNLESS_MERGELIBSNoel Grandin
2023-12-30cid#1545965 COPY_INSTEAD_OF_MOVECaolán McNamara