summaryrefslogtreecommitdiffstats
path: root/eventattacher
Commit message (Expand)AuthorAgeFilesLines
* remove unnecessary use of void in function declarationsNoel Grandin2015-04-151-2/+2
* loplugin:staticmethodsNoel Grandin2015-04-071-1/+1
* Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann2015-03-311-1/+1
* V668 no sense in testing the result of new against nullCaolán McNamara2015-03-111-5/+1
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-121-3/+3
* coverity#983657 Uncaught exceptionCaolán McNamara2014-05-241-3/+2
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet2014-05-221-4/+4
* eventattacher: sal_Bool->boolNoel Grandin2014-04-221-3/+3
* Remove dead function declarationStephan Bergmann2014-04-141-1/+0
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-011-1/+1
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-261-17/+17
* Introduce com.sun.star.beans.theIntrospection singletonStephan Bergmann2014-03-071-2/+2
* eventattacher: fix out of bounds string accessMiklos Vajna2014-02-271-1/+1
* Remove visual noise from eventattacherAlexander Wilms2014-02-261-26/+25
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-34/+34
* Remove unneccessary commentsAlexander Wilms2014-02-231-4/+4
* Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann2013-12-171-2/+2
* remove unnecessary use of OUString constructorNoel Grandin2013-11-111-2/+2
* fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza2013-10-221-8/+2
* 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