summaryrefslogtreecommitdiff
path: root/UnoControls/source/controls
AgeCommit message (Expand)Author
2024-12-08Simplify ProgressMonitor, StatusIndicatorMike Kaganski
2024-12-07Simplify unocontrols::BaseControl hierarchyMike Kaganski
2024-05-20loplugin:ostr in variousNoel Grandin
2024-03-30tdf#146619 Drop unused 'using namespace' in: UnoControls/Gabor Kelemen
2024-01-08cid#1560054 use RVOCaolán McNamara
2023-10-19Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: UnoControlsStephan Bergmann
2023-09-12loplugin:unodispose in UnoControlsNoel Grandin
2023-05-27Use getXWeak in UnoControlsMike Kaganski
2023-01-20Base BaseControl on WeakComponentImplHelperStephan Bergmann
2022-04-12Recheck modules [uU]* with IWYUGabor Kelemen
2021-08-07create comphelper::OMultiTypeInterfaceContainerHelper2 and use itNoel Grandin
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
2021-01-20improve some IllegalArgumentException messagesNoel
2021-01-16make the Color constructors explicitly specify transparencyNoel
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-05-30loplugin:simplifybool extend to expression like !(a < b || c > d)Noel 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
2020-02-19tdf#42982 add detail exception reason for UnoControlsnienzu
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann
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-07-21loplugin:referencecasting in variousNoel Grandin
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
2019-04-03Fix typoAndrea Gelmini
2019-04-03Fix typoAndrea Gelmini
2019-04-03Fix typoAndrea Gelmini
2019-02-08loplugin:indentation in UnoControls..accessibilityNoel Grandin
2018-10-31loplugin:useuniqueptr in impl_getWindowDescriptorNoel Grandin
2018-07-27new loplugin:stringloop, and applied in variousNoel Grandin
2018-04-16loplugin:useuniqueptr in ProgressMonitorNoel Grandin
2018-03-23[API CHANGE] Fix typo in prop implemented by stardiv.UnoControls.FrameControlStephan Bergmann
2018-03-13Sorry, could not resist: Drive-by cosmetic changesTor Lillqvist
2018-03-07use more Color in UnoControls..canvasNoel Grandin
2018-02-01Fix typosAndrea Gelmini
2018-01-27Fix typosAndrea Gelmini
2018-01-12More loplugin:cstylecast: UnoControlsStephan Bergmann
2017-12-19Fix typosAndrea Gelmini