summaryrefslogtreecommitdiffstats
path: root/toolkit
Commit message (Expand)AuthorAgeFilesLines
* tdf#127921 Revert mouse/key listeners to original stateSamuel Mehrbrodt2019-11-111-68/+49
* tdf#93998 toolkit: restore support for setting dialog background from shapeMiklos Vajna2019-09-052-4/+23
* 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
* New loplugin:dataStephan Bergmann2019-05-221-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-133-4/+4
* tdf#124400 a11y: add accessible IDSamuel Thibault2019-05-091-0/+13
* tdf#43157 Clean up OSL_VERIFY (replace with SAL_WARN)Jens Carl2019-05-081-22/+48
* Fix indentationSamuel Mehrbrodt2019-05-061-1/+1
* Throw exception when peer for tabpage container is missingSamuel Mehrbrodt2019-05-062-0/+6
* Use hasElements to check Sequence emptiness in [t-u]*Arkadiy Illarionov2019-05-023-3/+3
* Convert DBG_ASSERT to exceptionSamuel Mehrbrodt2019-04-261-1/+4
* Convert DBG_ASSERT to assertSamuel Mehrbrodt2019-04-261-4/+2
* Fix typosSamuel Mehrbrodt2019-04-262-3/+3
* Fix uses of variables before their lifetimes beginStephan Bergmann2019-04-171-1/+1
* tdf#122920 Send UNO mouse events to parent window listeners as wellSamuel Mehrbrodt2019-04-171-34/+50
* improve loplugin simplifyconstructNoel Grandin2019-04-153-13/+12
* loplugin:sequentialassign in test..toolsNoel Grandin2019-04-156-14/+7
* tdf#42949 Fix IWYU warnings in include/vclGabor Kelemen2019-04-101-0/+1
* Don't use resettable/clearable guard where plain guard is enoughMike Kaganski2019-04-071-2/+2
* tdf#120703 PVS: remove redundant static castsMike Kaganski2019-03-311-2/+1
* tdf#124385: toolkit: do not fail if ResourceListener is not definedVasily Melenchuk2019-03-281-1/+8
* return by unique_ptr from createDefaultWidgetNoel Grandin2019-03-281-8/+8
* weld SvxSearchDialogCaolán McNamara2019-03-241-0/+3
* tdf#120703 PVS: remove redundant static castsMike Kaganski2019-03-171-1/+1
* i#119731 Hyperlink Control on dialog EditorShubham Goyal2019-03-111-0/+1
* tdf#123772 Add testSamuel Mehrbrodt2019-03-082-0/+80
* log nice exception messages whereever possibleNoel Grandin2019-03-073-8/+12
* re-land "new loplugin typedefparam""Noel Grandin2019-03-052-22/+22
* Revert "new loplugin typedefparam"Noel Grandin2019-03-042-22/+22
* new loplugin typedefparamNoel Grandin2019-03-042-22/+22
* expand out IMPL_XTYPEPROVIDER_START macroNoel Grandin2019-03-0113-168/+408
* Fix typoSamuel Mehrbrodt2019-03-011-1/+1
* tdf#123772 UnoControlDialogModel: Don't ignore property "Sizeable"Samuel Mehrbrodt2019-03-011-0/+10
* 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-1112-33/+31
* Avoid index for single getToken callMatteo Casalin2019-02-081-2/+1
* basic: fix for UnoControlTabPageModel get/set propertiesVasily Melenchuk2019-02-061-2/+3
* tdf#87884: UnoControlTabPageModel is using tabs w/o WB_NOBORDERVasily Melenchuk2019-02-041-1/+4
* tdf#87884: basic: fix for UnknownPropertyExceptionVasily Melenchuk2019-02-041-0/+7