summaryrefslogtreecommitdiffstats
path: root/UnoControls
Commit message (Expand)AuthorAgeFilesLines
* loplugin:stringviewparam check methods tooNoel2020-11-172-8/+8
* loplugin:flatten in UnoControlsNoel Grandin2020-08-026-246/+246
* replace usage of blacklist with excludelist for IWYUThorsten Behrens2020-07-101-1/+1
* UnoControl: create instances with uno constructorsNoel Grandin2020-07-0411-209/+37
* 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-289-27/+9
* loplugin:finalclasses in UnoControls..writerperfectNoel Grandin2019-12-221-4/+2
* 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-1718-153/+60
* 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-318-52/+41
* loplugin:constfields in ucbhelperNoel Grandin2018-09-271-1/+1
* m_xTabControllerList is deadNoel Grandin2018-09-182-27/+0
* loplugin:useuniqueptr in BaseContainerControlNoel Grandin2018-09-182-35/+7
* 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-1318-223/+147
* use more Color in UnoControls..canvasNoel Grandin2018-03-072-8/+8
* delete colordata.hxxNoel Grandin2018-03-021-1/+0
* use less TRGB_COLORDATANoel Grandin2018-02-263-9/+10
* Fix typosAndrea Gelmini2018-02-241-1/+1
* Fix typosAndrea Gelmini2018-02-012-6/+6
* Fix typosAndrea Gelmini2018-01-271-1/+1
* More loplugin:cstylecast: UnoControlsStephan Bergmann2018-01-121-3/+3