summaryrefslogtreecommitdiff
path: root/pyuno/source/module/pyuno_impl.hxx
AgeCommit message (Expand)Author
2019-09-18tdf#39593 use getUnoTunnelImplementation in pyunoArkadiy Illarionov
2019-04-26tdf#42949 Fix IWYU warnings in pyuno/Gabor Kelemen
2018-10-13loplugin:constfields in package..registryNoel Grandin
2018-07-03const fixes for python3-devel-3.7.0-1.fc29.x86_64Stephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-07-31loplugin:constparams in basctlNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, pyunoStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-19coverity#1371437 Uncaught exceptionCaolán McNamara
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-05-27Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist
2016-04-14clang-tidy performance-unnecessary-value-param in variousNoel Grandin
2016-04-14loplugin:passstuffbyref in variousNoel Grandin
2016-04-04tdf#97499 Fixed containers parameters clearing #3tymyjan
2016-02-09pyuno: Fix build with python 2.7Rico Tzschichholz
2016-01-06Pyuno add compat for python 2.6Tomáš Chvátal
2015-10-27loplugin:unusedmethodsNoel Grandin
2015-10-23com::sun::star->css in package,pyunoNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin
2015-09-15Resolves: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
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-01Fix compilation with Python 2.7Matthew J. Francis
2015-06-28coverity#1308526 Uncaught exceptionCaolán McNamara
2015-06-26Make PyUNO provide more Pythonic behaviourMatthew J. Francis
2015-03-19We require MSVC2013 (_MSC_VER == 1800) nowTor Lillqvist
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-06-05various: remove SAL_THROW macroNoel Grandin
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-05-08pyuno: sal_Bool->boolNoel Grandin
2014-04-02coverity#1019376 Resource leakCaolán McNamara
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from pyunoAlexander Wilms
2014-01-10Use boolStephan Bergmann
2013-08-13fdo#50470: Restore pyuno object method introspection in Python 3David Bolen
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-12-25WaE: Fix needed with MSVS 2010, tooTor Lillqvist
2012-12-21VS2012 WaE: C4211: nonstandard extension used : redefined extern to staticTor Lillqvist
2012-11-25pyuno: fix handling of "str", "unicode", "bytes" types:Michael Stahl
2012-07-02re-base on ALv2 code. Removing:Michael Meeks
2012-02-10Removed unused codeAlexander Bergmann
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2011-05-07PyVarObject_HEAD_INIT() isn't defined in Python 2.5-Joseph Powers
2011-05-07Port PyUno to support Python 3Andreas Becker
2011-02-04moving the rest of ure repository to boost unordered containersFridrich Strba