summaryrefslogtreecommitdiff
path: root/pyuno/source/module/pyuno.cxx
AgeCommit message (Expand)Author
2020-11-10tdf#42949 Fix new IWYU warnings in directories [h-r]*Gabor Kelemen
2020-11-06Revert "loplugin:stringbuffer"Noel Grandin
2020-11-06loplugin:stringbufferNoel
2020-11-05loplugin:reducevarscope in pyunoNoel
2020-10-23PyLong_AsLongAndOverflow returns long, and that's fine to use hereStephan Bergmann
2020-10-23long->tools::Long in pyuno..sdNoel
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-04-09pyuno: sed Python2/3 string compatibility wrappersMichael Stahl
2020-04-09pyuno,*: kill Python 2 support with fireMichael Stahl
2020-02-22python 3.8.2 compile: add tp_print to PyTypeObjectJustin Luth
2020-01-08python3: upgrade to release 3.7.6Michael Stahl
2019-10-15new loplugin:bufferaddNoel Grandin
2019-09-18tdf#39593 use getUnoTunnelImplementation in pyunoArkadiy Illarionov
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): pyunoStephan Bergmann
2019-07-20loplugin:referencecasting in oox..pyunoNoel Grandin
2019-06-10Adapt to upcoming Python 3.8Stephan Bergmann
2019-04-26tdf#42949 Fix IWYU warnings in pyuno/Gabor Kelemen
2019-04-13loplugin:sequentialassign in oox..reportdesignNoel Grandin
2018-10-12clang-tidy misc-throw-by-value-catch-by-referenceNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-04-09configure,pyuno: require at least Python 2.7Michael Stahl
2018-03-12loplugin:redundantfcast look for redundant copies in return statementsNoel Grandin
2018-01-12More loplugin:cstylecast: pyunoStephan Bergmann
2017-07-31loplugin:constparams in basctlNoel Grandin
2017-02-21loplugin:subtlezeroinit: pyunoStephan Bergmann
2017-02-21remove some unnecessary OUStringBuffer usageNoel Grandin
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann
2016-11-29Rewrite some (trivial) assignments inside if/while conditions: pyunoStephan Bergmann
2016-10-18replace <<= with assign for <<= with rhs AnyJochen Nitschke
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-14clang-tidy performance-unnecessary-value-param in variousNoel Grandin
2016-02-09pyuno: Fix build with python 2.7Rico Tzschichholz
2016-02-09Remove excess newlinesChris Sherlock
2016-01-06Pyuno add compat for python 2.6Tomáš Chvátal
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-25Bump python to 3.5David Ostrovsky
2015-10-23com::sun::star->css in package,pyunoNoel Grandin
2015-10-09fix build by moving python-related includes below othersDouglas Mencken
2015-07-30Give PyUNO structs/exceptions their own separate typeMatthew J. Francis
2015-07-27Tweak introspection/invocation to be more useful to PyUNOMatthew J. Francis
2015-07-25Fix PyUNO object hash to use the correct pointerMatthew J. Francis
2015-07-21Make PyUNO objects hashableMatthew J. Francis
2015-07-01Fix compilation with Python 2.7Matthew J. Francis
2015-06-26loplugin:implicitboolconversionStephan Bergmann
2015-06-26loplugin:cstylecastStephan Bergmann
2015-06-26loplugin:passstuffbyrefStephan Bergmann
2015-06-26loplugin:salboolStephan Bergmann
2015-06-26Make PyUNO provide more Pythonic behaviourMatthew J. Francis