summaryrefslogtreecommitdiff
path: root/UnoControls/source/inc
AgeCommit message (Expand)Author
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
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-09-15UnoControls: sal_False/True -> false/trueStephan Bergmann
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-04-19fixincludeguards.sh: some smaller dirsThomas Arnhold
2014-04-06Bin empty @seealso, @param, @return and @onerror metacommentsTor Lillqvist
2014-04-06Kill superfluous spacing before semicolonsTor Lillqvist
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from UnoControlsAlexander Wilms
2014-02-18UnoControls: sal_Bool -> boolStephan Bergmann
2013-12-19Clean up UnoControls/source/controls/ furtherStephan Bergmann
2013-12-17embedded nulls in literalsCaolán McNamara