summaryrefslogtreecommitdiff
path: root/eventattacher/source
AgeCommit message (Expand)Author
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-07loplugin:staticmethodsNoel Grandin
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-03-11V668 no sense in testing the result of new against nullCaolán McNamara
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-05-24coverity#983657 Uncaught exceptionCaolán McNamara
2014-05-22Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet
2014-04-22eventattacher: sal_Bool->boolNoel Grandin
2014-04-14Remove dead function declarationStephan Bergmann
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-07Introduce com.sun.star.beans.theIntrospection singletonStephan Bergmann
2014-02-27eventattacher: fix out of bounds string accessMiklos Vajna
2014-02-26Remove visual noise from eventattacherAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-11-11remove unnecessary use of OUString constructorNoel Grandin
2013-10-22fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza
2013-05-14fdo#46808, Convert script::InvocationAdapterFactory to new styleNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-10-23fdo#46808, use service constructor for beans::IntrospectionNoel Grandin
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-09-05fdo#46808, Adapt reflection::CoreReflection UNO service to new styleNoel Grandin
2012-09-01add more component prefixesMatúš Kukan
2012-08-27fdo#46808, Adapt script::Converter service code to new styleNoel Grandin
2012-06-26re-base on ALv2 code.Michael Meeks
2012-05-31targeted string re-workNorbert Thiebaud
2012-03-23.component files don't need executable bitsMichael Stahl
2011-12-10catch exception by constant referenceTakeshi Abe
2011-10-05fix broken eventattacher. bnc#718227Noel Power
2011-09-18convert eventattacher to gbuild and add to tail_buildPeter Foley
2011-08-16Reduce indentation level.Kohei Yoshida
2011-08-16Some micro-optimization with the string objects.Kohei Yoshida
2011-08-16And use it from the multi-listener regstration code.Kohei Yoshida
2011-08-16Extracted a method that will be called from another method.Kohei Yoshida
2011-08-16Fixed a crash due to invalid index for Sequence.Kohei Yoshida
2011-08-16Extended UNO's script API to allow adding of multiple listeners at once.Kohei Yoshida
2011-07-12Remove component_getImplementationEnvironment methodsMatúš Kukan
2011-04-21Easyhack: Add visibility markup to all component_get* functionsJulien Nabet
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-02-26Remove "using namespace ::rtl"Julien Nabet
2011-02-08polishing of commentsChristina Rossmanith
2011-02-08translate commentsRob Snelders
2010-11-05Easy Hacks : RTL_CONSTASCII_USTRINGPARAMGert Faller
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-09-10sb129: #i113189# change UNO components to use passive registrationsb
2010-02-25sb118: merged in DEV300_m72sb
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien