summaryrefslogtreecommitdiff
path: root/toolkit
AgeCommit message (Expand)Author
2020-02-05move some toolkit/ headers inside the moduleNoel Grandin
2020-02-04tdf#117331 Merge jurt and unoil into ridlSamuel Mehrbrodt
2020-01-28tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctorHakan Bakacak
2020-01-28tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctorMehmet Emin Başoğlu
2020-01-28move private TimeBox to toolkit-only headersCaolán McNamara
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-27Split independent loop vars, giving them appropriate typesStephan Bergmann
2020-01-26rename some local variablesNoel Grandin
2020-01-25tdf#130137 Replace remaining uses of WNT define checks with _WIN32A_GAN
2020-01-24loplugin:makeshared in svgio..writerperfectNoel Grandin
2020-01-14tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMesut Çifci
2020-01-09Improve loplugin:redundantcast for sal_Int... vs. ::sal_Int...Stephan Bergmann
2020-01-08Grammar fixesAndrea Gelmini
2019-12-26use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-12-23sal_Char->char in toolkitNoel Grandin
2019-12-22loplugin:finalclasses in UnoControls..writerperfectNoel Grandin
2019-12-09weld Property BrowserCaolán McNamara
2019-12-03remove some useless comment linesNoel Grandin
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-11-30merge classes VCLXTopWindow_Base and VCLXTopWindowNoel Grandin
2019-11-27tdf#129037 disable updates during multiselectionCaolán McNamara
2019-11-26tdf#129037 add a way to select multiple entries of a ListBox togetherCaolán McNamara
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-15make some classes module-privateNoel Grandin
2019-11-14Resolves: tdf#128792 progressbar control not createdCaolán McNamara
2019-11-13revert action button changes to UNO XStyleSettingTomaž Vajngerl
2019-11-12toolkit: UnoEditControl::insertText() assert on invalid indexMichael Stahl
2019-11-11tdf#127921 Revert mouse/key listeners to original stateSamuel Mehrbrodt
2019-11-09custom widgets: support custom action button text colorsAshod Nakashian
2019-11-07ButtonDialog is only inherited fromCaolán McNamara
2019-11-07rename Dialog::ImplInit so no need for using directiveCaolán McNamara
2019-11-04ProgressBar now only use in vcl and toolkitCaolán McNamara
2019-11-04move VCLXProgressBar to toolkitCaolán McNamara
2019-11-04FixedHyperlink now only used in vcl and toolkitCaolán McNamara
2019-11-04move VCLXFixedHyperlink creation to toolkitCaolán McNamara
2019-11-02New loplugin:conditionalstringStephan Bergmann
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann
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-15new loplugin:bufferaddNoel Grandin
2019-10-15move HAVE_FEATURE_DESKTOP/OPENCL to their dedicated headersLuboš Luňák
2019-10-08use cppu::WeakImplHelper in VCLXRegionNoel Grandin
2019-10-08use cppu::WeakImplHelper in VCLXBitmapNoel Grandin
2019-10-07use cppu::WeakImplHelper in VCLXGraphicsNoel Grandin
2019-10-07use cppu::WeakImplHelper in VCLXDeviceNoel Grandin
2019-10-07use cppu::WeakImplHelper in VCLXFontNoel Grandin
2019-10-04find-unneeded-includes: ignore extra recommendationsGabor Kelemen
2019-10-03merge msgbox and stdtextCaolán McNamara
2019-09-26add property name when throwing css::uno::UnknownPropertyExceptionNoel Grandin
2019-09-18tdf#42949 Fix IWYU warnings in toolkit/Gabor Kelemen