summaryrefslogtreecommitdiff
path: root/pyuno/source/module/pyuno_callable.cxx
AgeCommit message (Expand)Author
2020-05-12Fix initialization of Python-3.8--only at-end tp_print memberStephan Bergmann
2020-05-11More targeted silencing of -Wdeprecated-declarationsStephan Bergmann
2020-05-07prevent warnings in pyuno with latest pythonNoel Grandin
2020-02-22python 3.8.2 compile: add tp_print to PyTypeObjectJustin Luth
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-06-10Adapt to upcoming Python 3.8Stephan Bergmann
2019-04-26tdf#42949 Fix IWYU warnings in pyuno/Gabor Kelemen
2019-03-06remove some unnecessary typedef struct... sugarNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-04-09configure,pyuno: require at least Python 2.7Michael Stahl
2017-05-31clang-tidy readability-redundant-control-flowNoel Grandin
2016-10-18replace <<= with assign for <<= with rhs AnyJochen Nitschke
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-23com::sun::star->css in package,pyunoNoel Grandin
2015-06-14Typo: pyhton->pythonJulien Nabet
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-01-20Some more loplugin:cstylecast: pyunoStephan Bergmann
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-06-03coverity#982753 Dereference null return valueCaolán McNamara
2014-05-19pyuno: fix warnings with system python 3.4.0Thomas Arnhold
2013-11-14SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann
2013-10-02WaE: unused variableTor Lillqvist
2013-07-12Resolves: #i120788# remove unused members from PyUNO_callable_InternalsHerbert Dürr
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-07-02re-base on ALv2 code. Removing:Michael Meeks
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2011-12-21catch exception by constant referenceTakeshi Abe
2011-08-21Janitorial: remove unnecessary const_castsLionel Elie Mamane
2011-05-19don't crash when interacting with a class that implements XInvocationMichael Meeks
2011-05-07Port PyUno to support Python 3Andreas Becker
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-03-14CWS-TOOLING: integrate CWS cmcfixes55Vladimir Glazounov
2008-04-11INTEGRATION: CWS changefileheader (1.7.38); FILE MERGEDRüdiger Timm
2006-11-14INTEGRATION: CWS pyunofixes3_SRC680 (1.6.20); FILE MERGEDIvo Hinkelmann
2006-06-20INTEGRATION: CWS warnings01 (1.3.56); FILE MERGEDJens-Heiner Rechtien
2006-03-22INTEGRATION: CWS pyunofixes2 (1.3.52); FILE MERGEDOliver Bolte
2005-09-08INTEGRATION: CWS ooo19126 (1.3.54); FILE MERGEDRüdiger Timm
2003-08-18INTEGRATION: CWS geordi2q01 (1.2.14); FILE MERGEDHans-Joachim Lankenau
2003-05-24#i12504# added conversion modeJörg Budischewski
2003-03-23initial checkin for the pyuno-0.9.2 releaseJörg Budischewski