summaryrefslogtreecommitdiffstats
path: root/UnoControls/source/controls/progressmonitor.cxx
Commit message (Expand)AuthorAgeFilesLines
* new loplugin:stringloop, and applied in variousNoel Grandin2018-07-271-12/+12
* loplugin:useuniqueptr in ProgressMonitorNoel Grandin2018-04-161-23/+15
* Sorry, could not resist: Drive-by cosmetic changesTor Lillqvist2018-03-131-1/+1
* Fix typosAndrea Gelmini2018-01-271-1/+1
* loplugin:includeform: UnoControlsStephan Bergmann2017-10-231-2/+2
* strip some linefeeds from the end of debug outputNoel Grandin2017-07-121-1/+1
* UnoControls: replace double checked locking patternsJochen Nitschke2017-06-091-24/+6
* loplugin:checkunusedparams in i18nlangtag and l10ntoolsNoel Grandin2017-04-241-11/+6
* Fix typosAndrea Gelmini2017-03-251-1/+1
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-23/+23
* Fix typo in comments: relativ -> relativeTakeshi Abe2017-01-251-2/+2
* Catch some misuses of VclPtr constructionStephan Bergmann2016-12-091-1/+1
* Fix typosAndrea Gelmini2016-10-031-1/+1
* tdf#100726: Improve readability of OUString concatenation a bitnadith2016-07-151-8/+4
* clang-tidy modernize-loop-convert in a*Noel Grandin2016-04-211-12/+6
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-8/+8
* use uno::Reference::set method instead of assignmentNoel Grandin2015-10-301-5/+5
* cleanup some local var declarationsNoel Grandin2015-10-191-2/+2
* Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann2015-07-131-3/+0
* UnoControls, toolkit, uuoi, xmlsecurity: convert new to ::Create.Michael Meeks2015-04-161-1/+1
* V668 no sense in testing the result of new against nullCaolán McNamara2015-03-111-16/+13
* Fix of a few typosAndrea Gelmini2015-02-091-2/+2
* Daft += "\0" triggers assertStephan Bergmann2014-12-161-4/+0
* cppuhelper: clean up public headers with include-what-you-useMichael Stahl2014-11-181-0/+1
* remove unnecessary 'using namespace rtl' declarationsNoel Grandin2014-10-291-1/+0
* UnoControls: sal_False/True -> false/trueStephan Bergmann2014-09-151-6/+6
* -Werror,-Wtautological-undefined-compareStephan Bergmann2014-06-101-6/+0
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet2014-05-231-3/+3
* automaticly -> automatically.Jan Holesovsky2014-04-271-3/+3
* Kill superfluous spacing before semicolonsTor Lillqvist2014-04-061-257/+257
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-23/+23
* UnoControls: sal_Bool -> boolStephan Bergmann2014-02-181-13/+13
* fdo#63154 Remove unused solar.h ref in vcl, basctl, desktop..Alexandre Vicenzi2014-02-121-104/+0
* bool improvementsStephan Bergmann2014-01-211-1/+1
* Remove odd service names (that duplicate type names)Stephan Bergmann2013-12-191-3/+1
* Clean up UnoControls/source/controls/ furtherStephan Bergmann2013-12-191-84/+60
* No need for implbase1.hxx to include XComponentContext.hppStephan Bergmann2013-12-171-0/+1
* fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza2013-04-201-2/+2
* fdo#46808, Adapt awt::Toolkit UNO service to new styleNoel Grandin2012-10-241-13/+15
* Fix some "Variables reassigned a value before the old one has been used"Julien Nabet2012-09-151-5/+2
* reduce ascii noise and useless commentsThomas Arnhold2012-08-081-4/+0
* remove include comments and boxesThomas Arnhold2012-08-081-10/+1
* re-base on ALv2 code.Michael Meeks2012-07-031-23/+14
* targeted string re-workNorbert Thiebaud2012-05-291-1/+1
* Removed RTL_CONSTASCII_USTRINGPARAM from UnoControlsSzabolcs Dezsi2012-04-191-31/+31
* Fix for fdo43460, Part I, getLength to isEmptyOlivier Hallot2011-12-091-3/+3
* childs -> childrenMichael T. Whiteley2011-12-081-1/+1
* WaE: gcc 4.6.0 various warningsCaolán McNamara2011-01-241-11/+0
* Remove DECLARE_LIST( MacroList, SbMethod* ) & Cleanup previous patchJoseph Powers2010-12-101-8/+10
* Remove DECLARE_LIST( IMPL_Textlist, IMPL_TextlistItem* )Joseph Powers2010-12-101-32/+31