summaryrefslogtreecommitdiffstats
path: root/UnoControls/source/controls
Commit message (Expand)AuthorAgeFilesLines
* throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann2021-05-026-12/+12
* loplugin:stringadd convert chained append to +Noel Grandin2021-04-271-4/+4
* loplugin:referencecasting in UnoControls..unoxmlNoel2021-02-162-4/+4
* improve some IllegalArgumentException messagesNoel2021-01-201-1/+1
* make the Color constructors explicitly specify transparencyNoel2021-01-161-2/+2
* loplugin:stringviewparam extend to comparison operatorsNoel2020-11-241-1/+1
* loplugin:stringviewparam check methods tooNoel2020-11-171-6/+6
* loplugin:flatten in UnoControlsNoel Grandin2020-08-023-133/+133
* UnoControl: create instances with uno constructorsNoel Grandin2020-07-044-56/+27
* loplugin:simplifybool extend to expression like !(a < b || c > d)Noel Grandin2020-05-301-1/+1
* tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen2020-04-221-0/+1
* Remove unused using declarations in oox...xmlsecurityGabor Kelemen2020-03-251-1/+0
* tdf#42982 add detail exception reason for UnoControlsnienzu2020-02-191-8/+4
* Extend loplugin:external to warn about enumsStephan Bergmann2019-11-171-0/+4
* loplugin:duplicate-defines in UnoControlsNoel Grandin2019-09-302-0/+14
* loplugin:returnconstval in UnoControlsNoel Grandin2019-08-244-10/+9
* Improved loplugin:stringconstant (now that GCC 7 supports it): UnoControlsStephan Bergmann2019-07-314-4/+4
* loplugin:referencecasting in variousNoel Grandin2019-07-211-2/+1
* tdf#42949 Fix IWYU warnings in UnoControls/Gabor Kelemen2019-05-174-9/+5
* Use osl_atomic_increment/osl_atomic_decrement to change m_refCountMike Kaganski2019-04-082-4/+4
* Don't use resettable/clearable guard where plain guard is enoughMike Kaganski2019-04-071-10/+10
* Fix typoAndrea Gelmini2019-04-031-3/+3
* Fix typoAndrea Gelmini2019-04-031-3/+3
* Fix typoAndrea Gelmini2019-04-031-3/+3
* Fix typoAndrea Gelmini2019-04-031-3/+3
* loplugin:indentation in UnoControls..accessibilityNoel Grandin2019-02-081-1/+1
* loplugin:useuniqueptr in impl_getWindowDescriptorNoel Grandin2018-10-312-20/+16
* new loplugin:stringloop, and applied in variousNoel Grandin2018-07-271-12/+12
* loplugin:useuniqueptr in ProgressMonitorNoel Grandin2018-04-161-23/+15
* [API CHANGE] Fix typo in prop implemented by stardiv.UnoControls.FrameControlStephan Bergmann2018-03-231-1/+1
* Sorry, could not resist: Drive-by cosmetic changesTor Lillqvist2018-03-136-6/+6
* use more Color in UnoControls..canvasNoel Grandin2018-03-071-6/+6
* Fix typosAndrea Gelmini2018-02-011-5/+5
* Fix typosAndrea Gelmini2018-01-271-1/+1
* More loplugin:cstylecast: UnoControlsStephan Bergmann2018-01-121-3/+3
* Fix typosAndrea Gelmini2017-12-191-1/+1
* Fix typosAndrea Gelmini2017-11-211-1/+1
* loplugin:includeform: UnoControlsStephan Bergmann2017-10-236-10/+10
* loplugin:unnecessaryparen include c++ castsNoel Grandin2017-09-041-1/+1
* strip some linefeeds from the end of debug outputNoel Grandin2017-07-121-1/+1
* cleanup unused css/frame/* includesJochen Nitschke2017-06-121-1/+0
* UnoControls: inline defines or convert to enumJochen Nitschke2017-06-101-28/+29
* UnoControls: replace double checked locking patternsJochen Nitschke2017-06-094-125/+29
* clang-tidy performance-unnecessary-value-paramNoel Grandin2017-06-051-1/+1
* loplugin:checkunusedparams in i18nlangtag and l10ntoolsNoel Grandin2017-04-241-11/+6
* tdf#39468 Translate German commentsJens Carl2017-04-032-2/+2
* Fix typosAndrea Gelmini2017-03-251-1/+1
* Add missing #includesStephan Bergmann2017-02-061-0/+1
* Remove dynamic exception specificationsStephan Bergmann2017-01-266-81/+76
* Fix typo in comments: relativ -> relativeTakeshi Abe2017-01-251-2/+2