summaryrefslogtreecommitdiffstats
path: root/pyuno/source/module/uno.py
Commit message (Expand)AuthorAgeFilesLines
* an uno -> a unoCaolán McNamara2019-05-101-1/+1
* tdf#124011 Add __ne__ method to UNO typesShubham Goyal2019-03-181-0/+11
* normalize existing emacs/vim mode-lines in python filesMichael Stahl2016-10-261-2/+2
* Improving uno.py code styleKenneth Koski2016-07-141-252/+367
* Fix python2 build of pyuno with older py2 versionsTomáš Chvátal2016-03-041-1/+4
* Fix typosAndrea Gelmini2016-01-101-1/+1
* PyUNO: Allow import of constant group by nameMatthew J. Francis2015-07-011-1/+30
* fix spelling implemenation -> implementationNoel Grandin2014-11-101-1/+1
* fdo#70196: Python 2 compatibility for UNO import error handlingDavid Bolen2013-10-071-8/+9
* Remove whitespace from line endsStephan Bergmann2013-07-291-18/+18
* fdo#66025: Improve accuracy of ImportError traceback and messageDavid Bolen2013-07-291-18/+31
* fdo#66025: Simplify new ImportError logicDavid Bolen2013-07-241-8/+4
* fdo#66025: Minor clean-up of previous patchDavid Bolen2013-07-241-1/+1
* fdo#66025: Improve ImportError raised from _uno_importDavid Bolen2013-07-241-8/+31
* pyuno: adjust uno.ByteSequence to work with "bytes"Michael Stahl2012-11-251-4/+10
* re-base on ALv2 code. Removing:Michael Meeks2012-07-021-22/+12
* fdo#46859: adapt string type checks to work with both Python 2 and 3David Bolen2012-03-071-4/+10
* Improve pyuno debugging in various ways - add stack traces etc.Michael Meeks2011-12-051-3/+3
* pyuno: hook into import *after* the _whole_ uno module is successfully loadedLionel Elie Mamane2011-08-211-3/+3
* pyuno: allow uno structs to be initliased with keyword argumentsLionel Elie Mamane2011-08-211-14/+23
* minor whitespace/makefile cleanupChristian Lohmaier2011-07-241-0/+3
* Port PyUno to support Python 3Andreas Becker2011-05-071-13/+18
* changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien2010-02-121-5/+1
* CWS-TOOLING: integrate CWS python26Ivo Hinkelmann2009-04-221-10/+7
* CWS-TOOLING: integrate CWS sb101Rüdiger Timm2008-12-111-0/+1
* INTEGRATION: CWS changefileheader (1.8.12); FILE MERGEDRüdiger Timm2008-04-111-23/+19
* INTEGRATION: CWS pyunofixes4 (1.7.46); FILE MERGEDKurt Zenker2007-10-111-7/+12
* INTEGRATION: CWS pyunofixes2 (1.5.40); FILE MERGEDOliver Bolte2006-03-221-2/+19
* INTEGRATION: CWS ooo19126 (1.5.42); FILE MERGEDRüdiger Timm2005-09-081-46/+21
* INTEGRATION: CWS geordi2q14 (1.4.34); FILE MERGEDJens-Heiner Rechtien2004-02-021-3/+3
* #i12504# added uno.Any and uno.invokeJörg Budischewski2003-05-241-4/+16
* #i11753# added traceback extraction functionJörg Budischewski2003-04-061-2/+16
* #i12673# some cosmetics and small bugfixes (provided by zagy)Jörg Budischewski2003-03-301-33/+46
* initial checkin for the pyuno-0.9.2 releaseJörg Budischewski2003-03-231-0/+326