/external/libetonyek/

ption> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/UnoControls/source/controls/progressmonitor.cxx
AgeCommit message (Expand)Author
2024-12-08Simplify ProgressMonitor, StatusIndicatorMike Kaganski
2024-01-08cid#1560054 use RVOCaolán McNamara
2023-10-19Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: UnoControlsStephan Bergmann
2023-01-20Base BaseControl on WeakComponentImplHelperStephan Bergmann
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-07-22fix the mutex locking in impl_searchTopicNoel Grandin
2021-07-22no need to use unique_ptr hereNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin
2021-02-16loplugin:referencecasting in UnoControls..unoxmlNoel
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-17loplugin:stringviewparam check methods tooNoel
2020-08-02loplugin:flatten in UnoControlsNoel Grandin
2020-07-04UnoControl: create instances with uno constructorsNoel Grandin
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-03-25Remove unused using declarations in oox...xmlsecurityGabor Kelemen
2019-09-30loplugin:duplicate-defines in UnoControlsNoel Grandin
2019-08-24loplugin:returnconstval in UnoControlsNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): UnoControlsStephan Bergmann
2019-05-17tdf#42949 Fix IWYU warnings in UnoControls/Gabor Kelemen
2019-04-08Use osl_atomic_increment/osl_atomic_decrement to change m_refCountMike Kaganski
2019-04-07Don't use resettable/clearable guard where plain guard is enoughMike Kaganski
2019-04-03Fix typoAndrea Gelmini
2018-07-27new loplugin:stringloop, and applied in variousNoel Grandin
2018-04-16loplugin:useuniqueptr in ProgressMonitorNoel Grandin
2018-03-13Sorry, could not resist: Drive-by cosmetic changesTor Lillqvist
2018-01-27Fix typosAndrea Gelmini
2017-10-23loplugin:includeform: UnoControlsStephan Bergmann