summaryrefslogtreecommitdiff
path: root/toolkit/source/controls
AgeCommit message (Expand)Author
2020-06-03Revert "tdf#125609 toolkit: don't use XTabController::getControls"Noel Grandin
2020-05-07Revert "remove some "optimisation" insanity in ScriptEventContainer"Samuel Mehrbrodt
2019-11-12toolkit: UnoEditControl::insertText() assert on invalid indexMichael Stahl
2019-11-02New loplugin:conditionalstringStephan Bergmann
2019-10-15new loplugin:bufferaddNoel Grandin
2019-09-26add property name when throwing css::uno::UnknownPropertyExceptionNoel Grandin
2019-09-18tdf#42949 Fix IWYU warnings in toolkit/Gabor Kelemen
2019-09-06Fixing "...."Andrea Gelmini
2019-09-01Fix '..'Andrea Gelmini
2019-08-31throbber.hxx only used by vcl and toolkit nowCaolán McNamara
2019-08-26tdf#93998 toolkit: restore support for setting dialog background from shapeMiklos Vajna
2019-08-23tdf#39593 extract UnoTunnelId comparison to template functionArkadiy Illarionov
2019-08-20loplugin:constvars in test..unotoolsNoel Grandin
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-08-15loplugin:sequenceloop in test..toolkitNoel Grandin
2019-08-15replace ".get->" with "->"Noel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): toolkitStephan Bergmann
2019-07-21loplugin:referencecasting in test..toolkitNoel Grandin
2019-07-19tdf#125609 toolkit: don't use XTabController::getControlsJustin Luth
2019-06-30Simplify Sequence iterations in toolkitArkadiy Illarionov
2019-06-21simplify some getSupportedServiceNamesNoel Grandin
2019-06-18tdf#39593 Remove toolkit::GridColumn::getImplementationArkadiy Illarionov
2019-06-18loplugin:logexceptionnicely in toolkit..unoxmlNoel Grandin
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov
2019-06-04tdf#39593 remove IMPL_XUNOTUNNEL* macrosArkadiy Illarionov
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