summaryrefslogtreecommitdiff
path: root/toolkit
AgeCommit message (Expand)Author
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
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-19tdf#125609 toolkit: don't use XTabController::getControlsJustin Luth
2019-07-18cid#1448511 silence Out-of-bounds accessCaolán McNamara
2019-07-04remove some unneede vcl/bitmap.hxx includesNoel Grandin
2019-06-30Simplify Sequence iterations in toolkitArkadiy Illarionov
2019-06-21VCL merge most of NotebookbarTabControlBaseJan-Marek Glogowski
2019-06-21simplify some getSupportedServiceNamesNoel Grandin
2019-06-18tdf#39593 Remove toolkit::GridColumn::getImplementationArkadiy Illarionov
2019-06-18loplugin:logexceptionnicely in toolkit..unoxmlNoel Grandin
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-22New loplugin:dataStephan Bergmann
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-08tdf#43157 Clean up OSL_VERIFY (replace with SAL_WARN)Jens Carl