summaryrefslogtreecommitdiffstats
path: root/UnoControls/source
Commit message (Expand)AuthorAgeFilesLines
* use uno::Reference::set method instead of assignmentNoel Grandin2015-10-307-13/+13
* cleanup some local var declarationsNoel Grandin2015-10-191-2/+2
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-126-99/+99
* Fix typosAndrea Gelmini2015-09-302-2/+2
* new loplugin: refcountingNoel Grandin2015-08-032-12/+12
* Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann2015-07-132-7/+0
* Fix typosAndrea Gelmini2015-07-041-3/+3
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-084-9/+9
* new clang plugin: loopvartoosmallNoel Grandin2015-05-281-2/+2
* remove unused #include awt/InvalidateStyle.hppMichael Stahl2015-05-051-1/+0
* UnoControls, toolkit, uuoi, xmlsecurity: convert new to ::Create.Michael Meeks2015-04-163-2/+4
* Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann2015-04-012-2/+2
* loplugin:staticfunctionNoel Grandin2015-03-271-2/+2
* Fix various XServiceInfo implementationsStephan Bergmann2015-03-172-0/+18
* V668 no sense in testing the result of new against nullCaolán McNamara2015-03-112-50/+44
* TyposJulien Nabet2015-03-081-1/+1
* TyposJulien Nabet2015-02-281-2/+2
* remove unnecessary parenthesis in return statementsNoel Grandin2015-02-231-1/+1
* Fix of a few typosAndrea Gelmini2015-02-091-2/+2
* brute-force find-and-remove of unused #define constants.Noel Grandin2015-01-082-2/+0
* Daft += "\0" triggers assertStephan Bergmann2014-12-161-4/+0
* Daft "\0" triggers assert in OUString literal ctorStephan Bergmann2014-12-162-2/+1
* cppuhelper: clean up public headers with include-what-you-useMichael Stahl2014-11-1810-0/+12
* remove unnecessary 'using namespace rtl' declarationsNoel Grandin2014-10-298-8/+0
* loplugin: cstylecastNoel Grandin2014-09-292-3/+3
* UnoControls: sal_False/True -> false/trueStephan Bergmann2014-09-157-19/+19
* typo: more then -> more thanTakeshi Abe2014-08-011-1/+1
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-174-55/+5
* -Werror,-Wtautological-undefined-compareStephan Bergmann2014-06-101-6/+0
* loplugin: inlinesimplememberfunctionsNoel Grandin2014-06-091-14/+0
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet2014-05-237-52/+52
* Many spelling fixes: some more files.Pedro Giffuni2014-04-301-1/+1
* automaticly -> automatically.Jan Holesovsky2014-04-275-9/+9
* fixincludeguards.sh: some smaller dirsThomas Arnhold2014-04-196-18/+18
* Bin empty @seealso, @param, @return and @onerror metacommentsTor Lillqvist2014-04-066-577/+0
* Kill superfluous spacing before semicolonsTor Lillqvist2014-04-0615-642/+642
* Kill superfluous vertical whitespaceTor Lillqvist2014-04-0614-583/+0
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-266-97/+97
* Remove dead codeStephan Bergmann2014-03-251-94/+0
* UnoControls: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann2014-03-101-24/+1
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-2615-237/+237
* Remove visual noise from UnoControlsAlexander Wilms2014-02-2610-405/+405
* Remove unneccessary commentsAlexander Wilms2014-02-234-192/+192
* UnoControls: sal_Bool -> boolStephan Bergmann2014-02-188-36/+36
* fdo#63154 Remove unused solar.h ref in vcl, basctl, desktop..Alexandre Vicenzi2014-02-121-104/+0
* bool improvementsStephan Bergmann2014-01-291-1/+1
* bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann2014-01-221-1/+1
* bool improvementsStephan Bergmann2014-01-219-32/+32
* Remove odd service names (that duplicate type names)Stephan Bergmann2013-12-193-9/+3
* Clean up UnoControls/source/controls/ furtherStephan Bergmann2013-12-196-136/+101