summaryrefslogtreecommitdiff
path: root/scripting/source/pyprov
AgeCommit message (Expand)Author
2013-08-21deb#719941: pythonscript.py: use open() instead of file()Rene Engelhard
2013-08-20deb#719941: unbreak python script provider debug logging on Python 3Michael Stahl
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist
2013-07-15Related: fdo#66761 the double-encoding bug appears gone in python 3.3.2Caolán McNamara
2013-07-14Related: fdo#66761 we want the bytes, not a str representation of themCaolán McNamara
2013-07-13Resolves: fdo#66761 Macro controlled Python Mailmerge brokenCaolán McNamara
2013-07-12Resolves: #i120083# make python loglevel and log output changeable...Herbert Dürr
2013-06-18add python ver to debugging infoCaolán McNamara
2013-06-17Resolves: fdo#55411 python 2 vs 3 str/bytes encoding issuesCaolán McNamara
2013-05-24Resolves: #i55055# Simplify pythonscript.py codePedro Giffuni
2013-05-11Resolves: #ii118478# Implement getInvocationContext in PyUNO ScriptContextAriel Constenla-Haile
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane
2013-02-22scripting: s/pathes/paths and s/Pathes/PathsMiklos Vajna
2013-01-15make emailmerge work with python3 and python2 at the same timeCaolán McNamara
2013-01-15tidy mailmerge debuging messagesCaolán McNamara
2013-01-15make emailmerge work for me with python3Caolán McNamara
2013-01-15i118814 - Allow set connection timeout in Mail APIAriel Constenla-Haile
2013-01-15i118791 - Encode ReadableName in UTF-8 only when necessaryAriel Constenla-Haile
2013-01-15i118736 - i118787 : fix XMailMessage implementation in mailmerge.pyAriel Constenla-Haile
2013-01-14mailmerge.py: fix the debug strings againMichael Stahl
2013-01-14fdo#59249: mailmerge.py: adapt to changes in smtplib:Michael Stahl
2013-01-14Revert "fdo#59249: mailmerge.py: some more bytes vs. str mangling"Michael Stahl
2013-01-11fdo#59249: mailmerge.py: some more bytes vs. str manglingMichael Stahl
2013-01-11Can't convert 'Enum' resp. 'bytes' object to str implicitlyStephan Bergmann
2013-01-11fdo#59249: String literal needs a "b" prefix in Pyhton 3Stephan Bergmann
2013-01-07Fix type SMPT->SMTPJulien Nabet
2012-12-12officehelper.py: fix obvious Python 3 issuesMichael Stahl
2012-12-11mailmerge.py: fix obvious Python 3 issuesMichael Stahl
2012-12-09Python: fix deprecated + "== None" instead of "is None"Julien Nabet
2012-11-30Turn Python Scripting Provider from bundled extension to plain codeStephan Bergmann
2012-11-25scripting: pythonscript.py: adapt to Python 3Michael Stahl
2012-10-23gbuild: let ExtensionTarget expect manifest below META-INFMichael Stahl
2012-07-06re-base on ALv2 code. Includes:Michael Meeks
2012-06-29Resolves: fdo#38713 fix multiple recipients in mailmergeCaolán McNamara
2012-06-22.xml files don't need executable bitsMichael Stahl
2012-04-26Bump extension version after changing to passive registrationStephan Bergmann
2012-03-23.component files don't need executable bitsMichael Stahl
2012-01-11fix prefix of command line switches (-- instead of -)Andras Timar
2011-11-24switch python scripting extension to passive registrationMichael Meeks
2011-11-08ScriptProviderForPython: better descriptionMichael Stahl
2011-11-05ScriptProviderForPython: add some descriptionMichael Stahl
2011-11-04a very minor typo in a commentLaurent Godard
2011-10-24Undo basis/brand split: Move SDK and ure-link, remove OOO_BASE_DIR and BaseIn...Stephan Bergmann
2011-10-01finished converting scripting to gbuildMatúš Kukan
2011-09-21set lang to en-US in order l10ntools can extract stringsAndras Timar
2011-08-31Resolves: fdo#40516 missing : on line 52Caolán McNamara
2011-08-02make logging less painful under windowsCaolán McNamara
2011-08-02can't use set_debuglevel under windowsCaolán McNamara
2011-07-26coerce port to intCaolán McNamara