/bin/

libreoffice-7-0 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/framework/source/uielement/buttontoolbarcontroller.cxx
AgeCommit message (Expand)Author
2023-05-31do not throw DisposedException when inside a dispose() methodNoel Grandin
2023-04-15Simplify initialized checkMike Kaganski
2022-06-02clang-tidy modernize-pass-by-value in frameworkNoel Grandin
2021-10-30Prepare for removal of non-const operator[] from Sequence in frameworkMike Kaganski
2021-09-01clang-tidy:readability-redundant-member-initNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2020-05-21use for-range on Sequence in f*Noel Grandin
2020-04-08loplugin:flatten in frameworkNoel Grandin
2019-11-20tdf#42949 Fix IWYU warnings in framework/*/*cxxGabor Kelemen
2019-07-20loplugin:referencecasting in frameworkNoel Grandin
2019-07-04remove some unneede vcl/bitmap.hxx includesNoel Grandin
2018-03-19remove unused ucbstreamhelper includesJochen Nitschke
2018-01-12More loplugin:cstylecast: frameworkStephan Bergmann
2017-10-23loplugin:includeform: frameworkStephan Bergmann
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2015-10-14com::sun::star->css in frameworkNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-05-11fix-includes.pl: frameworkThomas Arnhold
2014-04-07framework: sal_Bool->boolNoel Grandin
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin