summaryrefslogtreecommitdiffstats
path: root/comphelper/source/eventattachermgr
Commit message (Expand)AuthorAgeFilesLines
* No idea why <wchar.h> would be needed here, and for Unix only evenTor Lillqvist2013-10-121-4/+0
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-1/+0
* RTL_CONSTASCII_(U)STRINGPARAM removed in comphelperChr. Rossmanith2013-01-311-2/+2
* fdo#46808, use service constructor for beans::IntrospectionNoel Grandin2012-10-231-13/+4
* ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann2012-09-191-3/+2
* fdo#46808, Adapt reflection::CoreReflection UNO service to new styleNoel Grandin2012-09-051-10/+12
* fdo#46808, Adapt script::Converter service code to new styleNoel Grandin2012-08-271-6/+3
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-141-2/+0
* re-base on ALv2 code.Michael Meeks2012-06-291-23/+14
* Correct some mistranslated commentsStefan Knorr (astron)2012-03-101-3/+3
* Translate german comments in core/comphelperTom Thorogood2012-03-051-41/+40
* remove some unused codeCaolán McNamara2011-12-221-12/+0
* Fix for fdo43460 Part VII getLength() to isEmpty()Olivier Hallot2011-12-131-1/+1
* remove include of pch header in comphelperNorbert Thiebaud2011-11-271-2/+0
* Less indent level.Kohei Yoshida2011-08-161-24/+26
* Fixed a crash due to invalid index for Sequence.Kohei Yoshida2011-08-161-19/+24
* Let's use std::deque instead of uno::Sequence.Kohei Yoshida2011-08-041-102/+0
* Found one inconsistency between deque and uno::Sequence usages.Kohei Yoshida2011-08-041-2/+2
* Include <functional> for std::unary_function.Kohei Yoshida2011-08-041-0/+1
* Prefer std::for_each to manual looping.Kohei Yoshida2011-08-041-38/+33
* Drop OS2Tor Lillqvist2011-05-211-1/+1
* Some cppcheck cleaningJulien Nabet2011-05-041-10/+10
* Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold2011-03-191-1/+1
* Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky2011-03-111-50/+0
|\
| * gnumake3: remove loads of obsolete dmakefilesMichael Stahl2011-02-011-50/+0
* | Remove "using namespace ::rtl"Julien Nabet2011-02-261-1/+2
* | EasyHack: RTL conversion from createFromAsciiKevin Hunter2010-11-201-4/+4
* | remvove vos/macros.h usageNorbert Thiebaud2010-10-251-1/+0
* | remove non-compiled codePovilas Kanapickas2010-10-181-26/+0
* | Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-141-0/+2
* | merge vosremoval-diagnoses patchNorbert Thiebaud2010-10-101-6/+6
* | remove include guards using fixguard.pyPetr Mladek2010-10-051-2/+0
|/
* changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien2010-02-122-9/+2
* INTEGRATION: CWS changefileheader (1.7.246); FILE MERGEDRüdiger Timm2008-04-111-23/+19
* INTEGRATION: CWS changefileheader (1.9.92); FILE MERGEDRüdiger Timm2008-04-111-71/+18
* INTEGRATION: CWS mba23issues03 (1.8.62); FILE MERGEDIvo Hinkelmann2007-07-111-3/+3
* INTEGRATION: CWS pchfix02 (1.7.36); FILE MERGEDOliver Bolte2006-09-171-2/+5
* INTEGRATION: CWS warnings01 (1.5.274); FILE MERGEDJens-Heiner Rechtien2006-06-191-5/+12
* INTEGRATION: CWS ooo19126 (1.6.56); FILE MERGEDRüdiger Timm2005-09-081-48/+21
* INTEGRATION: CWS ooo19126 (1.5.278); FILE MERGEDRüdiger Timm2005-09-081-47/+21
* INTEGRATION: CWS visibility02 (1.5.238); FILE MERGEDVladimir Glazounov2005-02-161-2/+3
* MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien2003-03-191-60/+38
* #103263# obsolete applicat.rdb removedJörg Budischewski2002-10-011-27/+2
* #90967# corrected revokeScriptEvent, again (forgot to realloc the sequence)Frank Schönheit2001-08-131-5/+9
* #90621# corrected revokeScriptEventFrank Schönheit2001-08-071-71/+60
* NAMESPACE_STD(\:i) => ::std::\1Frank Schönheit2001-03-151-43/+46
* Removed compiling of staticmb*.cxx files for Mac OS X now that we have automa...Patrick Luby2001-03-021-7/+2
* Merge NetBSD changes by Michael Rauch from OO614B to HEAD.Sander Vesik2001-02-021-5/+3
* Added initialization of static data members for template classes for Mac OS XPatrick Luby2000-10-071-2/+9
* initial importFrank Schönheit2000-09-292-0/+1243