summaryrefslogtreecommitdiffstats
path: root/pyuno
Commit message (Expand)AuthorAgeFilesLines
* fdo#59728: Fix encoding of .py files as UTF-8 for Python 3Stephan Bergmann2013-01-231-1/+4
* 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
* 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
* API CHANGE: com.sun.star.lang.IllegalArgumentExceptionMichael Stahl2012-11-261-7/+7
* use correct PyString_Size for python2Rene Engelhard2012-11-261-2/+1
* New try to fix pystring sizeJulien Nabet2012-11-251-1/+1
* attempted blind fix for pystring size.Michael Meeks2012-11-251-1/+2
* pyuno: fix handling of "str", "unicode", "bytes" types:Michael Stahl2012-11-257-61/+104
* pyuno: adjust uno.ByteSequence to work with "bytes"Michael Stahl2012-11-252-5/+11
* pyuno: fix breakage because PATH_MAX not defined with Python3Michael Stahl2012-11-171-1/+13
* pyuno: Runtime::pyObject2Any only allowed to throw RuntimeExceptionMichael Stahl2012-11-171-18/+40
* add missing deps on sal headersDavid Tardon2012-10-311-0/+5
* fdo#46808, use service constructor for beans::IntrospectionNoel Grandin2012-10-231-9/+3
* Use prefixTor Lillqvist2012-10-022-2/+2
* gbuild: gb_Library_PLAINLIBS_NONE cleanup for unxgcc/solarisMichael Stahl2012-09-281-2/+2
* add help on python debugging.Michael Meeks2012-09-181-0/+7
* Some clean up of previous commitStephan Bergmann2012-09-051-1/+0
* fdo#46808, Adapt reflection::CoreReflection UNO service to new styleNoel Grandin2012-09-051-9/+4
* fdo#46808, Adapt script::Converter service code to new styleNoel Grandin2012-08-271-5/+3
* warning C4702: unreachable codeStephan Bergmann2012-07-201-2/+0
* fdo#51948 do not link with dl on *BSDDavid Tardon2012-07-131-3/+3
* Runtime::any2PyObject: warning C4702: unreachable codeMichael Stahl2012-07-111-2/+1
* re-base on ALv2 code. Removing:Michael Meeks2012-07-0227-388/+397
* re-base on ALv2 code.Michael Meeks2012-06-261-0/+17
* remove bunch of obsolete looking .flt filesMichael Stahl2012-06-221-14/+0
* .mk files don't need executable bitsMichael Stahl2012-06-221-0/+0
* fixing pyuno bridge on mingw: packaging system-pythonDavid Ostrovsky2012-06-225-7/+46
* fdo#50682: Setting DYLD_LIBRARY_PATH in python script appears unnecessaryStephan Bergmann2012-06-221-4/+5
* re-base on ALv2 code.Michael Meeks2012-06-213-23/+48
* re-base on ALv2 code.Michael Meeks2012-06-211-23/+14
* deliver pyuno/python.exe in one stepDavid Ostrovsky2012-06-193-42/+5
* pyuno: more stuff unwanted if there is system pythonMatúš Kukan2012-06-141-6/+4
* pyuno: clean d.lstMatúš Kukan2012-06-141-27/+0
* Remove dmake makefiles obsoleted by gbuild'ificationStephan Bergmann2012-06-143-402/+0
* gbuild migration: pyuno moduleDavid Ostrovsky2012-06-1421-14/+713
* nuke unused definesTakeshi Abe2012-06-042-3/+0
* targeted string re-workNorbert Thiebaud2012-06-011-2/+2
* targeted string re-workNorbert Thiebaud2012-06-011-37/+30
* nuke unused typedefTakeshi Abe2012-05-291-1/+0
* removed unused temporary rtl::OUStringTakeshi Abe2012-05-231-1/+0
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-0/+0
* Reduce chatterTor Lillqvist2012-04-241-1/+3
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-5/+5
* chmod -xTor Lillqvist2012-03-211-0/+0
* fdo#46926: PyUNO_cmp: return acquired referenceDavid Bolen2012-03-161-4/+15