summaryrefslogtreecommitdiff
path: root/pyuno
AgeCommit message (Expand)AuthorFilesLines
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann3-12/+16
2011-09-16Revert "Trying to chop out the uwinapi library"Fridrich Štrba1-0/+1
2011-09-16Trying to chop out the uwinapi libraryFridrich Štrba1-1/+0
2011-08-22Fix dbgutil build of pyunoTor Lillqvist1-6/+0
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-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 Mamane7-50/+50
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-08-21pyuno: hook into import *after* the _whole_ uno module is successfully loadedLionel Elie Mamane1-3/+3
2011-08-21pyuno: allow uno structs to be initliased with keyword argumentsLionel Elie Mamane2-55/+164
2011-08-17TMP_LIONEL_NOTESLionel Elie Mamane1-0/+9
2011-07-29Related: fdo#34184 on windows find the openssl libs that _ssl.pyd needsCaolán McNamara1-1/+17
2011-07-24minor whitespace/makefile cleanupChristian Lohmaier11-135/+134
2011-07-12Remove component_getImplementationEnvironmentMatúš Kukan1-7/+0
2011-07-09Build cpputools only for desktop OSesTor Lillqvist1-1/+1
2011-06-24Use $(DLLTOOL) instead of dlltoolJesús Corrius1-1/+1
2011-06-24Don't include pyversion.mkJesús Corrius1-0/+2
2011-06-11fix compilation with internal python on MacChristian Lohmaier2-12/+7
2011-06-07fix previous commit that introduced reverse logicChristian Lohmaier6-424/+1
2011-06-06allow to use internal Python on Mac (Python built as framework)Christian Lohmaier9-12/+458
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist1-23/+23
2011-05-19don't crash when interacting with a class that implements XInvocationMichael Meeks2-3/+18
2011-05-11Unbreak build on non-WindowsTor Lillqvist1-0/+9
2011-05-11Fix build on WindowsTor Lillqvist1-2/+3
2011-05-09Fix simple warning (explicit cast in char*)Julien Nabet1-2/+2
2011-05-07Make sure we deliver the pyuno.dylib object for Mac OS X.Joseph Powers1-0/+1
2011-05-07PyVarObject_HEAD_INIT() isn't defined in Python 2.5-Joseph Powers1-0/+5
2011-05-07Port PyUno to support Python 3Andreas Becker23-557/+663
2011-04-21Easyhack: Add visibility markup to all component_get* functionsJulien Nabet1-2/+2
2011-04-18Remove OS/2 support.Francois Tigeot2-4/+1
2011-03-08Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud6-26/+50
2011-02-15dragonfly stuffFrancois Tigeot1-0/+2
2011-02-04Clean up makefilesThomas Arnhold1-185/+0
2011-02-03Add missing #include <vector> to the file.Joseph Powers1-0/+2
2011-02-04moving the rest of ure repository to boost unordered containersFridrich Strba1-6/+6
2011-02-01Clean up makefilesThomas Arnhold1-10/+0
2011-01-25#i10000# #i10000# changes from OOO330 m20Vladimir Glazunov1-1/+6
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold1-5/+5
2011-01-13calc65: fix pyuno environment scriptNiklas Nebel1-1/+6
2010-12-10RTL_CONSTASCII_USTRINGPARAM in ure 2Gert Faller1-1/+1
2010-11-06add OPENBSD ld commandRobert Nagy1-0/+2
2010-10-27add modelines to .h and .c files as wellCaolán McNamara1-0/+3
2010-10-22sb131: #i115124# $(XSLTPROC) implies LIBXSLT:libxsltsb1-1/+1
2010-10-18#i112656# add osl_setEnvironment and osl_clearEnvironmentCaolán McNamara1-10/+7
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth13-0/+38
2010-10-14#i10000# changes from OOO330 m10Vladimir Glazunov1-1/+1