summaryrefslogtreecommitdiff
path: root/UnoControls/source/controls/statusindicator.cxx
AgeCommit message (Expand)AuthorFilesLines
2023-09-12loplugin:unodispose in UnoControlsNoel Grandin1-0/+2
2023-05-27Use getXWeak in UnoControlsMike Kaganski1-2/+2
2023-01-20Base BaseControl on WeakComponentImplHelperStephan Bergmann1-35/+12
2021-08-02convert #defines to OUStringLiteralNoel Grandin1-4/+4
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann1-2/+2
2021-02-16loplugin:referencecasting in UnoControls..unoxmlNoel1-2/+2
2020-08-02loplugin:flatten in UnoControlsNoel Grandin1-29/+29
2020-07-04UnoControl: create instances with uno constructorsNoel Grandin1-14/+7
2019-09-30loplugin:duplicate-defines in UnoControlsNoel Grandin1-0/+5
2019-08-24loplugin:returnconstval in UnoControlsNoel Grandin1-2/+2
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): UnoControlsStephan Bergmann1-1/+1
2019-05-17tdf#42949 Fix IWYU warnings in UnoControls/Gabor Kelemen1-1/+2
2019-04-08Use osl_atomic_increment/osl_atomic_decrement to change m_refCountMike Kaganski1-2/+2
2019-04-03Fix typoAndrea Gelmini1-3/+3
2018-10-31loplugin:useuniqueptr in impl_getWindowDescriptorNoel Grandin1-12/+8
2018-03-13Sorry, could not resist: Drive-by cosmetic changesTor Lillqvist1-1/+1
2018-02-01Fix typosAndrea Gelmini1-5/+5
2017-10-23loplugin:includeform: UnoControlsStephan Bergmann1-2/+2
2017-06-09UnoControls: replace double checked locking patternsJochen Nitschke1-23/+5
2017-04-03tdf#39468 Translate German commentsJens Carl1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-16/+16
2016-12-09Catch some misuses of VclPtr constructionStephan Bergmann1-1/+1
2016-10-03Fix typosAndrea Gelmini1-1/+1
2015-11-11com::sun::star->css in UnoControls/Noel Grandin1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin1-1/+1
2015-05-05remove unused #include awt/InvalidateStyle.hppMichael Stahl1-1/+0
2015-04-16UnoControls, toolkit, uuoi, xmlsecurity: convert new to ::Create.Michael Meeks1-1/+1
2014-12-16Daft "\0" triggers assert in OUString literal ctorStephan Bergmann1-1/+1
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin1-1/+0
2014-09-15UnoControls: sal_False/True -> false/trueStephan Bergmann1-3/+3
2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet1-2/+2
2014-04-27automaticly -> automatically.Jan Holesovsky1-3/+3
2014-04-06Kill superfluous spacing before semicolonsTor Lillqvist1-60/+60
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist1-48/+0
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-16/+16
2014-02-23Remove unneccessary commentsAlexander Wilms1-48/+48
2014-01-21bool improvementsStephan Bergmann1-5/+5
2013-12-19Remove odd service names (that duplicate type names)Stephan Bergmann1-3/+1
2013-12-19Clean up UnoControls/source/controls/ furtherStephan Bergmann1-41/+31
2013-12-17No need for implbase1.hxx to include XComponentContext.hppStephan Bergmann1-0/+1
2013-06-05use uno::Reference#clear() method...Noel Grandin1-2/+2
2012-10-24fdo#46808, Adapt awt::Toolkit UNO service to new styleNoel Grandin1-5/+5
2012-08-08reduce ascii noise and useless commentsThomas Arnhold1-4/+0
2012-08-08remove include comments and boxesThomas Arnhold1-10/+0
2012-07-03re-base on ALv2 code.Michael Meeks1-23/+14
2012-05-29targeted string re-workNorbert Thiebaud1-1/+1
2012-04-19Removed RTL_CONSTASCII_USTRINGPARAM from UnoControlsSzabolcs Dezsi1-8/+8
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz1-1/+0