summaryrefslogtreecommitdiff
path: root/pyuno/source/module/pyuno_runtime.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-01-28bool improvementsStephan Bergmann1-1/+1
2014-01-28coverity#440338 Dereference null return valueCaolán McNamara1-1/+8
2013-11-25Fix different typos for "unknown"Julien Nabet1-1/+1
2013-11-11remove unnecessary use of OUString constructorNoel Grandin1-5/+5
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-1/+1
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist1-0/+6
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-5/+5
2013-05-14fdo#46808, Convert script::InvocationAdapterFactory to new styleNoel Grandin1-9/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-8/+3
2013-02-14Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac1-5/+4
2012-11-25pyuno: fix handling of "str", "unicode", "bytes" types:Michael Stahl1-9/+9
2012-11-17pyuno: Runtime::pyObject2Any only allowed to throw RuntimeExceptionMichael Stahl1-18/+40
2012-10-23fdo#46808, use service constructor for beans::IntrospectionNoel Grandin1-9/+3
2012-09-05Some clean up of previous commitStephan Bergmann1-1/+0
2012-09-05fdo#46808, Adapt reflection::CoreReflection UNO service to new styleNoel Grandin1-9/+4
2012-08-27fdo#46808, Adapt script::Converter service code to new styleNoel Grandin1-5/+3
2012-07-20warning C4702: unreachable codeStephan Bergmann1-2/+0
2012-07-11Runtime::any2PyObject: warning C4702: unreachable codeMichael Stahl1-2/+1
2012-07-02re-base on ALv2 code. Removing:Michael Meeks1-23/+14
2012-06-01targeted string re-workNorbert Thiebaud1-2/+2
2012-06-01targeted string re-workNorbert Thiebaud1-37/+30
2012-05-23removed unused temporary rtl::OUStringTakeshi Abe1-1/+0
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-5/+5
2012-02-10Removed unused codeAlexander Bergmann1-17/+0
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann1-1/+1
2012-01-02Fix for fdo43460 Part XXVII getLength() to isEmpty()Olivier Hallot1-2/+2
2011-12-21catch exception by constant referenceTakeshi Abe1-2/+2
2011-12-05Improve pyuno debugging in various ways - add stack traces etc.Michael Meeks1-0/+4
2011-08-21pyuno: close opened parenthesis in raised exception messageLionel Elie Mamane1-0/+1
2011-08-21pyuno: some commentsLionel Elie Mamane1-1/+4
2011-08-21Janitorial: remove unnecessary const_castsLionel Elie Mamane1-9/+9
2011-08-21Janitorial: remove unused variableLionel Elie Mamane1-1/+0
2011-08-21pyuno: make extractUnoException handle exceptions raised by uno.py loadingLionel Elie Mamane1-14/+31
2011-05-07Port PyUno to support Python 3Andreas Becker1-9/+29
2011-02-03Add missing #include <vector> to the file.Joseph Powers1-0/+2
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold1-5/+5
2010-12-10RTL_CONSTASCII_USTRINGPARAM in ure 2Gert Faller1-1/+1
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov1-4/+1
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2010-01-23cmcfixes71: #i108597# fix uninit warningsCaolán McNamara1-5/+5
2009-03-14CWS-TOOLING: integrate CWS cmcfixes55Vladimir Glazounov1-0/+3
2008-04-11INTEGRATION: CWS changefileheader (1.17.38); FILE MERGEDRüdiger Timm1-23/+18
2006-11-21INTEGRATION: CWS pj65 (1.15.6); FILE MERGEDVladimir Glazounov1-3/+3
2006-11-14INTEGRATION: CWS pyunofixes3_SRC680 (1.15.10); FILE MERGEDIvo Hinkelmann1-5/+5
2006-09-25INTEGRATION: CWS obo05 (1.13.2); FILE MERGEDVladimir Glazounov1-3/+3
2006-08-29INTEGRATION: CWS warningfixes03_SRC680 (1.13.6); FILE MERGEDIvo Hinkelmann1-3/+3
2006-07-19INTEGRATION: CWS warningfixes02 (1.12.2); FILE MERGEDKurt Zenker1-4/+3
2006-06-20INTEGRATION: CWS warnings01 (1.9.14); FILE MERGEDJens-Heiner Rechtien1-27/+61
2006-03-22INTEGRATION: CWS pyunofixes2 (1.9.10); FILE MERGEDOliver Bolte1-20/+100