summaryrefslogtreecommitdiff
path: root/toolkit
AgeCommit message (Expand)Author
2020-06-23Resolves: tdf#133411 drop CONTENT_FLOWS_TO from dialog to search resultsCaolán McNamara
2020-06-12Fix 32bit linux buildSamuel Mehrbrodt
2020-06-06Revert "tdf#125609 toolkit: don't use XTabController::getControls"Noel Grandin
2020-05-15tdf#132832 calcAdjustedSize: Take max width into accountMichael Weghorn
2020-05-13Test keeping element order in EventContainerSamuel Mehrbrodt
2020-05-13Revert "remove some "optimisation" insanity in ScriptEventContainer"Samuel Mehrbrodt
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
2019-09-17move GetStandardText to stdtext.hxxCaolán McNamara
2019-09-12Fix typosAndrea Gelmini
2019-09-06Fixing "...."Andrea Gelmini
2019-09-01Fix '..'Andrea Gelmini
2019-08-31throbber.hxx only used by vcl and toolkit nowCaolán McNamara
2019-08-31roadmap.hxx only used by vcl and toolkit nowCaolán McNamara
2019-08-31move SVTXRoadmap to toolkitCaolán McNamara
2019-08-26tdf#93998 toolkit: restore support for setting dialog background from shapeMiklos Vajna
2019-08-23tdf#39593 extract UnoTunnelId comparison to template functionArkadiy Illarionov
2019-08-22loplugin:constmethod in toolkitNoel Grandin
2019-08-20loplugin:constvars in test..unotoolsNoel Grandin
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-08-15loplugin:sequenceloop in test..toolkitNoel Grandin
2019-08-15replace ".get->" with "->"Noel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-08-12Fix typosAndrea Gelmini
2019-08-08tdf#74702: use OutputDevice::GetBackgroundColor()Chris Sherlock