summaryrefslogtreecommitdiff
path: root/UnoControls/source/inc
AgeCommit message (Expand)Author
2024-12-08Simplify ProgressMonitor, StatusIndicatorMike Kaganski
2024-12-07Simplify unocontrols::BaseControl hierarchyMike Kaganski
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann
2023-09-12loplugin:unodispose in UnoControlsNoel Grandin
2023-01-20Base BaseControl on WeakComponentImplHelperStephan Bergmann
2022-04-12Recheck modules [uU]* with IWYUGabor Kelemen
2022-01-19tdf#145614 Convert #define to enum or constexprVaibhavMalik4187
2021-11-30loplugin:stringliteraldefine in variousNoel Grandin
2021-08-07create comphelper::OMultiTypeInterfaceContainerHelper2 and use itNoel Grandin
2021-07-22no need to use unique_ptr hereNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-01-20Improve loplugin:doubleconvertStephan Bergmann
2021-01-16make the Color constructors explicitly specify transparencyNoel
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-17loplugin:stringviewparam check methods tooNoel
2020-07-04UnoControl: create instances with uno constructorsNoel Grandin
2020-04-03loplugin:finalclasses in xmlsecurity..UnoControlsNoel Grandin
2020-03-15Revert "loplugin:constfields in ucbhelper"Noel Grandin
2019-12-28tdf#124176: Use "pragma once" on UnoControls/*Andrea Gelmini
2019-09-30loplugin:duplicate-defines in UnoControlsNoel Grandin
2019-08-24loplugin:returnconstval in UnoControlsNoel Grandin
2019-05-17tdf#42949 Fix IWYU warnings in UnoControls/Gabor Kelemen
2018-10-31loplugin:useuniqueptr in impl_getWindowDescriptorNoel Grandin
2018-09-27loplugin:constfields in ucbhelperNoel Grandin
2018-04-16loplugin:useuniqueptr in ProgressMonitorNoel Grandin
2018-03-13Sorry, could not resist: Drive-by cosmetic changesTor Lillqvist
2018-03-07use more Color in UnoControls..canvasNoel Grandin
2018-02-26use less TRGB_COLORDATANoel Grandin
2017-11-21Fix typosAndrea Gelmini
2017-10-23loplugin:includeform: UnoControlsStephan Bergmann
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-06-10UnoControls: inline defines or convert to enumJochen Nitschke
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin
2017-04-24loplugin:checkunusedparams in i18nlangtag and l10ntoolsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-05-31teach refcounting clang plugin about uno::ReferenceNoel Grandin
2015-12-21loplugin:unusedfields UnoControls,ucbNoel Grandin
2015-11-11com::sun::star->css in UnoControls/Noel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-08-03new loplugin: refcountingNoel Grandin
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann
2015-04-16UnoControls, toolkit, uuoi, xmlsecurity: convert new to ::Create.Michael Meeks
2015-03-27loplugin:staticfunctionNoel Grandin
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann
2015-02-28TyposJulien Nabet
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2014-12-16Daft "\0" triggers assert in OUString literal ctorStephan Bergmann