summaryrefslogtreecommitdiff
path: root/eventattacher/source/eventattacher.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-2/+2
2015-04-07loplugin:staticmethodsNoel Grandin1-1/+1
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann1-1/+1
2015-03-11V668 no sense in testing the result of new against nullCaolán McNamara1-5/+1
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-3/+3
2014-05-24coverity#983657 Uncaught exceptionCaolán McNamara1-3/+2
2014-05-22Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet1-4/+4
2014-04-22eventattacher: sal_Bool->boolNoel Grandin1-3/+3
2014-04-14Remove dead function declarationStephan Bergmann1-1/+0
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-17/+17
2014-03-07Introduce com.sun.star.beans.theIntrospection singletonStephan Bergmann1-2/+2
2014-02-27eventattacher: fix out of bounds string accessMiklos Vajna1-1/+1
2014-02-26Remove visual noise from eventattacherAlexander Wilms1-26/+25
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-34/+34
2014-02-23Remove unneccessary commentsAlexander Wilms1-4/+4
2013-11-11remove unnecessary use of OUString constructorNoel Grandin1-2/+2
2013-10-22fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza1-8/+2
2013-05-14fdo#46808, Convert script::InvocationAdapterFactory to new styleNoel Grandin1-21/+22
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-2/+1
2012-10-23fdo#46808, use service constructor for beans::IntrospectionNoel Grandin1-3/+2
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann1-3/+3
2012-09-05fdo#46808, Adapt reflection::CoreReflection UNO service to new styleNoel Grandin1-2/+2
2012-09-01add more component prefixesMatúš Kukan1-1/+1
2012-08-27fdo#46808, Adapt script::Converter service code to new styleNoel Grandin1-3/+3
2012-06-26re-base on ALv2 code.Michael Meeks1-23/+14
2012-05-31targeted string re-workNorbert Thiebaud1-9/+9
2011-12-10catch exception by constant referenceTakeshi Abe1-5/+5
2011-10-05fix broken eventattacher. bnc#718227Noel Power1-1/+1
2011-08-16Reduce indentation level.Kohei Yoshida1-52/+52
2011-08-16Some micro-optimization with the string objects.Kohei Yoshida1-11/+5
2011-08-16And use it from the multi-listener regstration code.Kohei Yoshida1-101/+3
2011-08-16Extracted a method that will be called from another method.Kohei Yoshida1-10/+33
2011-08-16Fixed a crash due to invalid index for Sequence.Kohei Yoshida1-1/+2
2011-08-16Extended UNO's script API to allow adding of multiple listeners at once.Kohei Yoshida1-2/+175
2011-07-12Remove component_getImplementationEnvironment methodsMatúš Kukan1-7/+0
2011-04-21Easyhack: Add visibility markup to all component_get* functionsJulien Nabet1-2/+2
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-28/+0
2011-02-26Remove "using namespace ::rtl"Julien Nabet1-1/+2
2011-02-08polishing of commentsChristina Rossmanith1-18/+18
2011-02-08translate commentsRob Snelders1-52/+36
2010-11-05Easy Hacks : RTL_CONSTASCII_USTRINGPARAMGert Faller1-4/+4
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-09-10sb129: #i113189# change UNO components to use passive registrationsb1-28/+0
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-09-17CWS-TOOLING: integrate CWS ab74Ivo Hinkelmann1-1/+1
2008-04-11INTEGRATION: CWS changefileheader (1.6.18); FILE MERGEDRüdiger Timm1-61/+18
2006-06-19INTEGRATION: CWS warnings01 (1.5.4); FILE MERGEDJens-Heiner Rechtien1-10/+11
2005-09-08INTEGRATION: CWS ooo19126 (1.4.64); FILE MERGEDRüdiger Timm1-47/+21