summaryrefslogtreecommitdiff
path: root/pyuno/source/module/pyuno.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-07-12Resolves: #i120788# remove unused members from PyUNO_callable_InternalsHerbert Dürr1-5/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-5/+1
2013-03-28Remove RTL_CONSTASCII_(U)STRINGPARAM in pyunoChr. Rossmanith1-31/+31
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-1/+1
2012-12-27Check for __GNUC__ instead of GCC in sourcesTor Lillqvist1-1/+3
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
2012-06-04nuke unused definesTakeshi Abe1-2/+0
2012-03-16fdo#46926: PyUNO_cmp: return acquired referenceDavid Bolen1-4/+15
2012-03-09fdo#46926: fix the fix for Python 3Michael Stahl1-1/+1
2012-03-07fdo#46926: fix UNO struct comparison in Python 2David Bolen1-3/+10
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann1-1/+1
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann1-3/+3
2011-12-21catch exception by constant referenceTakeshi Abe1-14/+14
2011-08-21Janitorial: remove unnecessary const_castsLionel Elie Mamane1-2/+2
2011-05-19don't crash when interacting with a class that implements XInvocationMichael Meeks1-3/+16
2011-05-07Port PyUno to support Python 3Andreas Becker1-19/+20
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
2009-03-14CWS-TOOLING: integrate CWS cmcfixes55Vladimir Glazounov1-0/+3
2008-04-11INTEGRATION: CWS changefileheader (1.11.12); FILE MERGEDRüdiger Timm1-23/+18
2007-10-11INTEGRATION: CWS pyunofixes4 (1.10.22); FILE MERGEDKurt Zenker1-3/+6
2006-11-14INTEGRATION: CWS pyunofixes3_SRC680 (1.9.20); FILE MERGEDIvo Hinkelmann1-4/+4
2006-06-20INTEGRATION: CWS warnings01 (1.6.16); FILE MERGEDJens-Heiner Rechtien1-8/+42
2006-03-22INTEGRATION: CWS pyunofixes2 (1.6.12); FILE MERGEDOliver Bolte1-34/+37
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/+3
2004-02-02INTEGRATION: CWS geordi2q14 (1.4.12); FILE MERGEDJens-Heiner Rechtien1-4/+5
2003-08-18INTEGRATION: CWS geordi2q01 (1.3.14); FILE MERGEDHans-Joachim Lankenau1-2/+5
2003-05-24#i12504# added PyUNO_invoke, removed the _print workaround, was crashing anywayJörg Budischewski1-38/+77
2003-05-24fixed a deadlockJörg Budischewski1-5/+16
2003-03-23initial checkin for the pyuno-0.9.2 releaseJörg Budischewski1-0/+681