summaryrefslogtreecommitdiff
path: root/eventattacher
AgeCommit message (Expand)AuthorFilesLines
2017-05-30teach redundantcast plugin about functional castsNoel Grandin1-1/+1
2017-05-20Translate German comments and debug strings (leftovers in e... dirs)Johnny_M1-1/+1
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke1-1/+0
2017-05-07Fix typosAndrea Gelmini1-1/+1
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky1-1/+0
2017-02-06Add missing #includesStephan Bergmann1-0/+4
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-55/+28
2017-01-19New loplugin:dynexcspec: Add @throws documentation, eventattacherStephan Bergmann1-0/+7
2016-12-05loplugin:unnecessaryoverride (dtors) in eventattacherStephan Bergmann1-7/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-1/+1
2016-02-12tdf#95857 Sort out German plurals ...danielt9981-2/+2
2016-02-09Remove excess newlinesChris Sherlock1-8/+0
2015-12-23loplugin:unusedfields in eventattacherNoel Grandin1-3/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-11-04yyyyyNoel Grandin1-1/+1
2015-11-02use uno::Reference::set method instead of assignmentNoel Grandin1-1/+1
2015-11-01no need to be so verbose in constructing uno::ReferenceNoel Grandin1-1/+1
2015-10-18cppcheck:noExplicitConstructorNoel Grandin1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-17/+17
2015-10-01com::sun::star->css in extensions/Noel Grandin1-4/+4
2015-08-05tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-5/+4
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-7/+7
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-2/+2
2015-04-07loplugin:staticmethodsNoel Grandin1-1/+1
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann1-1/+1
2015-03-11V668 no sense in testing the result of new against nullCaolán McNamara1-5/+1
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-3/+3
2014-05-24coverity#983657 Uncaught exceptionCaolán McNamara1-3/+2
2014-05-22Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet1-4/+4
2014-04-22eventattacher: sal_Bool->boolNoel Grandin1-3/+3
2014-04-14Remove dead function declarationStephan Bergmann1-1/+0
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-17/+17
2014-03-07Introduce com.sun.star.beans.theIntrospection singletonStephan Bergmann1-2/+2
2014-02-27eventattacher: fix out of bounds string accessMiklos Vajna1-1/+1
2014-02-26Remove visual noise from eventattacherAlexander Wilms1-26/+25
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-34/+34
2014-02-23Remove unneccessary commentsAlexander Wilms1-4/+4
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann1-2/+2
2013-11-11remove unnecessary use of OUString constructorNoel Grandin1-2/+2
2013-10-22fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza1-8/+2
2013-05-14fdo#46808, Convert script::InvocationAdapterFactory to new styleNoel Grandin1-21/+22
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2-46/+8
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-2/+1
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-2/+0
2013-02-28remove all d.lstMichael Stahl1-0/+0
2012-10-23fdo#46808, use service constructor for beans::IntrospectionNoel Grandin1-3/+2
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl1-2/+0
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl1-1/+2