summaryrefslogtreecommitdiffstats
path: root/scripting/source/pyprov
Commit message (Expand)AuthorAgeFilesLines
* Fix typosAndrea Gelmini2016-01-102-3/+3
* Fix typosAndrea Gelmini2015-09-301-1/+1
* Script: better way to detect WindowsAndrea Gelmini2015-09-301-71/+72
* Fix various XServiceInfo implementationsStephan Bergmann2015-03-171-5/+27
* pyuno, scripting: remove executable bits from python, js, bsh filesMichael Stahl2015-03-022-0/+0
* pyuno: move "officehelper.py" from scripting to pyunoMichael Stahl2014-12-021-84/+0
* BRAND_BIN_SUBDIR -> BRAND_INI_DIR, to cater for new Mac OS X layoutStephan Bergmann2014-09-171-1/+1
* deb#719941: pythonscript.py: use open() instead of file()Rene Engelhard2013-08-211-1/+1
* deb#719941: unbreak python script provider debug logging on Python 3Michael Stahl2013-08-201-1/+1
* Use subfolder names from <config_folders.h>Tor Lillqvist2013-08-181-2/+2
* Related: fdo#66761 the double-encoding bug appears gone in python 3.3.2Caolán McNamara2013-07-151-5/+11
* Related: fdo#66761 we want the bytes, not a str representation of themCaolán McNamara2013-07-141-1/+3
* Resolves: fdo#66761 Macro controlled Python Mailmerge brokenCaolán McNamara2013-07-131-1/+4
* Resolves: #i120083# make python loglevel and log output changeable...Herbert Dürr2013-07-121-8/+16
* add python ver to debugging infoCaolán McNamara2013-06-181-0/+1
* Resolves: fdo#55411 python 2 vs 3 str/bytes encoding issuesCaolán McNamara2013-06-171-4/+7
* Resolves: #i55055# Simplify pythonscript.py codePedro Giffuni2013-05-241-41/+41
* Resolves: #ii118478# Implement getInvocationContext in PyUNO ScriptContextAriel Constenla-Haile2013-05-111-5/+51
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-301-24/+4
* date/time IDL datatypes incompatible changeLionel Elie Mamane2013-04-181-1/+1
* scripting: s/pathes/paths and s/Pathes/PathsMiklos Vajna2013-02-221-15/+15
* make emailmerge work with python3 and python2 at the same timeCaolán McNamara2013-01-151-5/+12
* tidy mailmerge debuging messagesCaolán McNamara2013-01-151-16/+16
* make emailmerge work for me with python3Caolán McNamara2013-01-152-10/+29
* i118814 - Allow set connection timeout in Mail APIAriel Constenla-Haile2013-01-151-6/+22
* i118791 - Encode ReadableName in UTF-8 only when necessaryAriel Constenla-Haile2013-01-151-1/+6
* i118736 - i118787 : fix XMailMessage implementation in mailmerge.pyAriel Constenla-Haile2013-01-151-24/+25
* mailmerge.py: fix the debug strings againMichael Stahl2013-01-141-3/+3
* fdo#59249: mailmerge.py: adapt to changes in smtplib:Michael Stahl2013-01-141-8/+17
* Revert "fdo#59249: mailmerge.py: some more bytes vs. str mangling"Michael Stahl2013-01-141-4/+4
* fdo#59249: mailmerge.py: some more bytes vs. str manglingMichael Stahl2013-01-111-4/+4
* Can't convert 'Enum' resp. 'bytes' object to str implicitlyStephan Bergmann2013-01-111-2/+2
* fdo#59249: String literal needs a "b" prefix in Pyhton 3Stephan Bergmann2013-01-111-2/+2
* Fix type SMPT->SMTPJulien Nabet2013-01-071-15/+15
* officehelper.py: fix obvious Python 3 issuesMichael Stahl2012-12-122-20/+20
* mailmerge.py: fix obvious Python 3 issuesMichael Stahl2012-12-112-59/+59
* Python: fix deprecated + "== None" instead of "is None"Julien Nabet2012-12-091-2/+2
* Turn Python Scripting Provider from bundled extension to plain codeStephan Bergmann2012-11-305-76/+9
* scripting: pythonscript.py: adapt to Python 3Michael Stahl2012-11-251-27/+48
* gbuild: let ExtensionTarget expect manifest below META-INFMichael Stahl2012-10-231-0/+0
* re-base on ALv2 code. Includes:Michael Meeks2012-07-066-47/+97
* Resolves: fdo#38713 fix multiple recipients in mailmergeCaolán McNamara2012-06-291-6/+6
* .xml files don't need executable bitsMichael Stahl2012-06-221-0/+0
* Bump extension version after changing to passive registrationStephan Bergmann2012-04-261-1/+1
* .component files don't need executable bitsMichael Stahl2012-03-231-0/+0
* fix prefix of command line switches (-- instead of -)Andras Timar2012-01-112-4/+4
* switch python scripting extension to passive registrationMichael Meeks2011-11-242-2/+11
* ScriptProviderForPython: better descriptionMichael Stahl2011-11-082-1/+5
* ScriptProviderForPython: add some descriptionMichael Stahl2011-11-051-0/+1
* a very minor typo in a commentLaurent Godard2011-11-041-1/+1