summaryrefslogtreecommitdiff
path: root/toolkit/source/controls/unocontrol.cxx
AgeCommit message (Expand)Author
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-09-06clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-23loplugin:referencecasting look through more clang TypesNoel Grandin
2021-05-17split OutputDevice from WindowNoel Grandin
2021-04-12forward decl vcl::Window in toolkit/awt/vclxwindow.hxxCaolán McNamara
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-04loplugin:flatten in toolkitNoel Grandin
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: toolkitStephan Bergmann
2020-03-15Revert "loplugin:constfields in toolkit"Noel Grandin
2020-02-05move some toolkit/ headers inside the moduleNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-02New loplugin:conditionalstringStephan Bergmann
2019-09-18tdf#42949 Fix IWYU warnings in toolkit/Gabor Kelemen
2019-09-06Fixing "...."Andrea Gelmini
2019-08-20loplugin:constvars in test..unotoolsNoel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-07-21loplugin:referencecasting in test..toolkitNoel Grandin
2019-06-30Simplify Sequence iterations in toolkitArkadiy Illarionov
2019-06-21simplify some getSupportedServiceNamesNoel Grandin
2019-05-02Use hasElements to check Sequence emptiness in [t-u]*Arkadiy Illarionov
2019-03-01tdf#123772 UnoControlDialogModel: Don't ignore property "Sizeable"Samuel Mehrbrodt
2019-01-15tdf#42949 Fix IWYU warnings in include/toolkit/*Gabor Kelemen
2018-10-29tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-24Simplify containers iterations in test..toolsArkadiy Illarionov
2018-09-28Fix mbRefeshingPeer -> mbRefreshingPeerAndrea Gelmini
2018-09-27loplugin:constfields in toolkitNoel Grandin
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-02-08Different approach for tdf#115227Maxim Monastirsky
2018-01-25tdf#115227 svtools: suppress UNO notifications for color selectorsMiklos Vajna
2017-12-13DELETEZ->std::unique_ptr in toolkit,unotoolsNoel Grandin
2017-11-18loplugin:flatten in toolkit..writerfilterNoel Grandin
2017-09-14clang-tidy modernize-use-emplace in test..vbahelperNoel Grandin
2017-08-16tdf#39468 Translate German comments/termsJens Carl
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-06use more begin()/end() for SequenceNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-05-13clang-tidy modernize-loop-convert in toolkit to uuiNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-13tdf#94306 replace boost::noncopyable in stoc to xmlsec..Jochen Nitschke
2016-04-10Typo: multible->multipleJulien Nabet
2016-03-10loplugin:constantparam in toolkitNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann