summaryrefslogtreecommitdiffstats
path: root/toolkit/source/awt
Commit message (Expand)AuthorAgeFilesLines
* tdf#127921 Revert mouse/key listeners to original stateSamuel Mehrbrodt2019-11-111-68/+49
* VCL merge most of NotebookbarTabControlBaseJan-Marek Glogowski2019-06-221-1/+1
* unopkg gui crashes on shutdownCaolán McNamara2019-06-131-1/+1
* weld OrganizeDialogCaolán McNamara2019-06-131-1/+1
* Related tdf#122920 Treat UNO key events the same as mouse eventsSamuel Mehrbrodt2019-05-211-15/+18
* tdf#125397: Fixes for threads and SolarMutex on iOSTor Lillqvist2019-05-211-1/+8
* tdf#125207 [API CHANGE] extend css.awt.PrinterServer: XPrinterServer2brinzing2019-05-191-1/+6
* fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin2019-05-131-2/+2
* tdf#124400 a11y: add accessible IDSamuel Thibault2019-05-091-0/+13
* Fix indentationSamuel Mehrbrodt2019-05-061-1/+1
* Throw exception when peer for tabpage container is missingSamuel Mehrbrodt2019-05-061-0/+2
* Use hasElements to check Sequence emptiness in [t-u]*Arkadiy Illarionov2019-05-021-1/+1
* tdf#122920 Send UNO mouse events to parent window listeners as wellSamuel Mehrbrodt2019-04-171-34/+50
* improve loplugin simplifyconstructNoel Grandin2019-04-152-11/+11
* loplugin:sequentialassign in test..toolsNoel Grandin2019-04-153-8/+4
* weld SvxSearchDialogCaolán McNamara2019-03-241-0/+3
* re-land "new loplugin typedefparam""Noel Grandin2019-03-051-10/+10
* Revert "new loplugin typedefparam"Noel Grandin2019-03-041-10/+10
* new loplugin typedefparamNoel Grandin2019-03-041-10/+10
* expand out IMPL_XTYPEPROVIDER_START macroNoel Grandin2019-03-018-105/+248
* loplugin:unnecessaryoverride look for more patternsNoel Grandin2019-02-272-27/+0
* loplugin:unusedfields in toolkitNoel Grandin2019-02-222-9/+2
* fix comparison of std::lower_bound resultNoel Grandin2019-02-181-1/+2
* tdf#123439 Assert wrt PointerStyle fails when moving cursor over toolbarNoel Grandin2019-02-141-1/+1
* Pointer is pointlessNoel Grandin2019-02-131-2/+2
* new loplugin writeonlyvarsNoel Grandin2019-02-111-6/+0
* tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski2019-02-111-1/+1
* loplugin:indentation in lingucomponent..toolsNoel Grandin2019-02-114-10/+10
* Avoid index for single getToken callMatteo Casalin2019-02-081-2/+1
* tdf#87884: UnoControlTabPageModel is using tabs w/o WB_NOBORDERVasily Melenchuk2019-02-041-1/+4
* tdf#42949 Fix IWYU warnings in include/toolkit/*Gabor Kelemen2019-01-159-1/+12
* tdf#122250 Crash when running extensionNoel Grandin2019-01-141-0/+2
* Replace OUStringBuffer::appendCopy with append(std::u16string_view)Stephan Bergmann2019-01-111-3/+3
* convert "*xxx.get()" to "*xxx"Noel Grandin2019-01-081-1/+1
* tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen2019-01-074-0/+5
* tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen2018-12-102-1/+2
* Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann2018-12-082-2/+2
* weld SwCondCollPageCaolán McNamara2018-11-211-0/+12
* tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen2018-11-211-0/+1
* replace double-checked locking patterns with thread safe local staticsMike Kaganski2018-11-042-54/+14
* Replace function only used in an assert with a lambdaStephan Bergmann2018-11-021-8/+6
* Simplify containers iterations in test..toolsArkadiy Illarionov2018-10-245-39/+23
* remove more rtl::OUString and OString prefixesNoel Grandin2018-10-241-3/+3
* -Werror,-Wunused-function (--disable-assert-always-abort)Stephan Bergmann2018-10-221-0/+2
* loplugin:staticvar in variousNoel Grandin2018-10-221-91/+87
* clang-tidy modernize-redundant-void-argNoel Grandin2018-10-191-1/+1
* MoreButton is solely used by toolkitCaolán McNamara2018-10-141-1/+1
* only vcl and toolkit need to use [G|S]etUnoWrapperCaolán McNamara2018-10-141-1/+1
* split out vcl stuff used solely by toolkit moduleCaolán McNamara2018-10-141-1/+1
* drop unnecessary vcl/group.hxx includesCaolán McNamara2018-10-142-3/+0