summaryrefslogtreecommitdiff
path: root/toolkit/source/controls
AgeCommit message (Expand)Author
2020-03-25Remove unused using declarations in oox...xmlsecurityGabor Kelemen
2020-03-15Revert "loplugin:constfields in toolkit"Noel Grandin
2020-03-07clang-format toolkit, tools, uui with under 5-percent lines of changeMuhammet Kara
2020-03-03inline some use-once constantsNoel Grandin
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-02-16move TreeControlPeer to toolkitCaolán McNamara
2020-02-14move VCLXFileControl to toolkitCaolán McNamara
2020-02-05move some toolkit/ headers inside the moduleNoel Grandin
2020-01-28tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctorHakan Bakacak
2020-01-28tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctorMehmet Emin Başoğlu
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-27Split independent loop vars, giving them appropriate typesStephan Bergmann
2020-01-24loplugin:makeshared in svgio..writerperfectNoel Grandin
2020-01-14tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMesut Çifci
2020-01-09Improve loplugin:redundantcast for sal_Int... vs. ::sal_Int...Stephan Bergmann
2020-01-08Grammar fixesAndrea Gelmini
2019-12-26use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-12-23sal_Char->char in toolkitNoel Grandin
2019-12-03remove some useless comment linesNoel Grandin
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
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