summaryrefslogtreecommitdiff
path: root/comphelper/source/eventattachermgr
AgeCommit message (Expand)AuthorFilesLines
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
2010-10-10merge vosremoval-diagnoses patchNorbert Thiebaud1-6/+6
2010-10-05remove include guards using fixguard.pyPetr Mladek1-2/+0
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien2-9/+2
2008-04-11INTEGRATION: CWS changefileheader (1.7.246); FILE MERGEDRüdiger Timm1-23/+19
2008-04-11INTEGRATION: CWS changefileheader (1.9.92); FILE MERGEDRüdiger Timm1-71/+18
2007-07-11INTEGRATION: CWS mba23issues03 (1.8.62); FILE MERGEDIvo Hinkelmann1-3/+3
2006-09-17INTEGRATION: CWS pchfix02 (1.7.36); FILE MERGEDOliver Bolte1-2/+5
2006-06-19INTEGRATION: CWS warnings01 (1.5.274); FILE MERGEDJens-Heiner Rechtien1-5/+12
2005-09-08INTEGRATION: CWS ooo19126 (1.6.56); FILE MERGEDRüdiger Timm1-48/+21
2005-09-08INTEGRATION: CWS ooo19126 (1.5.278); FILE MERGEDRüdiger Timm1-47/+21
2005-02-16INTEGRATION: CWS visibility02 (1.5.238); FILE MERGEDVladimir Glazounov1-2/+3
2003-03-19MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien1-60/+38
2002-10-01#103263# obsolete applicat.rdb removedJörg Budischewski1-27/+2
2001-08-13#90967# corrected revokeScriptEvent, again (forgot to realloc the sequence)Frank Schönheit1-5/+9
2001-08-07#90621# corrected revokeScriptEventFrank Schönheit1-71/+60
2001-03-15NAMESPACE_STD(\:i) => ::std::\1Frank Schönheit1-43/+46
2001-03-02Removed compiling of staticmb*.cxx files for Mac OS X now that we have automa...Patrick Luby1-7/+2
2001-02-02Merge NetBSD changes by Michael Rauch from OO614B to HEAD.Sander Vesik1-5/+3
2000-10-07Added initialization of static data members for template classes for Mac OS XPatrick Luby1-2/+9
2000-09-29initial importFrank Schönheit2-0/+1243