summaryrefslogtreecommitdiff
path: root/toolkit/source/awt
AgeCommit message (Expand)Author
2020-06-01Resolves: tdf#133411 drop CONTENT_FLOWS_TO from dialog to search resultsCaolán McNamara
2020-05-13tdf#132832 calcAdjustedSize: Take max width into accountMichael Weghorn
2019-11-14Resolves: tdf#128792 progressbar control not createdCaolán McNamara
2019-11-13revert action button changes to UNO XStyleSettingTomaž Vajngerl
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-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-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-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-03merge msgbox and stdtextCaolán McNamara
2019-09-18tdf#42949 Fix IWYU warnings in toolkit/Gabor Kelemen
2019-09-06Fixing "...."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-22loplugin:constmethod in toolkitNoel Grandin
2019-08-20loplugin:constvars in test..unotoolsNoel Grandin
2019-08-15loplugin:sequenceloop in test..toolkitNoel Grandin
2019-08-08tdf#74702: use OutputDevice::GetBackgroundColor()Chris Sherlock
2019-08-07Resolves: tdf#126717 default that formcontrols show acceleratorsCaolán McNamara
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): toolkitStephan Bergmann
2019-07-21loplugin:referencecasting in test..toolkitNoel Grandin
2019-07-18cid#1448511 silence Out-of-bounds accessCaolán McNamara
2019-06-30Simplify Sequence iterations in toolkitArkadiy Illarionov
2019-06-21VCL merge most of NotebookbarTabControlBaseJan-Marek Glogowski
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov
2019-06-13unopkg gui crashes on shutdownCaolán McNamara
2019-06-12weld OrganizeDialogCaolán McNamara
2019-06-12toolkit: initialize primitive types explicitlyAshod Nakashian
2019-06-04tdf#39593 remove IMPL_XUNOTUNNEL* macrosArkadiy Illarionov
2019-05-21Related tdf#122920 Treat UNO key events the same as mouse eventsSamuel Mehrbrodt
2019-05-21tdf#125397: Fixes for threads and SolarMutex on iOSTor Lillqvist
2019-05-19tdf#125207 [API CHANGE] extend css.awt.PrinterServer: XPrinterServer2brinzing
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-05-09tdf#124400 a11y: add accessible IDSamuel Thibault
2019-05-06Fix indentationSamuel Mehrbrodt
2019-05-06Throw exception when peer for tabpage container is missingSamuel Mehrbrodt
2019-05-02Use hasElements to check Sequence emptiness in [t-u]*Arkadiy Illarionov
2019-04-17tdf#122920 Send UNO mouse events to parent window listeners as wellSamuel Mehrbrodt
2019-04-15improve loplugin simplifyconstructNoel Grandin