summaryrefslogtreecommitdiff
path: root/include/vcl/toolkit
AgeCommit message (Expand)Author
2021-11-05use more DECL_DLLPRIVATE_STATIC_LINKNoel Grandin
2021-11-04use more DECL_DLLPRIVATE_LINKNoel Grandin
2021-10-11In O[U]StringBuffer, make string_view params replacements for OUString onesStephan Bergmann
2021-10-08loplugin:moveparam in vclNoel Grandin
2021-09-30loplugin:constmethod handle more casesNoel Grandin
2021-09-13loplugin:methodcyclesNoel Grandin
2021-08-30tdf#74702 vcl: introduce GetSystemTextColor()Chris Sherlock
2021-08-18loplugin:constparamsNoel Grandin
2021-08-18jsdialog: dump FixedImageSzymon Kłos
2021-08-08no need to allocate ControlLayoutData separatelyNoel Grandin
2021-08-06drop intermediate vcl::Window from Application::GetDefDialogParentCaolán McNamara
2021-08-05make Dialog::GetDefaultParent privateCaolán McNamara
2021-07-30flatten vcl::ImplControlDataNoel Grandin
2021-07-29jsdialog: toolbox popupsSzymon Kłos
2021-07-28jsdialog: dump and activate popup windowsSzymon Kłos
2021-07-05Pass Formatter::StaticFormatter also from weld:DateFormatter, tdf#125035Eike Rathke
2021-07-04Resolves: tdf#125035 Use number formatter for long date in DateFormatter fieldsEike Rathke
2021-07-02convert SvSortMode to scoped enumNoel Grandin
2021-07-02convert AccessibleBrowseBoxObjType to scoped enumNoel Grandin
2021-06-19loplugin:finalclassesNoel Grandin
2021-05-17split OutputDevice from WindowNoel Grandin
2021-05-13can pass by const& hereNoel Grandin
2021-05-13Revert "simplify the vcl<->toolkit connection"Noel Grandin
2021-05-12simplify the vcl<->toolkit connectionNoel Grandin
2021-05-05loplugin:constmethodNoel Grandin
2021-05-03vcl: remove MetricVectorChris Sherlock
2021-05-03sal_uLong->sal_uInt32 in SvTreeListNoel Grandin
2021-05-03sal_uLong->sal_Int32 in ButtonNoel Grandin
2021-05-02tdf#79049 speed up OOXML workbook load (4)Noel Grandin
2021-04-22pEntry argument can be constCaolán McNamara
2021-04-06be more explicit in setting the parent of the buttons in the style dropdownCaolán McNamara
2021-03-29use VCL_DLLPUBLIC for UnoWrapperBase to allow use in vclplug-gtk3Caolán McNamara
2021-03-24loplugin:unnecessaryvirtualNoel
2021-03-14loplugin:unusedmethodsNoel
2021-03-12tdf#140136 sc: fix tree list expansion in AutoFilterAttila Szűcs
2021-03-04jsdialog: single activation property for treeviewSzymon Kłos
2021-03-03make all these headers pragma onceCaolán McNamara
2021-03-03vcl/floatwin.hxx can be toolkit only nowCaolán McNamara
2021-02-23loplugin:unusedmethodsNoel
2021-02-23loplugin:constantparamNoel
2021-02-23loplugin:unnecessaryvirtualNoel
2021-02-22forward declare some things and avoid includesCaolán McNamara
2021-02-19move FixedText into toolkit-only headersCaolán McNamara
2021-02-19foward declare NotebookBarAddonsItem instead of using includeCaolán McNamara
2021-02-16move FixedImage to toolkit-only headersCaolán McNamara
2021-02-06move Button to vcl/toolkitCaolán McNamara
2021-02-06move MenuButton to vcl/toolkitCaolán McNamara
2021-01-22find-can-be-private-symbolsNoel
2021-01-21merge pair of duplicate blocks together into one functionCaolán McNamara
2021-01-21drop RadioButton arg defaultsCaolán McNamara