summaryrefslogtreecommitdiff
path: root/pyuno
AgeCommit message (Expand)AuthorFilesLines
2013-05-28Optional pyuno module should have its own services/pyuno.rdbStephan Bergmann2-0/+17
2013-05-14fdo#46808, Convert script::InvocationAdapterFactory to new styleNoel Grandin1-9/+2
2013-05-14pyuno: remove obsolete makefilesMichael Stahl2-37/+0
2013-05-10More gb_PROGRAMDIRNAME clean upStephan Bergmann1-1/+1
2013-05-08No need for RTLD_NOW hereStephan Bergmann1-1/+1
2013-05-08Library_puyuno_wrapper is not built on WNT anywayStephan Bergmann1-2/+0
2013-05-08Make sure again pyuno_wrapper does not link against libstdc++Stephan Bergmann1-0/+12
2013-05-05copy pyuno files to instdirDavid Tardon2-0/+26
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks13-273/+52
2013-04-24gbuild: drop empty use_packages callsDavid Tardon1-3/+0
2013-04-24move URE headers to include/David Tardon1-2/+0
2013-04-22replace python-core zip built in pyuno with direct use of PackageMichael Stahl2-17/+3
2013-04-21adapt path for test.dll for WNTMichael Stahl1-3/+7
2013-04-19python3: put an RPATH into python binary ...Michael Stahl2-5/+0
2013-04-18pyuno_loader::CreateInstance: delete the initial PyThreadStateMichael Stahl1-0/+4
2013-04-12pyuno_dlopenwrapper: give error message before abort() if dlopen() failsMiklos Vajna1-0/+1
2013-04-09warning C4101: 'e' : unreferenced local variableStephan Bergmann1-1/+1
2013-04-09unbreak windows tinderboxDavid Tardon1-1/+1
2013-04-09move Python tests in-processMichael Stahl1-0/+42
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák11-84/+46
2013-03-28Remove RTL_CONSTASCII_(U)STRINGPARAM in pyunoChr. Rossmanith4-50/+48
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold2-5/+5
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold4-8/+7
2013-03-18avoid Wundef in cases where the usage seems otherwise okLuboš Luňák1-1/+1
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-3/+0
2013-03-06fdo#60724 change spelling error REMOVEABLE -> REMOVABLEKenneth Beck1-3/+3
2013-03-04coverity#983056: Resource leakJulien Nabet1-0/+1
2013-02-28remove all d.lstMichael Stahl1-0/+0
2013-02-27sal: new ZipPackage_sal_odk_headers for public ODK headersMichael Stahl1-1/+1
2013-02-22quiet external module build log unless failureNorbert Thiebaud1-1/+1
2013-02-21Fix type unkown -> unknownJulien Nabet1-1/+1
2013-02-14Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac2-10/+8
2013-01-30Adapt PyUNO getConstantByName to previous TypeDescriptionMgr API CHANGEStephan Bergmann1-6/+6
2013-01-26gbuild: fix silly "expandtabs" in makefile VIM modelinesMichael Stahl5-5/+5
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl1-0/+1
2013-01-23fdo#59728: Fix encoding of .py files as UTF-8 for Python 3Stephan Bergmann1-1/+4
2013-01-01simplify processing of python.shDavid Tardon4-33/+36
2013-01-01just pass the define through -DDavid Tardon5-64/+4
2012-12-27Check for __GNUC__ instead of GCC in sourcesTor Lillqvist1-1/+3
2012-12-25Get rid of (most uses of) GUITor Lillqvist4-4/+4
2012-12-25WaE: Fix needed with MSVS 2010, tooTor Lillqvist1-1/+1
2012-12-21VS2012 WaE: C4211: nonstandard extension used : redefined extern to staticTor Lillqvist1-0/+5
2012-12-19some not important Python3.3 port (pythonloader DEBUG mode)László Németh1-3/+3
2012-12-11i118798 - Fix Pyuno dead-lockAriel Constenla-Haile1-8/+8
2012-12-09Python/pep8: fix E711 (is or is not None instead of = or !=) in pyuno moduleJulien Nabet2-6/+6
2012-12-02pyuno: clean up that zipcore a littleMichael Stahl1-10/+4
2012-11-30add python3 to tail_buildPeter Foley1-1/+2
2012-11-27pyuno: add python_headers external and use it for wrapperMichael Stahl1-16/+3
2012-11-27clean up PYTHON related version etc. variables:Michael Stahl4-32/+7
2012-11-27Switch from python to python3Michael Stahl3-4/+6