summaryrefslogtreecommitdiff
path: root/scripting/source/pyprov
AgeCommit message (Expand)Author
2023-04-01fix python 3.8 deprecation warningsNoel Grandin
2019-08-19Improve check for absolute URIStephan Bergmann
2019-08-16member 'Context' of struct type 'uno.Exception' not given a valueCaolán McNamara
2019-08-16AttributeError on getMessageCaolán McNamara
2019-08-16an absolute uri is invalid inputCaolán McNamara
2019-08-13construct final url from parsed outputCaolán McNamara
2019-08-06keep name percent-encodedStephan Bergmann
2018-10-19keep pyuno script processing below base uriCaolán McNamara
2018-05-05Fix typosAndrea Gelmini
2018-04-27tdf#117202 more pythonic and allow spaces as argumentLaurent Godard
2018-04-25tdf#117202 - parse function name to get argumentsLaurent Godard
2018-03-28Fix class name in debug messageTor Lillqvist
2018-03-27Bin some dead codeTor Lillqvist
2018-01-30tdf#63388: use SMTP_SSL for port 465Justin Luth
2018-01-24scripting: add missing vim modelines to python filesMiklos Vajna
2017-11-30mailmerge.py: Use strip in server nameXisco Fauli
2017-04-12tdf#92007 python scripts with tuple-assignments fails on access from GUIWerner Tietz
2017-03-19Fix typos + some German translationsAndrea Gelmini
2016-12-18tdf#103363: add unicodedata and import idna encoding for mailmergeJulien Nabet
2016-10-26normalize existing emacs/vim mode-lines in python filesMichael Stahl
2016-08-09python macros aren't listed under scripting organizeCaolán McNamara
2016-01-10Fix typosAndrea Gelmini
2015-09-30Fix typosAndrea Gelmini
2015-09-30Script: better way to detect WindowsAndrea Gelmini
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann
2015-03-02pyuno, scripting: remove executable bits from python, js, bsh filesMichael Stahl
2014-12-02pyuno: move "officehelper.py" from scripting to pyunoMichael Stahl
2014-09-17BRAND_BIN_SUBDIR -> BRAND_INI_DIR, to cater for new Mac OS X layoutStephan Bergmann
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