Age | Commit message (Expand) | Author |
2013-10-10 | sal: add special handling of argc==0 to osl_setCommandArgs() | Michael Stahl |
2013-10-09 | pyuno: set up fake command line in getComponentContext() | Michael Stahl |
2013-10-07 | fdo#70196: Python 2 compatibility for UNO import error handling | David Bolen |
2013-10-02 | WaE: unused variable | Tor Lillqvist |
2013-09-25 | Start hacking --enable-canonical-installation-tree-structure back into shape | Tor Lillqvist |
2013-09-23 | Try to fix cross-compilation | Tor Lillqvist |
2013-09-22 | pyuno: rename the python wrapper executable | Michael Stahl |
2013-09-22 | gbuild: remove libraries from OUTDIR and WORKDIR | Michael Stahl |
2013-09-12 | gbuild: remove gb_Rdb__get_final_target | Michael Stahl |
2013-09-11 | Towards a working instdir for Mac OS X | Stephan Bergmann |
2013-09-09 | gbuild: install rdb files directly in module they come from | Matúš Kukan |
2013-09-09 | pyuno: another filelist to make instdir better | Matúš Kukan |
2013-09-09 | pyuno: this rc file seems to be unused | Matúš Kukan |
2013-09-09 | pyuno: install python scripts using filelists | Matúš Kukan |
2013-08-30 | ENABLE_MACOSX_MACLIKE* Harmonize ENABLE_* variable to TRUE/<nothing> | Norbert Thiebaud |
2013-08-21 | finish deprecation of O(U)String::valueOf() | Luboš Luňák |
2013-08-21 | osl_getThreadIdentifier(0) -> osl::Thread::getCurrentIdentifier() | Stephan Bergmann |
2013-08-18 | Further work on the "Mac-like app structure" option | Tor Lillqvist |
2013-08-18 | Use subfolder names from <config_folders.h> | Tor Lillqvist |
2013-08-15 | Mark as const | Takeshi Abe |
2013-08-13 | fdo#50470: Restore pyuno object method introspection in Python 3 | David Bolen |
2013-07-29 | Remove whitespace from line ends | Stephan Bergmann |
2013-07-29 | fdo#66025: Improve accuracy of ImportError traceback and message | David Bolen |
2013-07-24 | fdo#66025: Simplify new ImportError logic | David Bolen |
2013-07-24 | fdo#66025: Minor clean-up of previous patch | David Bolen |
2013-07-24 | fdo#66025: Improve ImportError raised from _uno_import | David Bolen |
2013-07-17 | remove last users of gb_Executable_add_noexception_object | Bjoern Michaelsen |
2013-07-12 | Resolves: #i120788# remove unused members from PyUNO_callable_Internals | Herbert Dürr |
2013-07-08 | pyuno: Revert 5589c72b88e502bfca045ae38af16c854afdd401 | Michael Stahl |
2013-06-29 | remove OUString wrap for string literals | Thomas Arnhold |
2013-06-29 | reduce some spacing | Thomas Arnhold |
2013-06-16 | PyUno fixed crash in function isInstanceOfStructOrException() | Xiaoli |
2013-06-10 | Deprecated conversion from const wchar_t* to wchar_t* | Fridrich Štrba |
2013-05-28 | Optional pyuno module should have its own services/pyuno.rdb | Stephan Bergmann |
2013-05-14 | fdo#46808, Convert script::InvocationAdapterFactory to new style | Noel Grandin |
2013-05-14 | pyuno: remove obsolete makefiles | Michael Stahl |
2013-05-10 | More gb_PROGRAMDIRNAME clean up | Stephan Bergmann |
2013-05-08 | No need for RTLD_NOW here | Stephan Bergmann |
2013-05-08 | Library_puyuno_wrapper is not built on WNT anyway | Stephan Bergmann |
2013-05-08 | Make sure again pyuno_wrapper does not link against libstdc++ | Stephan Bergmann |
2013-05-05 | copy pyuno files to instdir | David Tardon |
2013-04-30 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-24 | gbuild: drop empty use_packages calls | David Tardon |
2013-04-24 | move URE headers to include/ | David Tardon |
2013-04-22 | replace python-core zip built in pyuno with direct use of Package | Michael Stahl |
2013-04-21 | adapt path for test.dll for WNT | Michael Stahl |
2013-04-19 | python3: put an RPATH into python binary ... | Michael Stahl |
2013-04-18 | pyuno_loader::CreateInstance: delete the initial PyThreadState | Michael Stahl |
2013-04-12 | pyuno_dlopenwrapper: give error message before abort() if dlopen() fails | Miklos Vajna |
2013-04-09 | warning C4101: 'e' : unreferenced local variable | Stephan Bergmann |