summaryrefslogtreecommitdiff
path: root/pyuno/source/module/pyuno_callable.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+4
2019-06-10Adapt to upcoming Python 3.8Stephan Bergmann1-1/+8
2019-04-26tdf#42949 Fix IWYU warnings in pyuno/Gabor Kelemen1-2/+3
2019-03-06remove some unnecessary typedef struct... sugarNoel Grandin1-4/+4
2018-09-17New loplugin:externalStephan Bergmann1-2/+2
2018-04-09configure,pyuno: require at least Python 2.7Michael Stahl1-2/+0
2017-05-31clang-tidy readability-redundant-control-flowNoel Grandin1-2/+0
2016-10-18replace <<= with assign for <<= with rhs AnyJochen Nitschke1-1/+1
2016-04-18clean-up: unused using declarations and includesJochen Nitschke1-5/+0
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-20/+20
2015-10-23com::sun::star->css in package,pyunoNoel Grandin1-8/+8
2015-06-14Typo: pyhton->pythonJulien Nabet1-1/+1
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-23/+23
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann1-3/+3
2015-01-20Some more loplugin:cstylecast: pyunoStephan Bergmann1-3/+3
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-06-03coverity#982753 Dereference null return valueCaolán McNamara1-1/+1
2014-05-19pyuno: fix warnings with system python 3.4.0Thomas Arnhold1-0/+3
2013-11-14SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann1-1/+0
2013-10-02WaE: unused variableTor Lillqvist1-1/+0
2013-07-12Resolves: #i120788# remove unused members from PyUNO_callable_InternalsHerbert Dürr1-6/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-2/+0
2012-07-02re-base on ALv2 code. Removing:Michael Meeks1-23/+14
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann1-1/+2
2011-12-21catch exception by constant referenceTakeshi Abe1-4/+4
2011-08-21Janitorial: remove unnecessary const_castsLionel Elie Mamane1-1/+1
2011-05-19don't crash when interacting with a class that implements XInvocationMichael Meeks1-0/+2
2011-05-07Port PyUno to support Python 3Andreas Becker1-4/+3
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-03-14CWS-TOOLING: integrate CWS cmcfixes55Vladimir Glazounov1-0/+3
2008-04-11INTEGRATION: CWS changefileheader (1.7.38); FILE MERGEDRüdiger Timm1-23/+18
2006-11-14INTEGRATION: CWS pyunofixes3_SRC680 (1.6.20); FILE MERGEDIvo Hinkelmann1-4/+4
2006-06-20INTEGRATION: CWS warnings01 (1.3.56); FILE MERGEDJens-Heiner Rechtien1-12/+40
2006-03-22INTEGRATION: CWS pyunofixes2 (1.3.52); FILE MERGEDOliver Bolte1-8/+43
2005-09-08INTEGRATION: CWS ooo19126 (1.3.54); FILE MERGEDRüdiger Timm1-47/+21
2003-08-18INTEGRATION: CWS geordi2q01 (1.2.14); FILE MERGEDHans-Joachim Lankenau1-2/+5
2003-05-24#i12504# added conversion modeJörg Budischewski1-4/+7
2003-03-23initial checkin for the pyuno-0.9.2 releaseJörg Budischewski1-0/+235