summaryrefslogtreecommitdiffstats
path: root/UnoControls
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix typosAndrea Gelmini2017-12-191-1/+1
* loplugin:salcall fix functionsNoel Grandin2017-12-111-5/+5
* Fix typosAndrea Gelmini2017-11-212-2/+2
* loplugin:constmethod in tools,sax,UnoControlsNoel Grandin2017-10-251-6/+6
* loplugin:includeform: UnoControlsStephan Bergmann2017-10-2313-17/+17
* loplugin:unnecessaryparen include c++ castsNoel Grandin2017-09-041-1/+1
* strip some linefeeds from the end of debug outputNoel Grandin2017-07-121-1/+1
* use more range-for on uno::SequenceNoel Grandin2017-07-111-11/+5
* cleanup unused css/frame/* includesJochen Nitschke2017-06-122-5/+0
* UnoControls: inline defines or convert to enumJochen Nitschke2017-06-102-40/+29
* UnoControls: replace double checked locking patternsJochen Nitschke2017-06-096-177/+44
* clang-tidy performance-unnecessary-value-paramNoel Grandin2017-06-052-2/+2
* loplugin:checkunusedparams in i18nlangtag and l10ntoolsNoel Grandin2017-04-242-13/+8
* gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky2017-04-211-1/+0
* 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-2619-408/+326