summaryrefslogtreecommitdiffstats
path: root/eventattacher
Commit message (Expand)AuthorAgeFilesLines
* No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann2017-12-141-2/+2
* loplugin:salcall fix functionsNoel Grandin2017-12-111-2/+2
* loplugin:flatten in editeng..extensionsNoel Grandin2017-09-211-3/+2
* teach redundantcast plugin about functional castsNoel Grandin2017-05-301-1/+1
* Translate German comments and debug strings (leftovers in e... dirs)Johnny_M2017-05-201-1/+1
* cleanup osl/diagnose.h includesJochen Nitschke2017-05-091-1/+0
* Fix typosAndrea Gelmini2017-05-071-1/+1
* gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky2017-04-211-1/+0
* Add missing #includesStephan Bergmann2017-02-061-0/+4
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-55/+28
* New loplugin:dynexcspec: Add @throws documentation, eventattacherStephan Bergmann2017-01-191-0/+7
* loplugin:unnecessaryoverride (dtors) in eventattacherStephan Bergmann2016-12-051-7/+0
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-1/+1
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-201-1/+1
* tdf#95857 Sort out German plurals ...danielt9982016-02-121-2/+2
* Remove excess newlinesChris Sherlock2016-02-091-8/+0
* loplugin:unusedfields in eventattacherNoel Grandin2015-12-231-3/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-2/+2
* yyyyyNoel Grandin2015-11-041-1/+1
* use uno::Reference::set method instead of assignmentNoel Grandin2015-11-021-1/+1
* no need to be so verbose in constructing uno::ReferenceNoel Grandin2015-11-011-1/+1
* cppcheck:noExplicitConstructorNoel Grandin2015-10-181-1/+1
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-17/+17
* com::sun::star->css in extensions/Noel Grandin2015-10-011-4/+4
* tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-08-051-5/+4
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-081-7/+7
* 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