summaryrefslogtreecommitdiff
path: root/toolkit
AgeCommit message (Expand)AuthorFilesLines
2020-01-08Grammar fixesAndrea Gelmini1-1/+1
2019-12-26use more TOOLS_WARN_EXCEPTIONNoel Grandin3-3/+4
2019-12-23sal_Char->char in toolkitNoel Grandin5-78/+78
2019-12-22loplugin:finalclasses in UnoControls..writerperfectNoel Grandin2-2/+2
2019-12-09weld Property BrowserCaolán McNamara1-0/+3
2019-12-03remove some useless comment linesNoel Grandin26-94/+0
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann1-11/+11
2019-11-30merge classes VCLXTopWindow_Base and VCLXTopWindowNoel Grandin1-59/+28
2019-11-27tdf#129037 disable updates during multiselectionCaolán McNamara1-0/+5
2019-11-26tdf#129037 add a way to select multiple entries of a ListBox togetherCaolán McNamara1-1/+6
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann11-4/+51
2019-11-15make some classes module-privateNoel Grandin1-1/+1
2019-11-14Resolves: tdf#128792 progressbar control not createdCaolán McNamara1-2/+5
2019-11-13revert action button changes to UNO XStyleSettingTomaž Vajngerl2-45/+11
2019-11-12toolkit: UnoEditControl::insertText() assert on invalid indexMichael Stahl1-1/+6
2019-11-11tdf#127921 Revert mouse/key listeners to original stateSamuel Mehrbrodt1-68/+49
2019-11-09custom widgets: support custom action button text colorsAshod Nakashian2-0/+47
2019-11-07ButtonDialog is only inherited fromCaolán McNamara2-8/+0
2019-11-07rename Dialog::ImplInit so no need for using directiveCaolán McNamara1-1/+1
2019-11-04ProgressBar now only use in vcl and toolkitCaolán McNamara2-2/+2
2019-11-04move VCLXProgressBar to toolkitCaolán McNamara2-0/+257
2019-11-04FixedHyperlink now only used in vcl and toolkitCaolán McNamara2-2/+2
2019-11-04move VCLXFixedHyperlink creation to toolkitCaolán McNamara1-0/+6
2019-11-02New loplugin:conditionalstringStephan Bergmann1-1/+1
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann1-3/+1
2019-10-30imgctrl.hxx only used by vcl and toolkitCaolán McNamara2-2/+2
2019-10-30SpinButton only needed by vcl and toolkitCaolán McNamara2-2/+2
2019-10-15new loplugin:bufferaddNoel Grandin1-4/+2
2019-10-15move HAVE_FEATURE_DESKTOP/OPENCL to their dedicated headersLuboš Luňák1-1/+1
2019-10-08use cppu::WeakImplHelper in VCLXRegionNoel Grandin1-23/+0
2019-10-08use cppu::WeakImplHelper in VCLXBitmapNoel Grandin1-25/+0
2019-10-07use cppu::WeakImplHelper in VCLXGraphicsNoel Grandin1-23/+0
2019-10-07use cppu::WeakImplHelper in VCLXDeviceNoel Grandin1-25/+0
2019-10-07use cppu::WeakImplHelper in VCLXFontNoel Grandin1-25/+0
2019-10-04find-unneeded-includes: ignore extra recommendationsGabor Kelemen1-3/+0
2019-10-03merge msgbox and stdtextCaolán McNamara1-1/+1
2019-09-26add property name when throwing css::uno::UnknownPropertyExceptionNoel Grandin1-1/+1
2019-09-18tdf#42949 Fix IWYU warnings in toolkit/Gabor Kelemen52-187/+29
2019-09-17move GetStandardText to stdtext.hxxCaolán McNamara1-1/+2
2019-09-12Fix typosAndrea Gelmini1-1/+1
2019-09-06Fixing "...."Andrea Gelmini5-10/+10
2019-09-01Fix '..'Andrea Gelmini1-1/+1
2019-08-31throbber.hxx only used by vcl and toolkit nowCaolán McNamara3-3/+3
2019-08-31roadmap.hxx only used by vcl and toolkit nowCaolán McNamara1-4/+4
2019-08-31move SVTXRoadmap to toolkitCaolán McNamara1-0/+314
2019-08-26tdf#93998 toolkit: restore support for setting dialog background from shapeMiklos Vajna2-4/+23
2019-08-23tdf#39593 extract UnoTunnelId comparison to template functionArkadiy Illarionov2-3/+4
2019-08-22loplugin:constmethod in toolkitNoel Grandin2-4/+4
2019-08-20loplugin:constvars in test..unotoolsNoel Grandin3-6/+6
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet4-15/+6