summaryrefslogtreecommitdiff
path: root/comphelper/source/eventattachermgr
AgeCommit message (Expand)AuthorFilesLines
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-17/+17
2015-09-24comphelper: replace for_each with range-based forDaniel Robertson1-99/+51
2015-07-27com::sun::star->css in comphelperNoel Grandin1-3/+3
2015-07-20tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-4/+3
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-2/+2
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-2/+2
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-9/+9
2015-03-09V801: Decreased performanceCaolán McNamara1-7/+7
2014-10-10coverity#706275 Uncaught exceptionCaolán McNamara1-5/+12
2014-09-22loplugin: cstylecastNoel Grandin1-2/+2
2014-06-05comphelper: remove SAL_THROW macroNoel Grandin1-2/+2
2014-04-07Clean up function declarations and some unused functionsStephan Bergmann1-6/+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-27Remove visual noise from comphelperAlexander Wilms1-8/+8
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-34/+34
2014-02-23Remove unneccessary commentsAlexander Wilms1-14/+14
2014-01-27coverity#707679 Uninitialized scalar fieldCaolán McNamara1-0/+1
2014-01-27coverity#705787 Dereference before null checkCaolán McNamara1-8/+6
2013-10-12No idea why <wchar.h> would be needed here, and for Unix only evenTor Lillqvist1-4/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+0
2013-01-31RTL_CONSTASCII_(U)STRINGPARAM removed in comphelperChr. Rossmanith1-2/+2
2012-10-23fdo#46808, use service constructor for beans::IntrospectionNoel Grandin1-13/+4
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann1-3/+2
2012-09-05fdo#46808, Adapt reflection::CoreReflection UNO service to new styleNoel Grandin1-10/+12
2012-08-27fdo#46808, Adapt script::Converter service code to new styleNoel Grandin1-6/+3
2012-08-14-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann1-2/+0
2012-06-29re-base on ALv2 code.Michael Meeks1-23/+14
2012-03-10Correct some mistranslated commentsStefan Knorr (astron)1-3/+3
2012-03-05Translate german comments in core/comphelperTom Thorogood1-41/+40
2011-12-22remove some unused codeCaolán McNamara1-12/+0
2011-12-13Fix for fdo43460 Part VII getLength() to isEmpty()Olivier Hallot1-1/+1
2011-11-27remove include of pch header in comphelperNorbert Thiebaud1-2/+0
2011-08-16Less indent level.Kohei Yoshida1-24/+26
2011-08-16Fixed a crash due to invalid index for Sequence.Kohei Yoshida1-19/+24
2011-08-04Let's use std::deque instead of uno::Sequence.Kohei Yoshida1-102/+0
2011-08-04Found one inconsistency between deque and uno::Sequence usages.Kohei Yoshida1-2/+2
2011-08-04Include <functional> for std::unary_function.Kohei Yoshida1-0/+1
2011-08-04Prefer std::for_each to manual looping.Kohei Yoshida1-38/+33
2011-05-21Drop OS2Tor Lillqvist1-1/+1
2011-05-04Some cppcheck cleaningJulien Nabet1-10/+10
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky1-50/+0
2011-02-26Remove "using namespace ::rtl"Julien Nabet1-1/+2
2011-02-01gnumake3: remove loads of obsolete dmakefilesMichael Stahl1-50/+0
2010-11-20EasyHack: RTL conversion from createFromAsciiKevin Hunter1-4/+4
2010-10-25remvove vos/macros.h usageNorbert Thiebaud1-1/+0
2010-10-18remove non-compiled codePovilas Kanapickas1-26/+0
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2