summaryrefslogtreecommitdiff
path: root/UnoControls
AgeCommit message (Expand)Author
2015-11-16no need to take a mutex when only dealing with stack-local dataNoel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-11com::sun::star->css in UnoControls/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-19cleanup some local var declarationsNoel 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-07-04Fix typosAndrea Gelmini
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-28new clang plugin: loopvartoosmallNoel Grandin
2015-05-05remove unused #include awt/InvalidateStyle.hppMichael Stahl
2015-04-16UnoControls, toolkit, uuoi, xmlsecurity: convert new to ::Create.Michael Meeks
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-27loplugin:staticfunctionNoel Grandin
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann
2015-03-11V668 no sense in testing the result of new against nullCaolán McNamara
2015-03-08TyposJulien Nabet
2015-02-28TyposJulien Nabet
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2015-02-09Fix of a few typosAndrea Gelmini
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2014-12-16Daft += "\0" triggers assertStephan Bergmann
2014-12-16Daft "\0" triggers assert in OUString literal ctorStephan Bergmann
2014-12-16Missing UnoControls/MakefileStephan Bergmann
2014-12-04Kill the libreofficekit static library / shim.c.Andrzej Hunt
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-09-29loplugin: cstylecastNoel Grandin
2014-09-15UnoControls: sal_False/True -> false/trueStephan Bergmann
2014-08-01typo: more then -> more thanTakeshi Abe
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-10-Werror,-Wtautological-undefined-compareStephan Bergmann
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet
2014-04-30Many spelling fixes: some more files.Pedro Giffuni
2014-04-27automaticly -> automatically.Jan Holesovsky
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-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-25Remove dead codeStephan Bergmann
2014-03-10UnoControls: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from UnoControlsAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms