summaryrefslogtreecommitdiff
path: root/pyuno/source/module/pyuno_adapter.cxx
AgeCommit message (Expand)Author
2019-09-18tdf#39593 use getUnoTunnelImplementation in pyunoArkadiy Illarionov
2019-08-17Simplify Sequence iterations in postprocess..saxArkadiy Illarionov
2019-05-17Use hasElements to check Sequence emptiness in [l-r]*Arkadiy Illarionov
2019-04-26tdf#42949 Fix IWYU warnings in pyuno/Gabor Kelemen
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin
2018-01-12More loplugin:cstylecast: pyunoStephan Bergmann
2017-09-25tdf#57950: Replace chained OUStringBuffer::append() with operator+Muhammet Kara
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-02-21remove some unnecessary OUStringBuffer usageNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-08-19coverity#1371437 Uncaught exceptionCaolán McNamara
2016-06-21Clean up uses of Any::getValue() in pyunoStephan Bergmann
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-23com::sun::star->css in package,pyunoNoel Grandin
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-07-27Tweak introspection/invocation to be more useful to PyUNOMatthew J. Francis
2015-06-12Typo: Adapater->AdapterJulien Nabet
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-01-20Some more loplugin:cstylecast: pyunoStephan Bergmann
2014-12-12pyuno: Use appropriate OUString functions on string constantsStephan Bergmann
2014-07-21coverity#706600 Uncaught exceptionCaolán McNamara
2014-05-26coverity#982752 Dereference null return valueCaolán McNamara
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-01-29bool improvementsStephan Bergmann
2013-11-11convert OUString 0==compareToAscii to equalsAsciiNoel Grandin
2013-06-29reduce some spacingThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-28Remove RTL_CONSTASCII_(U)STRINGPARAM in pyunoChr. Rossmanith
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2012-12-11i118798 - Fix Pyuno dead-lockAriel Constenla-Haile
2012-11-26API CHANGE: com.sun.star.lang.IllegalArgumentExceptionMichael Stahl
2012-11-25pyuno: fix handling of "str", "unicode", "bytes" types:Michael Stahl
2012-07-02re-base on ALv2 code. Removing:Michael Meeks
2011-12-21catch exception by constant referenceTakeshi Abe
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
2008-04-11INTEGRATION: CWS changefileheader (1.9.54); FILE MERGEDRüdiger Timm
2006-06-20INTEGRATION: CWS warnings01 (1.6.16); FILE MERGEDJens-Heiner Rechtien
2006-03-22INTEGRATION: CWS pyunofixes2 (1.6.12); FILE MERGEDOliver Bolte
2005-09-08INTEGRATION: CWS ooo19126 (1.6.14); FILE MERGEDRüdiger Timm
2005-02-11INTEGRATION: CWS pyunofixes1 (1.5.24); FILE MERGEDJens-Heiner Rechtien
2004-02-02INTEGRATION: CWS geordi2q14 (1.4.6); FILE MERGEDJens-Heiner Rechtien
2003-12-17INTEGRATION: CWS geordi2q11 (1.3.26); FILE MERGEDVladimir Glazounov
2003-07-02INTEGRATION: CWS ooo11rc (1.2.4); FILE MERGEDVladimir Glazounov
2003-04-06#i11753# traceback of python exceptions is now added to the exception textJörg Budischewski