summaryrefslogtreecommitdiff
path: root/toolkit/source/controls/dialogcontrol.cxx
AgeCommit message (Expand)Author
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
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-04tdf#97499 Fixed containers parameters clearing #4tymyjan
2016-03-10loplugin:constantparam in toolkitNoel Grandin
2015-11-20add mapKeysToSequence/mapValuesToSequence methods to comphelperNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09com::sun::star->css in toolkit/Noel Grandin
2015-11-06coverity#1338239 Uncaught exceptionCaolán McNamara
2015-11-06loplugin:stringconstant: elide explicit ctor usage (manually due to macros)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-08toolkit: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-03inline some use-once typedefsNoel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann