summaryrefslogtreecommitdiff
path: root/pyuno
AgeCommit message (Expand)Author
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
2013-04-24gbuild: drop empty use_packages callsDavid Tardon
2013-04-24move URE headers to include/David Tardon
2013-04-22replace python-core zip built in pyuno with direct use of PackageMichael Stahl
2013-04-21adapt path for test.dll for WNTMichael Stahl
2013-04-19python3: put an RPATH into python binary ...Michael Stahl
2013-04-18pyuno_loader::CreateInstance: delete the initial PyThreadStateMichael Stahl
2013-04-12pyuno_dlopenwrapper: give error message before abort() if dlopen() failsMiklos Vajna
2013-04-09warning C4101: 'e' : unreferenced local variableStephan Bergmann
2013-04-09unbreak windows tinderboxDavid Tardon
2013-04-09move Python tests in-processMichael Stahl
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-28Remove RTL_CONSTASCII_(U)STRINGPARAM in pyunoChr. Rossmanith
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-18avoid Wundef in cases where the usage seems otherwise okLuboš Luňák
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks
2013-03-06fdo#60724 change spelling error REMOVEABLE -> REMOVABLEKenneth Beck
2013-03-04coverity#983056: Resource leakJulien Nabet
2013-02-28remove all d.lstMichael Stahl
2013-02-27sal: new ZipPackage_sal_odk_headers for public ODK headersMichael Stahl
2013-02-22quiet external module build log unless failureNorbert Thiebaud
2013-02-21Fix type unkown -> unknownJulien Nabet
2013-02-14Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac
2013-01-30Adapt PyUNO getConstantByName to previous TypeDescriptionMgr API CHANGEStephan Bergmann
2013-01-26gbuild: fix silly "expandtabs" in makefile VIM modelinesMichael Stahl