summaryrefslogtreecommitdiff
path: root/pyuno/source/module/pyuno_iterator.cxx
AgeCommit message (Expand)Author
2020-11-05loplugin:reducevarscope in pyunoNoel
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-06-10Adapt to upcoming Python 3.8Stephan Bergmann
2019-04-26tdf#42949 Fix IWYU warnings in pyuno/Gabor Kelemen
2018-10-12clang-tidy misc-throw-by-value-catch-by-referenceNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2017-02-21loplugin:subtlezeroinit: pyunoStephan Bergmann
2016-04-14clang-tidy performance-unnecessary-value-param in variousNoel Grandin
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-23com::sun::star->css in package,pyunoNoel Grandin
2015-08-22tdf#39440 reduce scope of local variablesMichael Weghorn
2015-06-26loplugin:salboolStephan Bergmann
2015-06-26Make PyUNO provide more Pythonic behaviourMatthew J. Francis