summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)Author
2019-11-13Resolves: tdf#128758 scrollbars added during scrolledwindow layoutCaolán McNamara
2019-11-09custom widgets: support custom action button text colorsAshod Nakashian
2019-11-07make size group defaults match and document what the default isCaolán McNamara
2019-11-07Looks like UBSan still needs various RTTI for some reasonStephan Bergmann
2019-11-07remove some unused gettersCaolán McNamara
2019-11-07drop unused TreeView::set_top_entryCaolán McNamara
2019-11-07rename FloatingWindow::ImplInit so no need for using directiveCaolán McNamara
2019-11-07rename Dialog::ImplInit so no need for using directiveCaolán McNamara
2019-11-07loplugin:unusedmethodsNoel Grandin
2019-11-06loplugin:unnecessaryvirtualNoel Grandin
2019-11-06make some classes module-privateNoel Grandin
2019-11-05make some classes module-privateNoel Grandin
2019-11-04ProgressBar now only use in vcl and toolkitCaolán McNamara
2019-11-04readme not a sufficient indicatorCaolán McNamara
2019-11-04FixedHyperlink now only used in vcl and toolkitCaolán McNamara
2019-11-03make some classes module-privateNoel Grandin
2019-11-03find symbols that can be privateNoel Grandin
2019-11-02weld SfxRecordingFloat_Impl utility windowCaolán McNamara
2019-10-31loplugin:finalclasses in vclNoel Grandin
2019-10-31Fix IsTransparent() for unloaded graphicsLuke Deller
2019-10-30split WindowStateData into its own headerCaolán McNamara
2019-10-30move WindowStateState to vclenum.hxxCaolán McNamara
2019-10-30imgctrl.hxx only used by vcl and toolkitCaolán McNamara
2019-10-30remove some unnecessary includesCaolán McNamara
2019-10-30SpinButton only needed by vcl and toolkitCaolán McNamara
2019-10-29svimpbox.hxx now only included by vclCaolán McNamara
2019-10-29use activate-link instead of clickedCaolán McNamara
2019-10-29weld fpicker clusterCaolán McNamara
2019-10-28add some __attribute__ ((formatNoel Grandin
2019-10-25tdf#42949 Fix IWYU warning in include/vcl/window.hxxGabor Kelemen
2019-10-24create a VclHPanedCaolán McNamara
2019-10-24tdf#127411 improve sizing of status items in the status barNoel Grandin
2019-10-24tdf#128077 crash with calc dialogs and multiple windowsNoel Grandin
2019-10-23loplugin:unusedmethodsNoel Grandin
2019-10-23tdf#128058 Add Expand Collapse All to Navigator context menuJim Raykowski
2019-10-22loplugin:unusedenumconstantsNoel Grandin
2019-10-22loplugin:constantparamNoel Grandin
2019-10-20loplugin:virtualdead unused param in Task::UpdateMinPeriodNoel Grandin
2019-10-20loplugin:virtualdead unused param in SvListView::ModelIsMovingNoel Grandin
2019-10-19strip Dialog ctor downCaolán McNamara
2019-10-19drop unused ModalDialog classCaolán McNamara
2019-10-19drop unused ListControlCaolán McNamara
2019-10-19weld ScDataProviderDlgCaolán McNamara
2019-10-19add menubar support to vclbuilderCaolán McNamara
2019-10-19loplugin:unusedmethodsNoel Grandin
2019-10-19tdf#128058 Make ctrl * expand/collapse tree list entriesJim Raykowski
2019-10-18prepare builder to support menubarsCaolán McNamara
2019-10-18lok: dump as property tree the valueset controlHenry Castro
2019-10-14Resolves: tdf#128134 page creation order affecting travelCaolán McNamara
2019-10-14jsdialogs: send units for numeric fieldsSzymon Kłos