1. ed39deb warning C4702: unreachable code by Stephan Bergmann · 14 years ago
  2. b4ba164 fdo#50682: Setting DYLD_LIBRARY_PATH in python script appears unnecessary by Stephan Bergmann · 14 years ago
  3. 54a908a nuke unused defines by Takeshi Abe · 14 years ago
  4. df9ecb71 targeted string re-work by Norbert Thiebaud · 14 years ago
  5. 9601b63 targeted string re-work by Norbert Thiebaud · 14 years ago
  6. 6b915b2 nuke unused typedef by Takeshi Abe · 14 years ago
  7. 5394b37 removed unused temporary rtl::OUString by Takeshi Abe · 14 years ago
  8. b1c3e8a make gbuild the default assumption of build.pl by Bjoern Michaelsen · 14 years ago
  9. 995de2b Reduce chatter by Tor Lillqvist · 14 years ago
  10. 8a01ee6 Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator by Szabolcs Dezsi · 14 years ago
  11. 2a11719 chmod -x by Tor Lillqvist · 14 years ago
  12. 742dca7 fdo#46926: PyUNO_cmp: return acquired reference by David Bolen · 14 years ago
  13. 06484b6 fdo#46926: fix the fix for Python 3 by Michael Stahl · 14 years ago
  14. 387389b fdo#46926: fix UNO struct comparison in Python 2 by David Bolen · 14 years ago
  15. 4634cbc fdo#46859: adapt string type checks to work with both Python 2 and 3 by David Bolen · 14 years ago
  16. 123c593 Adapted GCThread to safer-to-use salhelper::Thread by Stephan Bergmann · 14 years ago
  17. 23af031 Fix typos in comments by Elton Chung · 14 years ago
  18. 29177b1 pyuno: decreaseRefCount: valgrind warning: by Michael Stahl · 14 years ago
  19. a545bad Work around macro redefinition warning by Stephan Bergmann · 14 years ago
  20. d90fd40 Missing return by Stephan Bergmann · 14 years ago
  21. 1bb0d97 Adapt pyuno.so wrapper to Python 3 support by Stephan Bergmann · 14 years ago
  22. 99b2adf Removed unused code by Alexander Bergmann · 14 years ago
  23. 0b1be1c Reintroduce pyuno.so wrapper around libpyuno.so by Stephan Bergmann · 14 years ago
  24. fb78dbc Added READMEs for modules related to URE, with content from the wiki by Josh Heidenreich · 14 years ago
  25. 0439af2 Code cleanup: ( () ) replaced by (()) by Alexander Bergmann · 14 years ago
  26. 7c704c7 Removed some unused parameters; added SAL_UNUSED_PARAMETER. by Stephan Bergmann · 14 years ago
  27. 85d1ce2 Fix for fdo43460 Part XXVII getLength() to isEmpty() by Olivier Hallot · 14 years ago
  28. 7958f82 catch exception by constant reference by Takeshi Abe · 14 years ago
  29. 7f4cb27 fix loading of python-uno module by package.module name by Lionel Elie Mamane · 14 years ago
  30. 9e8ac5c more debug spew in non-debug product by Caolán McNamara · 14 years ago
  31. fb37327 Let's not have debug spew all the time by Caolán McNamara · 14 years ago
  32. 1a7eee2 Improve pyuno debugging in various ways - add stack traces etc. by Michael Meeks · 14 years ago
  33. 41b8bad wizards: completely work python wizard packaging and registration by Michael Meeks · 14 years ago
  34. c81bdf3 Do build cpputools also for non-DESKTOP OSes, needed for bridgetest by Tor Lillqvist · 14 years ago
  35. 469c9ac Enforce a "lib" prefix for UNO components for Android by Tor Lillqvist · 14 years ago
  36. c1bd2a2 New LO_{LIB,JAVA}_DIR make special inbuild component handling superfluous. by Stephan Bergmann · 14 years ago
  37. d03465a Undo basis/brand split: removed RPATH BRAND (same as OOO now). by Stephan Bergmann · 14 years ago
  38. b786a33 Undo basis/brand split: Move SDK and ure-link, remove OOO_BASE_DIR and BaseInstallation. by Stephan Bergmann · 14 years ago
  39. fecde94 Undo basis/brand split: moved Python from basis to brand. by Stephan Bergmann · 14 years ago
  40. 6671fa8 Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *(). by Stephan Bergmann · 15 years ago
  41. bb5bdbb Revert "Trying to chop out the uwinapi library" by Fridrich Štrba · 15 years ago
  42. 2dea0da Trying to chop out the uwinapi library by Fridrich Štrba · 15 years ago
  43. d6cde02 Fix dbgutil build of pyuno by Tor Lillqvist · 15 years ago
  44. b2da825 There was still overload ambiguous by Julien Nabet · 15 years ago
  45. 790d4bd OUStringBuffer.append call: add explicit radix to disambiguate overload by Lionel Elie Mamane · 15 years ago
  46. cb937e72 use boost::unordered_map instead of STL one so as not to require C++0x by Lionel Elie Mamane · 15 years ago
  47. ac2359c pyuno: close opened parenthesis in raised exception message by Lionel Elie Mamane · 15 years ago
  48. 21192c6 pyuno: some comments by Lionel Elie Mamane · 15 years ago
  49. 58aa95c Janitorial: remove unnecessary const_casts by Lionel Elie Mamane · 15 years ago
  50. d269a18 Janitorial: remove unused variable by Lionel Elie Mamane · 15 years ago
  51. fa43b77 pyuno: make extractUnoException handle exceptions raised by uno.py loading by Lionel Elie Mamane · 15 years ago
  52. 41a68a4 pyuno: hook into import *after* the _whole_ uno module is successfully loaded by Lionel Elie Mamane · 15 years ago
  53. a9b9b40 pyuno: allow uno structs to be initliased with keyword arguments by Lionel Elie Mamane · 15 years ago
  54. 0c34093 TMP_LIONEL_NOTES by Lionel Elie Mamane · 15 years ago
  55. 9495925 Related: fdo#34184 on windows find the openssl libs that _ssl.pyd needs by Caolán McNamara · 15 years ago
  56. c78b270 minor whitespace/makefile cleanup by Christian Lohmaier · 15 years ago
  57. 15f10fc Remove component_getImplementationEnvironment by Matúš Kukan · 15 years ago
  58. 4f7e535 Build cpputools only for desktop OSes by Tor Lillqvist · 15 years ago
  59. a81f06f Use $(DLLTOOL) instead of dlltool by Jesús Corrius · 15 years ago
  60. 9c1b9a7 Don't include pyversion.mk by Jesús Corrius · 15 years ago
  61. 0360456 fix compilation with internal python on Mac by Christian Lohmaier · 15 years ago
  62. e5cf623 fix previous commit that introduced reverse logic by Christian Lohmaier · 15 years ago
  63. 41893e0 allow to use internal Python on Mac (Python built as framework) by Christian Lohmaier · 15 years ago
  64. 7862e39 Drop %_EXT% which was always empty by Tor Lillqvist · 15 years ago
  65. f856384 don't crash when interacting with a class that implements XInvocation by Michael Meeks · 15 years ago
  66. 7fa0cf4 Unbreak build on non-Windows by Tor Lillqvist · 15 years ago
  67. 73e8a11 Fix build on Windows by Tor Lillqvist · 15 years ago
  68. ef78447 Fix simple warning (explicit cast in char*) by Julien Nabet · 15 years ago
  69. 6a348d1 Make sure we deliver the pyuno.dylib object for Mac OS X. by Joseph Powers · 15 years ago
  70. 966b751 PyVarObject_HEAD_INIT() isn't defined in Python 2.5- by Joseph Powers · 15 years ago
  71. a09ce46 Port PyUno to support Python 3 by Andreas Becker · 15 years ago
  72. 08d3fdf Easyhack: Add visibility markup to all component_get* functions by Julien Nabet · 15 years ago
  73. 35e1b53 Remove OS/2 support. by Francois Tigeot · 15 years ago
  74. d7fc91f Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 by Norbert Thiebaud · 15 years ago
  75. f091f5b3 dragonfly stuff by Francois Tigeot · 15 years ago
  76. 83734ee Clean up makefiles by Thomas Arnhold · 15 years ago
  77. a3d4063 Add missing #include <vector> to the file. by Joseph Powers · 15 years ago
  78. 030633c moving the rest of ure repository to boost unordered containers by Fridrich Strba · 15 years ago
  79. 1a6617c Clean up makefiles by Thomas Arnhold · 15 years ago
  80. 37b910b #i10000# #i10000# changes from OOO330 m20 by Vladimir Glazunov · 15 years ago
  81. 1a1bf03 Replace suitable equalsAscii calls with equalsAsciiL. by Thomas Arnhold · 15 years ago
  82. 6103f40 calc65: fix pyuno environment script by Niklas Nebel · 15 years ago
  83. ab1751a RTL_CONSTASCII_USTRINGPARAM in ure 2 by Gert Faller · 15 years ago
  84. 1a87086 add OPENBSD ld command by Robert Nagy · 15 years ago
  85. da5cef0 add modelines to .h and .c files as well by Caolán McNamara · 15 years ago
  86. 7f942e9 sb131: #i115124# $(XSLTPROC) implies LIBXSLT:libxslt by sb · 15 years ago
  87. c2288bd #i112656# add osl_setEnvironment and osl_clearEnvironment by Caolán McNamara · 15 years ago
  88. a715e1b Add vim/emacs modelines to all source files by Sebastian Spaeth · 15 years ago
  89. 5c807a0 #i10000# changes from OOO330 m10 by Vladimir Glazunov · 15 years ago
  90. aa5755e tweak this for AIX by Caolán McNamara · 15 years ago
  91. 008f61c sb129: #i113189# change UNO components to use passive registration by sb · 16 years ago
  92. 3319239 hb22: #b6982587# treat null LD_LIBRARY_PATH like unset one by sb · 16 years ago
  93. 5099e95 cmcfixes76: #i112656# osl_setEnvironment/osl_clearEnvironment by Caol?n McNamara · 16 years ago
  94. 7add792 cmcfixes76: #i112656# osl_setEnvironment/osl_clearEnvironment by Caol?n McNamara · 16 years ago
  95. e719421 nativeb: #i110876# escape regexp substitutes by Ivo Hinkelmann · 16 years ago
  96. 70eb8c6 sb121: #i107352# filter out lib/lib-dynload libs that are marked as _failed by setup.py, anyway by sb · 16 years ago
  97. 5284d1d CWS-TOOLING: integrate CWS changefileheader2 by Vladimir Glazunov · 16 years ago
  98. 7c80db2 changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) by Jens-Heiner Rechtien · 16 years ago
  99. fbf485c cmcfixes71: #i108597# fix uninit warnings by Caolán McNamara · 16 years ago
  100. 8fd3f31 CWS-TOOLING: integrate CWS cmcfixes64 by Vladimir Glazunov · 16 years ago