summaryrefslogtreecommitdiff
path: root/pyuno/source/module/pyuno_module.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-01-20Some more loplugin:cstylecast: pyunoStephan Bergmann1-6/+5
2015-01-02include algorithmCaolán McNamara1-1/+1
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara1-2/+2
2014-11-25Revert "pyuno: set up fake command line in getComponentContext()"Stephan Bergmann1-5/+0
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-09-12pyuno: remove obsolete NOOPT comment about GCC 3.2Michael Stahl1-4/+0
2014-09-09Make the "Mac-like" or "canonical" app bundle structure always used on OS XTor Lillqvist1-1/+1
2014-06-04Demystify magic poniesStephan Bergmann1-2/+2
2014-05-26coverity#982169 Unchecked return valueCaolán McNamara1-2/+2
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin1-8/+8
2014-04-02coverity#1019376 Resource leakCaolán McNamara1-4/+6
2014-03-18Find places where OUString and OString are passed by value.Noel Grandin1-2/+2
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann1-12/+0
2013-10-10sal: add special handling of argc==0 to osl_setCommandArgs()Michael Stahl1-4/+1
2013-10-09pyuno: set up fake command line in getComponentContext()Michael Stahl1-0/+8
2013-09-22gbuild: remove libraries from OUTDIR and WORKDIRMichael Stahl1-7/+5
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist1-0/+6
2013-08-13fdo#50470: Restore pyuno object method introspection in Python 3David Bolen1-0/+2
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