summaryrefslogtreecommitdiffstats
path: root/pyuno
Commit message (Expand)AuthorAgeFilesLines
* Optional pyuno module should have its own services/pyuno.rdbStephan Bergmann2013-05-282-0/+17
* fdo#46808, Convert script::InvocationAdapterFactory to new styleNoel Grandin2013-05-141-9/+2
* pyuno: remove obsolete makefilesMichael Stahl2013-05-142-37/+0
* More gb_PROGRAMDIRNAME clean upStephan Bergmann2013-05-101-1/+1
* No need for RTLD_NOW hereStephan Bergmann2013-05-081-1/+1
* Library_puyuno_wrapper is not built on WNT anywayStephan Bergmann2013-05-081-2/+0
* Make sure again pyuno_wrapper does not link against libstdc++Stephan Bergmann2013-05-081-0/+12
* copy pyuno files to instdirDavid Tardon2013-05-052-0/+26
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-3013-273/+52
* gbuild: drop empty use_packages callsDavid Tardon2013-04-241-3/+0
* move URE headers to include/David Tardon2013-04-241-2/+0
* replace python-core zip built in pyuno with direct use of PackageMichael Stahl2013-04-222-17/+3
* adapt path for test.dll for WNTMichael Stahl2013-04-211-3/+7
* python3: put an RPATH into python binary ...Michael Stahl2013-04-192-5/+0
* pyuno_loader::CreateInstance: delete the initial PyThreadStateMichael Stahl2013-04-181-0/+4
* pyuno_dlopenwrapper: give error message before abort() if dlopen() failsMiklos Vajna2013-04-121-0/+1
* warning C4101: 'e' : unreferenced local variableStephan Bergmann2013-04-091-1/+1
* unbreak windows tinderboxDavid Tardon2013-04-091-1/+1
* move Python tests in-processMichael Stahl2013-04-091-0/+42
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-0711-84/+46
* Remove RTL_CONSTASCII_(U)STRINGPARAM in pyunoChr. Rossmanith2013-03-284-50/+48
* removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold2013-03-192-5/+5
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-194-8/+7
* avoid Wundef in cases where the usage seems otherwise okLuboš Luňák2013-03-181-1/+1
* remove legacy build.pl prj/build.lst files.Michael Meeks2013-03-141-3/+0
* fdo#60724 change spelling error REMOVEABLE -> REMOVABLEKenneth Beck2013-03-061-3/+3
* coverity#983056: Resource leakJulien Nabet2013-03-041-0/+1
* remove all d.lstMichael Stahl2013-02-281-0/+0
* sal: new ZipPackage_sal_odk_headers for public ODK headersMichael Stahl2013-02-271-1/+1
* quiet external module build log unless failureNorbert Thiebaud2013-02-221-1/+1
* Fix type unkown -> unknownJulien Nabet2013-02-211-1/+1
* Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac2013-02-142-10/+8
* Adapt PyUNO getConstantByName to previous TypeDescriptionMgr API CHANGEStephan Bergmann2013-01-301-6/+6
* gbuild: fix silly "expandtabs" in makefile VIM modelinesMichael Stahl2013-01-265-5/+5
* gbuild: do not copy boost headers aroundMichael Stahl2013-01-261-0/+1
* fdo#59728: Fix encoding of .py files as UTF-8 for Python 3Stephan Bergmann2013-01-231-1/+4
* simplify processing of python.shDavid Tardon2013-01-014-33/+36
* just pass the define through -DDavid Tardon2013-01-015-64/+4
* Check for __GNUC__ instead of GCC in sourcesTor Lillqvist2012-12-271-1/+3
* Get rid of (most uses of) GUITor Lillqvist2012-12-254-4/+4
* WaE: Fix needed with MSVS 2010, tooTor Lillqvist2012-12-251-1/+1
* VS2012 WaE: C4211: nonstandard extension used : redefined extern to staticTor Lillqvist2012-12-211-0/+5
* some not important Python3.3 port (pythonloader DEBUG mode)László Németh2012-12-191-3/+3
* i118798 - Fix Pyuno dead-lockAriel Constenla-Haile2012-12-111-8/+8
* Python/pep8: fix E711 (is or is not None instead of = or !=) in pyuno moduleJulien Nabet2012-12-092-6/+6
* pyuno: clean up that zipcore a littleMichael Stahl2012-12-021-10/+4
* add python3 to tail_buildPeter Foley2012-11-301-1/+2
* pyuno: add python_headers external and use it for wrapperMichael Stahl2012-11-271-16/+3
* clean up PYTHON related version etc. variables:Michael Stahl2012-11-274-32/+7
* Switch from python to python3Michael Stahl2012-11-273-4/+6