summaryrefslogtreecommitdiffstats
path: root/UnoControls
Commit message (Expand)AuthorAgeFilesLines
* Remove non-const Sequence::begin()/end() in internal codeMike Kaganski2021-10-151-1/+1
* loplugin:constvarsNoel Grandin2021-09-151-2/+2
* create comphelper::OMultiTypeInterfaceContainerHelper2 and use itNoel Grandin2021-08-077-19/+22
* convert #defines to OUStringLiteralNoel Grandin2021-08-022-12/+12
* fix the mutex locking in impl_searchTopicNoel Grandin2021-07-221-21/+15
* no need to use unique_ptr hereNoel Grandin2021-07-222-25/+23
* flatten vector in BaseContainerControlNoel Grandin2021-07-212-19/+14
* throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann2021-05-0216-32/+32
* loplugin:stringadd convert chained append to +Noel Grandin2021-04-271-4/+4
* Updated README.md files to represent current code / use Markdown formatHossein2021-04-071-0/+2
* loplugin:flattenNoel2021-03-261-23/+20
* Using .md extension/Markdown syntax for modules READMEHossein2021-03-241-0/+0
* 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
* 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