summaryrefslogtreecommitdiffstats
path: root/toolkit/source/controls
Commit message (Expand)AuthorAgeFilesLines
* tdf#93998 toolkit: restore support for setting dialog background from shapeMiklos Vajna2019-09-051-3/+22
* New loplugin:dataStephan Bergmann2019-05-221-1/+1
* fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin2019-05-131-1/+1
* Throw exception when peer for tabpage container is missingSamuel Mehrbrodt2019-05-061-0/+4
* Use hasElements to check Sequence emptiness in [t-u]*Arkadiy Illarionov2019-05-021-1/+1
* 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
* loplugin:sequentialassign in test..toolsNoel Grandin2019-04-153-6/+3
* 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
* tdf#120703 PVS: remove redundant static castsMike Kaganski2019-03-171-1/+1
* i#119731 Hyperlink Control on dialog EditorShubham Goyal2019-03-111-0/+1
* log nice exception messages whereever possibleNoel Grandin2019-03-072-6/+9
* re-land "new loplugin typedefparam""Noel Grandin2019-03-051-12/+12
* Revert "new loplugin typedefparam"Noel Grandin2019-03-041-12/+12
* new loplugin typedefparamNoel Grandin2019-03-041-12/+12
* expand out IMPL_XTYPEPROVIDER_START macroNoel Grandin2019-03-015-63/+160
* Fix typoSamuel Mehrbrodt2019-03-011-1/+1
* tdf#123772 UnoControlDialogModel: Don't ignore property "Sizeable"Samuel Mehrbrodt2019-03-011-0/+10
* loplugin:indentation in lingucomponent..toolsNoel Grandin2019-02-118-23/+21
* basic: fix for UnoControlTabPageModel get/set propertiesVasily Melenchuk2019-02-061-2/+3
* tdf#87884: basic: fix for UnknownPropertyExceptionVasily Melenchuk2019-02-041-0/+7
* Replace macro with templateStephan Bergmann2019-01-232-15/+15
* tdf#42949 Fix IWYU warnings in include/toolkit/*Gabor Kelemen2019-01-1510-0/+13
* loplugin:useuniqueptr in svtools,toolkitsNoel Grandin2018-12-111-5/+4
* tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen2018-12-101-0/+1
* loplugin:unnecessaryparen include more assignmentsNoel Grandin2018-12-051-1/+1
* improve function-local statics in toolkitNoel Grandin2018-11-2213-233/+66
* remove unused broadcast_type enumNoel Grandin2018-11-221-2/+0
* clean up s_bTriedCreation static boolNoel Grandin2018-11-201-10/+4
* loplugin:buriedassign in sd..writerfilterNoel Grandin2018-11-161-1/+4
* replace double-checked locking patterns with thread safe local staticsMike Kaganski2018-11-041-12/+2
* tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski2018-10-291-2/+1
* tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen2018-10-261-0/+1
* Simplify containers iterations in test..toolsArkadiy Illarionov2018-10-249-84/+53
* clang-tidy readability-redundant-smartptr-getNoel Grandin2018-10-172-3/+4
* drop unnecessary vcl/group.hxx includesCaolán McNamara2018-10-141-1/+0
* Silence new Clang trunk -Wdefaulted-function-deletedStephan Bergmann2018-10-021-2/+2
* Fix mbRefeshingPeer -> mbRefreshingPeerAndrea Gelmini2018-09-281-4/+4
* loplugin:constfields in toolkitNoel Grandin2018-09-273-3/+3
* loplugin:useuniqueptr in StdTabController::autoTabOrderNoel Grandin2018-09-181-20/+22
* New loplugin:externalStephan Bergmann2018-09-172-3/+3
* tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen2018-09-102-0/+4
* Replace find_if with proper quantifier algorithmsArkadiy Illarionov2018-08-291-7/+1
* toolkit: a micro-optimization taking min and max simulnateouslyTakeshi Abe2018-08-191-2/+3
* Add missing sal/log.hxx headersGabor Kelemen2018-08-025-0/+5
* toolkit: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann2018-07-271-0/+5