summaryrefslogtreecommitdiffstats
path: root/eventattacher
Commit message (Expand)AuthorAgeFilesLines
* fdo#46808, Convert script::InvocationAdapterFactory to new styleNoel Grandin2013-05-141-21/+22
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-302-46/+8
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-2/+1
* remove legacy build.pl prj/build.lst files.Michael Meeks2013-03-141-2/+0
* remove all d.lstMichael Stahl2013-02-281-0/+0
* fdo#46808, use service constructor for beans::IntrospectionNoel Grandin2012-10-231-3/+2
* gbuild: invert handling of standard system libraries:Michael Stahl2012-09-281-2/+0
* gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-09-281-1/+2
* gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-09-281-0/+1
* ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann2012-09-191-3/+3
* fdo#46808, Adapt reflection::CoreReflection UNO service to new styleNoel Grandin2012-09-051-2/+2
* add more component prefixesMatúš Kukan2012-09-012-2/+2
* fdo#46808, Adapt script::Converter service code to new styleNoel Grandin2012-08-273-4/+5
* re-base on ALv2 code.Michael Meeks2012-06-262-49/+31
* targeted string re-workNorbert Thiebaud2012-05-311-9/+9
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-1/+0
* gbuild: "use" vs. "add":Michael Stahl2012-04-081-2/+2
* .component files don't need executable bitsMichael Stahl2012-03-231-0/+0
* Added READMEs for modules which used to be in libs-coreJosh Heidenreich2012-02-081-0/+1
* switch to include-based build rather than sourced-based buildNorbert Thiebaud2012-02-051-35/+2
* Link most libs and executables with gb_STDLIBS as presumably is intendedTor Lillqvist2011-12-201-0/+4
* catch exception by constant referenceTakeshi Abe2011-12-101-5/+5
* in modules, when we have a env we are in stage gbuildBjoern Michaelsen2011-12-071-0/+1
* move reconfigure into gbuildBjoern Michaelsen2011-11-291-1/+1
* make gbuild makefiles run independant of pwd againBjoern Michaelsen2011-11-251-3/+4
* tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud2011-11-161-4/+4
* fix broken eventattacher. bnc#718227Noel Power2011-10-051-1/+1
* simplfy dmake to gbuild bridgefileBjoern Michaelsen2011-10-051-40/+1
* convert eventattacher to gbuild and add to tail_buildPeter Foley2011-09-186-50/+131
* Reduce indentation level.Kohei Yoshida2011-08-161-52/+52
* Some micro-optimization with the string objects.Kohei Yoshida2011-08-161-11/+5
* And use it from the multi-listener regstration code.Kohei Yoshida2011-08-161-101/+3
* Extracted a method that will be called from another method.Kohei Yoshida2011-08-161-10/+33
* Fixed a crash due to invalid index for Sequence.Kohei Yoshida2011-08-161-1/+2
* Extended UNO's script API to allow adding of multiple listeners at once.Kohei Yoshida2011-08-161-2/+175
* Remove component_getImplementationEnvironment methodsMatúš Kukan2011-07-121-7/+0
* Drop %_EXT% which was always emptyTor Lillqvist2011-06-031-4/+4
* Easyhack: Add visibility markup to all component_get* functionsJulien Nabet2011-04-211-2/+2
* drop bogus executable flag from idl/build/src and config filesFrancisco Saito2011-03-292-0/+0
* drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito2011-03-291-0/+0
* Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens2011-03-125-29/+44
|\
| * sb131: #i115124# $(XSLTPROC) implies LIBXSLT:libxsltsb2010-10-221-1/+1
| * sb129: #i113189# change UNO components to use passive registrationsb2010-09-104-28/+43
* | Remove "using namespace ::rtl"Julien Nabet2011-02-261-1/+2
* | polishing of commentsChristina Rossmanith2011-02-081-18/+18
* | translate commentsRob Snelders2011-02-081-52/+36
* | Easy Hacks : RTL_CONSTASCII_USTRINGPARAMGert Faller2010-11-051-4/+4
* | Finally, gut the vos module out of the buildNorbert Thiebaud2010-10-251-1/+1
* | Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-131-0/+2
|/
* sb118: merged in DEV300_m72sb2010-02-252-9/+2
|\