summaryrefslogtreecommitdiff
path: root/UnoControls/source/controls
AgeCommit message (Expand)Author
2015-08-03new loplugin: refcountingNoel Grandin
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann
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-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-23remove unnecessary parenthesis in return statementsNoel Grandin
2015-02-09Fix of a few typosAndrea Gelmini
2014-12-16Daft += "\0" triggers assertStephan Bergmann
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-10-29remove unnecessary 'using namespace rtl' declarationsNoel 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-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet
2014-04-27automaticly -> automatically.Jan Holesovsky
2014-04-06Kill superfluous spacing before semicolonsTor Lillqvist
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist
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
2014-02-18UnoControls: sal_Bool -> boolStephan Bergmann
2014-02-12fdo#63154 Remove unused solar.h ref in vcl, basctl, desktop..Alexandre Vicenzi
2014-01-21bool improvementsStephan Bergmann
2013-12-19Remove odd service names (that duplicate type names)Stephan Bergmann
2013-12-19Clean up UnoControls/source/controls/ furtherStephan Bergmann
2013-12-17No need for implbase1.hxx to include XComponentContext.hppStephan Bergmann
2013-07-24fdo#67213 - crash on opening AutoText dialog (Ctrl+F3Noel Grandin
2013-07-18fix warningNoel Grandin
2013-07-18fdo#46808, Convert frame::FrameControl service to new styleNoel Grandin
2013-06-05use uno::Reference#clear() method...Noel Grandin
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-08fdo#46808, Convert frame::Frame to new styleNoel Grandin
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2012-10-24fdo#46808, Adapt awt::Toolkit UNO service to new styleNoel Grandin
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-09-15Fix some "Variables reassigned a value before the old one has been used"Julien Nabet
2012-08-08reduce ascii noise and useless commentsThomas Arnhold
2012-08-08remove include comments and boxesThomas Arnhold
2012-07-03re-base on ALv2 code.Michael Meeks
2012-06-19re-base on ALv2 code.Michael Meeks
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-06-06removed dead codeTakeshi Abe
2012-06-02targeted string re-workNorbert Thiebaud