summaryrefslogtreecommitdiffstats
path: root/pyuno
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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