summaryrefslogtreecommitdiff
path: root/toolkit/source/awt
AgeCommit message (Expand)Author
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
2019-04-15loplugin:sequentialassign in test..toolsNoel Grandin
2019-03-24weld SvxSearchDialogCaolán McNamara
2019-03-05re-land "new loplugin typedefparam""Noel Grandin
2019-03-04Revert "new loplugin typedefparam"Noel Grandin
2019-03-04new loplugin typedefparamNoel Grandin
2019-03-01expand out IMPL_XTYPEPROVIDER_START macroNoel Grandin
2019-02-27loplugin:unnecessaryoverride look for more patternsNoel Grandin
2019-02-22loplugin:unusedfields in toolkitNoel Grandin
2019-02-18fix comparison of std::lower_bound resultNoel Grandin
2019-02-14tdf#123439 Assert wrt PointerStyle fails when moving cursor over toolbarNoel Grandin
2019-02-13Pointer is pointlessNoel Grandin
2019-02-11new loplugin writeonlyvarsNoel Grandin
2019-02-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2019-02-11loplugin:indentation in lingucomponent..toolsNoel Grandin
2019-02-08Avoid index for single getToken callMatteo Casalin
2019-02-04tdf#87884: UnoControlTabPageModel is using tabs w/o WB_NOBORDERVasily Melenchuk
2019-01-15tdf#42949 Fix IWYU warnings in include/toolkit/*Gabor Kelemen
2019-01-14tdf#122250 Crash when running extensionNoel Grandin
2019-01-11Replace OUStringBuffer::appendCopy with append(std::u16string_view)Stephan Bergmann
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-21weld SwCondCollPageCaolán McNamara