summaryrefslogtreecommitdiff
path: root/pyuno/source/module/pyuno_adapter.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann1-3/+3
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-1/+1
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-4/+4
2015-01-20Some more loplugin:cstylecast: pyunoStephan Bergmann1-1/+1
2014-12-12pyuno: Use appropriate OUString functions on string constantsStephan Bergmann1-3/+3
2014-07-21coverity#706600 Uncaught exceptionCaolán McNamara1-2/+1
2014-05-26coverity#982752 Dereference null return valueCaolán McNamara1-1/+1
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin1-8/+5
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-7/+7
2014-01-29bool improvementsStephan Bergmann1-1/+1
2013-11-11convert OUString 0==compareToAscii to equalsAsciiNoel Grandin1-3/+3
2013-06-29reduce some spacingThomas Arnhold1-6/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-5/+0
2013-03-28Remove RTL_CONSTASCII_(U)STRINGPARAM in pyunoChr. Rossmanith1-9/+7
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-2/+1
2012-12-11i118798 - Fix Pyuno dead-lockAriel Constenla-Haile1-8/+8
2012-11-26API CHANGE: com.sun.star.lang.IllegalArgumentExceptionMichael Stahl1-7/+7
2012-11-25pyuno: fix handling of "str", "unicode", "bytes" types:Michael Stahl1-1/+1
2012-07-02re-base on ALv2 code. Removing:Michael Meeks1-23/+14
2011-12-21catch exception by constant referenceTakeshi Abe1-5/+5
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-04-11INTEGRATION: CWS changefileheader (1.9.54); FILE MERGEDRüdiger Timm1-23/+18
2006-06-20INTEGRATION: CWS warnings01 (1.6.16); FILE MERGEDJens-Heiner Rechtien1-15/+19
2006-03-22INTEGRATION: CWS pyunofixes2 (1.6.12); FILE MERGEDOliver Bolte1-5/+61
2005-09-08INTEGRATION: CWS ooo19126 (1.6.14); FILE MERGEDRüdiger Timm1-47/+21
2005-02-11INTEGRATION: CWS pyunofixes1 (1.5.24); FILE MERGEDJens-Heiner Rechtien1-3/+2
2004-02-02INTEGRATION: CWS geordi2q14 (1.4.6); FILE MERGEDJens-Heiner Rechtien1-90/+118
2003-12-17INTEGRATION: CWS geordi2q11 (1.3.26); FILE MERGEDVladimir Glazounov1-50/+6
2003-07-02INTEGRATION: CWS ooo11rc (1.2.4); FILE MERGEDVladimir Glazounov1-12/+22
2003-04-06#i11753# traceback of python exceptions is now added to the exception textJörg Budischewski1-18/+30
2003-03-23initial checkin for the pyuno-0.9.2 releaseJörg Budischewski1-0/+406