summaryrefslogtreecommitdiff
path: root/pyuno/source/module/pyuno_module.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-1/+1
2013-04-21adapt path for test.dll for WNTMichael Stahl1-3/+7
2013-04-09warning C4101: 'e' : unreferenced local variableStephan Bergmann1-1/+1
2013-04-09unbreak windows tinderboxDavid Tardon1-1/+1
2013-04-09move Python tests in-processMichael Stahl1-0/+42
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-7/+1
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold1-1/+1
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-1/+1
2013-02-21Fix type unkown -> unknownJulien Nabet1-1/+1
2013-01-30Adapt PyUNO getConstantByName to previous TypeDescriptionMgr API CHANGEStephan Bergmann1-6/+6
2012-11-25pyuno: fix handling of "str", "unicode", "bytes" types:Michael Stahl1-15/+14
2012-07-02re-base on ALv2 code. Removing:Michael Meeks1-23/+14
2012-06-14gbuild migration: pyuno moduleDavid Ostrovsky1-1/+1
2012-05-29nuke unused typedefTakeshi Abe1-1/+0
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann1-15/+24
2012-01-02Fix for fdo43460 Part XXVII getLength() to isEmpty()Olivier Hallot1-1/+1
2011-12-21catch exception by constant referenceTakeshi Abe1-19/+19
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann1-6/+10
2011-08-21There was still overload ambiguousJulien Nabet1-2/+2
2011-08-21OUStringBuffer.append call: add explicit radix to disambiguate overloadLionel Elie Mamane1-1/+1
2011-08-21use boost::unordered_map instead of STL one so as not to require C++0xLionel Elie Mamane1-3/+3
2011-08-21Janitorial: remove unnecessary const_castsLionel Elie Mamane1-18/+18
2011-08-21pyuno: allow uno structs to be initliased with keyword argumentsLionel Elie Mamane1-41/+141
2011-08-17TMP_LIONEL_NOTESLionel Elie Mamane1-0/+9
2011-05-07Port PyUno to support Python 3Andreas Becker1-39/+62
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-12-11CWS-TOOLING: integrate CWS cmcfixes51Rüdiger Timm1-1/+1
2008-04-11INTEGRATION: CWS changefileheader (1.13.12); FILE MERGEDRüdiger Timm1-23/+18
2007-10-15INTEGRATION: CWS sb71 (1.12.32); FILE MERGEDVladimir Glazounov1-2/+3
2006-06-20INTEGRATION: CWS warnings01 (1.9.14); FILE MERGEDJens-Heiner Rechtien1-188/+162
2006-03-22INTEGRATION: CWS pyunofixes2 (1.9.10); FILE MERGEDOliver Bolte1-2/+84
2005-09-08INTEGRATION: CWS ooo19126 (1.9.12); FILE MERGEDRüdiger Timm1-47/+21
2005-02-24INTEGRATION: CWS systempython2 (1.8.2); FILE MERGEDVladimir Glazounov1-5/+3
2005-02-11INTEGRATION: CWS pyunofixes1 (1.7.2); FILE MERGEDJens-Heiner Rechtien1-5/+16
2004-11-15INTEGRATION: CWS pythonupgrade (1.6.28); FILE MERGEDOliver Bolte1-2/+6
2003-12-17INTEGRATION: CWS geordi2q11 (1.5.4); FILE MERGEDVladimir Glazounov1-7/+20
2003-12-01INTEGRATION: CWS ooo20031110 (1.4.4); FILE MERGEDRüdiger Timm1-3/+5
2003-08-18INTEGRATION: CWS geordi2q01 (1.3.14); FILE MERGEDHans-Joachim Lankenau1-3/+6
2003-05-24#i12504# added pyuno.invokeJörg Budischewski1-2/+42
2003-04-06#i11753# switched now to rtl_bootstrap_set, unicode strings are now additiona...Jörg Budischewski1-17/+9
2003-03-23initial checkin for the pyuno-0.9.2 releaseJörg Budischewski1-0/+631