summaryrefslogtreecommitdiffstats
path: root/UnoControls/source
Commit message (Expand)AuthorAgeFilesLines
* throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann2021-05-0214-28/+28
* loplugin:stringadd convert chained append to +Noel Grandin2021-04-271-4/+4
* loplugin:flattenNoel2021-03-261-23/+20
* loplugin:referencecasting in UnoControls..unoxmlNoel2021-02-162-4/+4
* Improve loplugin:doubleconvertStephan Bergmann2021-01-201-2/+2
* improve some IllegalArgumentException messagesNoel2021-01-201-1/+1
* make the Color constructors explicitly specify transparencyNoel2021-01-164-11/+11
* loplugin:stringviewparam extend to comparison operatorsNoel2020-11-242-2/+2
* loplugin:stringviewparam check methods tooNoel2020-11-172-8/+8
* loplugin:flatten in UnoControlsNoel Grandin2020-08-026-246/+246
* UnoControl: create instances with uno constructorsNoel Grandin2020-07-049-202/+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
* loplugin:finalclasses in xmlsecurity..UnoControlsNoel Grandin2020-04-036-16/+11
* Remove unused using declarations in oox...xmlsecurityGabor Kelemen2020-03-251-1/+0
* Revert "loplugin:constfields in ucbhelper"Noel Grandin2020-03-151-1/+1
* tdf#42982 add detail exception reason for UnoControlsnienzu2020-02-191-8/+4
* tdf#124176: Use "pragma once" on UnoControls/*Andrea Gelmini2019-12-286-18/+6
* Extend loplugin:external to warn about enumsStephan Bergmann2019-11-171-0/+4
* loplugin:duplicate-defines in UnoControlsNoel Grandin2019-09-304-12/+14
* loplugin:returnconstval in UnoControlsNoel Grandin2019-08-248-18/+17
* loplugin:sequenceloop in basic..cuiNoel Grandin2019-08-152-3/+3
* Improved loplugin:stringconstant (now that GCC 7 supports it): UnoControlsStephan Bergmann2019-07-314-4/+4
* loplugin:referencecasting in variousNoel Grandin2019-07-212-3/+2
* tdf#42949 Fix IWYU warnings in UnoControls/Gabor Kelemen2019-05-1714-65/+34
* Simplify Sequence iterations in UnoControlsArkadiy Illarionov2019-05-092-11/+6
* 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-051-1/+1
* 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-6/+6
* Fix typoAndrea Gelmini2019-04-031-3/+3
* Fix typoAndrea Gelmini2019-04-031-3/+3
* loplugin:indentation in UnoControls..accessibilityNoel Grandin2019-02-081-1/+1
* Fix typosAndrea Gelmini2018-11-091-2/+2
* loplugin:useuniqueptr in impl_getWindowDescriptorNoel Grandin2018-10-316-50/+39
* loplugin:constfields in ucbhelperNoel Grandin2018-09-271-1/+1
* m_xTabControllerList is deadNoel Grandin2018-09-181-22/+0
* loplugin:useuniqueptr in BaseContainerControlNoel Grandin2018-09-181-32/+5
* clang-tidy bugprone-copy-constructor-initNoel Grandin2018-09-111-2/+2
* Fix typosAndrea Gelmini2018-08-291-1/+1
* new loplugin:stringloop, and applied in variousNoel Grandin2018-07-271-12/+12
* Fix typosAndrea Gelmini2018-04-161-1/+1
* loplugin:useuniqueptr in ProgressMonitorNoel Grandin2018-04-163-27/+18
* remove unused processfactory.hxx includesJochen Nitschke2018-04-011-1/+0
* [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-1315-175/+119
* use more Color in UnoControls..canvasNoel Grandin2018-03-072-8/+8