summaryrefslogtreecommitdiff
path: root/toolkit/source/controls/dialogcontrol.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-10-27cid#1555789 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2024-10-25cid#1633347 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2024-06-18loplugin:ostr in variousNoel Grandin1-2/+2
2024-06-11Some missing "block untrusted referer links" for form controlsStephan Bergmann1-2/+2
2024-05-15loplugin:ostr in toolkitNoel Grandin1-22/+22
2024-05-04replace createFromAscii with OUString literals in toolkitNoel Grandin1-1/+1
2024-04-03tdf#146619 Drop unused 'using namespace' in: toolkit/Gabor Kelemen1-1/+0
2023-10-20Use getXWeak in toolkitMike Kaganski1-2/+2
2023-05-09move a toolkit header inside the moduleNoel Grandin1-1/+1
2023-04-23use more TOOLS_WARN_EXCEPTIONNoel Grandin1-1/+1
2023-03-31simplify subclasses of comphelper::OPropertySetHelperNoel Grandin1-3/+3
2023-03-13convert UnoControlModel and friends to use std::mutexNoel Grandin1-8/+9
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann1-3/+2
2022-12-22loplugin:unocast (VCLXMultiPage)Stephan Bergmann1-1/+1
2022-12-22loplugin:unocast (VCLXTabPage)Stephan Bergmann1-1/+2
2022-05-03Just use Any ctor instead of makeAny in toolkitStephan Bergmann1-17/+17
2022-04-02Recheck modules t* with IWYUGabor Kelemen1-1/+0
2022-03-05GetComponentServiceName can be constNoel Grandin1-4/+4
2021-10-31Prepare for removal of non-const operator[] from Sequence in toolkitMike Kaganski1-18/+17
2021-08-23loplugin:referencecasting look through more clang TypesNoel Grandin1-1/+1
2021-08-04osl::Mutex->std::mutex in SimpleNamedThingContainerNoel Grandin1-15/+18
2021-08-02convert #defines to OUStringLiteralNoel Grandin1-3/+3
2021-07-27Avoid potential tools::Long vs. UNOIDL LONG mismatchStephan Bergmann1-4/+12
2021-04-12VCLXMultiPage can be in private headersCaolán McNamara1-0/+1
2021-02-23loplugin:refcounting in toolkitNoel1-4/+4
2020-08-04loplugin:flatten in toolkitNoel Grandin1-49/+48
2020-03-03inline some use-once constantsNoel Grandin1-1/+1
2020-02-05move some toolkit/ headers inside the moduleNoel Grandin1-3/+3
2019-12-03remove some useless comment linesNoel Grandin1-3/+0
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-2/+2
2019-09-18tdf#42949 Fix IWYU warnings in toolkit/Gabor Kelemen1-11/+0
2019-08-26tdf#93998 toolkit: restore support for setting dialog background from shapeMiklos Vajna1-3/+22
2019-08-15loplugin:sequenceloop in test..toolkitNoel Grandin1-2/+2
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): toolkitStephan Bergmann1-12/+12
2019-06-30Simplify Sequence iterations in toolkitArkadiy Illarionov1-7/+4
2019-04-26Fix typosSamuel Mehrbrodt1-1/+1
2019-04-17Fix uses of variables before their lifetimes beginStephan Bergmann1-1/+1
2019-04-15loplugin:sequentialassign in test..toolsNoel Grandin1-2/+1
2019-03-01expand out IMPL_XTYPEPROVIDER_START macroNoel Grandin1-5/+11
2019-03-01Fix typoSamuel Mehrbrodt1-1/+1
2019-02-11loplugin:indentation in lingucomponent..toolsNoel Grandin1-3/+3
2019-01-15tdf#42949 Fix IWYU warnings in include/toolkit/*Gabor Kelemen1-0/+1
2018-11-22improve function-local statics in toolkitNoel Grandin1-28/+8
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen1-0/+2
2018-04-12make ControlModelContainerBase::Clone return by rtl::ReferenceNoel Grandin1-8/+5
2018-03-19remove unused ucbstreamhelper includesJochen Nitschke1-1/+0
2018-03-16drop support for GraphicObject URLs in toolkitTomaž Vajngerl1-11/+2
2018-02-27remove unused vclunohelper.hxx includesJochen Nitschke1-1/+0
2018-02-22loplugin:changetoolsgen in tools..toolkitNoel Grandin1-2/+2
2017-12-19inline use-once typedefsNoel Grandin1-2/+1