summaryrefslogtreecommitdiff
path: root/vcl/source/control
AgeCommit message (Expand)Author
2019-11-22use prime symbol for footCaolán McNamara
2019-11-22Resolves: tdf#128948 double prime symbol not parsed as inch indicatorCaolán McNamara
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-20hide help buttons when LibreOfficeKit::isActive and local help unavailableCaolán McNamara
2019-11-20loplugin:unusedmethodsNoel Grandin
2019-11-19loplugin:unusedenumconstantsNoel Grandin
2019-11-19tdf#84183 Give infobar close btn some 'clicked' stateSamuel Mehrbrodt
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann
2019-11-14Revert "tdf#108687 vcl: always enable tabstop on radio buttons"Justin Luth
2019-11-14Fix useless assert(true) (which would never fire)Stephan Bergmann
2019-11-10replace define by constexpr in vcl/roadmapJulien Nabet
2019-11-09custom widgets: support custom action button text colorsAshod Nakashian
2019-11-07remove some unused gettersCaolán McNamara
2019-11-07loplugin:unusedmethodsNoel Grandin
2019-11-06loplugin:indentation find broken if statementsNoel Grandin
2019-11-04ProgressBar now only use in vcl and toolkitCaolán McNamara
2019-11-04FixedHyperlink now only used in vcl and toolkitCaolán McNamara
2019-11-04Update listbox after scrollSzymon Kłos
2019-11-03loplugin:stringaddNoel Grandin
2019-10-30imgctrl.hxx only used by vcl and toolkitCaolán McNamara
2019-10-30SpinButton only needed by vcl and toolkitCaolán McNamara
2019-10-26size some stringbuffer to prevent re-allocNoel Grandin
2019-10-25tdf#42949 Fix IWYU warning in include/vcl/window.hxxGabor Kelemen
2019-10-25tdf#42949 Fix IWYU warnings in vcl/unx/gtk3 and gtk3_kde5/Gabor Kelemen
2019-10-19drop unused ListControlCaolán McNamara
2019-10-19loplugin:unusedfieldsNoel Grandin
2019-10-19loplugin:unusedmethodsNoel Grandin
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-14jsdialogs: send units for numeric fieldsSzymon Kłos
2019-10-05only MultiLineEditSyntaxHighlight uses UpdateDataCaolán McNamara
2019-10-04loplugin:unusedfieldsNoel Grandin
2019-10-04loplugin:unusedmethodsNoel Grandin
2019-10-04loplugin:singlevalfieldsNoel Grandin
2019-10-03loplugin:virtualdeadNoel Grandin
2019-10-03loplugin:unusedmethodsNoel Grandin
2019-10-03merge msgbox and stdtextCaolán McNamara
2019-10-02weld PrintDialogCaolán McNamara
2019-10-02loplugin:stringadd in vclNoel Grandin
2019-10-01jsdialogs: send selection for listboxSzymon Kłos
2019-10-01lok jsdialogs: Add handling of checked state for checkbox and radiobutton.Jan Holesovsky
2019-10-01jsdialogs: export more propertiesSzymon Kłos
2019-10-01jsdialogs: send listbox entriesSzymon Kłos
2019-09-28loplugin:constmethod in vclNoel Grandin
2019-09-28Hold reference on parent dialog while emitting EndDialog.Michael Meeks
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-09-26loplugin:unnecessaryvirtualNoel Grandin
2019-09-24support O(U)String::number() for fast string concatenationLuboš Luňák
2019-09-21wizdlg only needed in vcl nowCaolán McNamara
2019-09-20make WizardShell use RoadmapWizardMachineCaolán McNamara