summaryrefslogtreecommitdiff
path: root/toolkit/source/controls/dialogcontrol.cxx
AgeCommit message (Expand)Author
2021-10-31Prepare for removal of non-const operator[] from Sequence in toolkitMike Kaganski
2021-08-23loplugin:referencecasting look through more clang TypesNoel Grandin
2021-08-04osl::Mutex->std::mutex in SimpleNamedThingContainerNoel Grandin
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-07-27Avoid potential tools::Long vs. UNOIDL LONG mismatchStephan Bergmann
2021-04-12VCLXMultiPage can be in private headersCaolán McNamara
2021-02-23loplugin:refcounting in toolkitNoel
2020-08-04loplugin:flatten in toolkitNoel Grandin
2020-03-03inline some use-once constantsNoel Grandin
2020-02-05move some toolkit/ headers inside the moduleNoel Grandin
2019-12-03remove some useless comment linesNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-09-18tdf#42949 Fix IWYU warnings in toolkit/Gabor Kelemen
2019-08-26tdf#93998 toolkit: restore support for setting dialog background from shapeMiklos Vajna
2019-08-15loplugin:sequenceloop in test..toolkitNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): toolkitStephan Bergmann
2019-06-30Simplify Sequence iterations in toolkitArkadiy Illarionov
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-03-01expand out IMPL_XTYPEPROVIDER_START macroNoel Grandin
2019-03-01Fix typoSamuel Mehrbrodt
2019-02-11loplugin:indentation in lingucomponent..toolsNoel Grandin
2019-01-15tdf#42949 Fix IWYU warnings in include/toolkit/*Gabor Kelemen
2018-11-22improve function-local statics in toolkitNoel Grandin
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-04-12make ControlModelContainerBase::Clone return by rtl::ReferenceNoel Grandin
2018-03-19remove unused ucbstreamhelper includesJochen Nitschke
2018-03-16drop support for GraphicObject URLs in toolkitTomaž Vajngerl
2018-02-27remove unused vclunohelper.hxx includesJochen Nitschke
2018-02-22loplugin:changetoolsgen in tools..toolkitNoel Grandin
2017-12-19inline use-once typedefsNoel Grandin
2017-12-16clang-tidy modernize-use-equals-default in toolkitJochen Nitschke
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-18loplugin:flatten in toolkit..writerfilterNoel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: toolkitStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-07-18loplugin:constparams in toolkit,ucb,xmlhelpNoel Grandin
2017-07-11use more range-for on uno::SequenceNoel Grandin
2017-07-02loplugin:casttovoid: toolkitStephan Bergmann
2017-06-24std::unordered_map can erase an element by given key, if anyTakeshi Abe
2017-06-06cppcheck: knownConditionTrueFalseJochen Nitschke
2017-05-20cleanup unused css/resource/ includesJochen Nitschke
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-21loplugin:subtlezeroinit: toolkitStephan Bergmann
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-01loplugin:unnecessaryoverride (dtors) in toolkitStephan Bergmann