summaryrefslogtreecommitdiff
path: root/toolkit/source/controls
AgeCommit message (Expand)Author
2019-09-05tdf#93998 toolkit: restore support for setting dialog background from shapeMiklos Vajna
2019-05-22New loplugin:dataStephan Bergmann
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
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-26Convert DBG_ASSERT to exceptionSamuel Mehrbrodt
2019-04-26Convert DBG_ASSERT to assertSamuel Mehrbrodt
2019-04-26Fix typosSamuel Mehrbrodt
2019-04-17Fix uses of variables before their lifetimes beginStephan Bergmann
2019-04-15loplugin:sequentialassign in test..toolsNoel Grandin
2019-04-07Don't use resettable/clearable guard where plain guard is enoughMike Kaganski
2019-03-31tdf#120703 PVS: remove redundant static castsMike Kaganski
2019-03-28tdf#124385: toolkit: do not fail if ResourceListener is not definedVasily Melenchuk
2019-03-17tdf#120703 PVS: remove redundant static castsMike Kaganski
2019-03-11i#119731 Hyperlink Control on dialog EditorShubham Goyal
2019-03-07log nice exception messages whereever possibleNoel Grandin
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-03-01Fix typoSamuel Mehrbrodt
2019-03-01tdf#123772 UnoControlDialogModel: Don't ignore property "Sizeable"Samuel Mehrbrodt
2019-02-11loplugin:indentation in lingucomponent..toolsNoel Grandin
2019-02-06basic: fix for UnoControlTabPageModel get/set propertiesVasily Melenchuk
2019-02-04tdf#87884: basic: fix for UnknownPropertyExceptionVasily Melenchuk
2019-01-23Replace macro with templateStephan Bergmann
2019-01-15tdf#42949 Fix IWYU warnings in include/toolkit/*Gabor Kelemen
2018-12-11loplugin:useuniqueptr in svtools,toolkitsNoel Grandin
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-11-22improve function-local statics in toolkitNoel Grandin
2018-11-22remove unused broadcast_type enumNoel Grandin
2018-11-20clean up s_bTriedCreation static boolNoel Grandin
2018-11-16loplugin:buriedassign in sd..writerfilterNoel Grandin
2018-11-04replace double-checked locking patterns with thread safe local staticsMike Kaganski
2018-10-29tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-24Simplify containers iterations in test..toolsArkadiy Illarionov
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-14drop unnecessary vcl/group.hxx includesCaolán McNamara
2018-10-02Silence new Clang trunk -Wdefaulted-function-deletedStephan Bergmann
2018-09-28Fix mbRefeshingPeer -> mbRefreshingPeerAndrea Gelmini
2018-09-27loplugin:constfields in toolkitNoel Grandin
2018-09-18loplugin:useuniqueptr in StdTabController::autoTabOrderNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-08-29Replace find_if with proper quantifier algorithmsArkadiy Illarionov
2018-08-19toolkit: a micro-optimization taking min and max simulnateouslyTakeshi Abe
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-07-27toolkit: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann