summaryrefslogtreecommitdiff
path: root/pyuno
AgeCommit message (Expand)Author
2014-01-07No serviceNames attribute in LoaderStephan Bergmann
2013-12-04wsprintf is broken by design and never writes more than 1024 charactersStephan Bergmann
2013-11-14SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin
2013-11-11convert OUString 0==compareToAscii to equalsAsciiNoel Grandin
2013-11-11remove unnecessary use of OUString constructorNoel Grandin
2013-10-28gbuild: set Package default target to INSTDIRMichael Stahl
2013-10-10sal: add special handling of argc==0 to osl_setCommandArgs()Michael Stahl
2013-10-09pyuno: set up fake command line in getComponentContext()Michael Stahl
2013-10-07fdo#70196: Python 2 compatibility for UNO import error handlingDavid Bolen
2013-10-02WaE: unused variableTor Lillqvist
2013-09-25Start hacking --enable-canonical-installation-tree-structure back into shapeTor Lillqvist
2013-09-23Try to fix cross-compilationTor Lillqvist
2013-09-22pyuno: rename the python wrapper executableMichael Stahl
2013-09-22gbuild: remove libraries from OUTDIR and WORKDIRMichael Stahl
2013-09-12gbuild: remove gb_Rdb__get_final_targetMichael Stahl
2013-09-11Towards a working instdir for Mac OS XStephan Bergmann
2013-09-09gbuild: install rdb files directly in module they come fromMatúš Kukan
2013-09-09pyuno: another filelist to make instdir betterMatúš Kukan
2013-09-09pyuno: this rc file seems to be unusedMatúš Kukan
2013-09-09pyuno: install python scripts using filelistsMatúš Kukan
2013-08-30ENABLE_MACOSX_MACLIKE* Harmonize ENABLE_* variable to TRUE/<nothing>Norbert Thiebaud
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-21osl_getThreadIdentifier(0) -> osl::Thread::getCurrentIdentifier()Stephan Bergmann
2013-08-18Further work on the "Mac-like app structure" optionTor Lillqvist
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist
2013-08-15Mark as constTakeshi Abe
2013-08-13fdo#50470: Restore pyuno object method introspection in Python 3David Bolen
2013-07-29Remove whitespace from line endsStephan Bergmann
2013-07-29fdo#66025: Improve accuracy of ImportError traceback and messageDavid Bolen
2013-07-24fdo#66025: Simplify new ImportError logicDavid Bolen
2013-07-24fdo#66025: Minor clean-up of previous patchDavid Bolen
2013-07-24fdo#66025: Improve ImportError raised from _uno_importDavid Bolen
2013-07-17remove last users of gb_Executable_add_noexception_objectBjoern Michaelsen
2013-07-12Resolves: #i120788# remove unused members from PyUNO_callable_InternalsHerbert Dürr
2013-07-08pyuno: Revert 5589c72b88e502bfca045ae38af16c854afdd401Michael Stahl
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-29reduce some spacingThomas Arnhold
2013-06-16PyUno fixed crash in function isInstanceOfStructOrException()Xiaoli
2013-06-10Deprecated conversion from const wchar_t* to wchar_t*Fridrich Štrba
2013-05-28Optional pyuno module should have its own services/pyuno.rdbStephan Bergmann
2013-05-14fdo#46808, Convert script::InvocationAdapterFactory to new styleNoel Grandin
2013-05-14pyuno: remove obsolete makefilesMichael Stahl
2013-05-10More gb_PROGRAMDIRNAME clean upStephan Bergmann
2013-05-08No need for RTLD_NOW hereStephan Bergmann
2013-05-08Library_puyuno_wrapper is not built on WNT anywayStephan Bergmann
2013-05-08Make sure again pyuno_wrapper does not link against libstdc++Stephan Bergmann
2013-05-05copy pyuno files to instdirDavid Tardon
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks