summaryrefslogtreecommitdiff
path: root/scripting/source/pyprov
AgeCommit message (Expand)AuthorFilesLines
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane1-1/+1
2013-02-22scripting: s/pathes/paths and s/Pathes/PathsMiklos Vajna1-15/+15
2013-01-15make emailmerge work with python3 and python2 at the same timeCaolán McNamara1-5/+12
2013-01-15tidy mailmerge debuging messagesCaolán McNamara1-16/+16
2013-01-15make emailmerge work for me with python3Caolán McNamara2-10/+29
2013-01-15i118814 - Allow set connection timeout in Mail APIAriel Constenla-Haile1-6/+22
2013-01-15i118791 - Encode ReadableName in UTF-8 only when necessaryAriel Constenla-Haile1-1/+6
2013-01-15i118736 - i118787 : fix XMailMessage implementation in mailmerge.pyAriel Constenla-Haile1-24/+25
2013-01-14mailmerge.py: fix the debug strings againMichael Stahl1-3/+3
2013-01-14fdo#59249: mailmerge.py: adapt to changes in smtplib:Michael Stahl1-8/+17
2013-01-14Revert "fdo#59249: mailmerge.py: some more bytes vs. str mangling"Michael Stahl1-4/+4
2013-01-11fdo#59249: mailmerge.py: some more bytes vs. str manglingMichael Stahl1-4/+4
2013-01-11Can't convert 'Enum' resp. 'bytes' object to str implicitlyStephan Bergmann1-2/+2
2013-01-11fdo#59249: String literal needs a "b" prefix in Pyhton 3Stephan Bergmann1-2/+2
2013-01-07Fix type SMPT->SMTPJulien Nabet1-15/+15
2012-12-12officehelper.py: fix obvious Python 3 issuesMichael Stahl2-20/+20
2012-12-11mailmerge.py: fix obvious Python 3 issuesMichael Stahl2-59/+59
2012-12-09Python: fix deprecated + "== None" instead of "is None"Julien Nabet1-2/+2
2012-11-30Turn Python Scripting Provider from bundled extension to plain codeStephan Bergmann5-76/+9
2012-11-25scripting: pythonscript.py: adapt to Python 3Michael Stahl1-27/+48
2012-10-23gbuild: let ExtensionTarget expect manifest below META-INFMichael Stahl1-0/+0
2012-07-06re-base on ALv2 code. Includes:Michael Meeks6-47/+97
2012-06-29Resolves: fdo#38713 fix multiple recipients in mailmergeCaolán McNamara1-6/+6
2012-06-22.xml files don't need executable bitsMichael Stahl1-0/+0
2012-04-26Bump extension version after changing to passive registrationStephan Bergmann1-1/+1
2012-03-23.component files don't need executable bitsMichael Stahl1-0/+0
2012-01-11fix prefix of command line switches (-- instead of -)Andras Timar2-4/+4
2011-11-24switch python scripting extension to passive registrationMichael Meeks2-2/+11
2011-11-08ScriptProviderForPython: better descriptionMichael Stahl2-1/+5
2011-11-05ScriptProviderForPython: add some descriptionMichael Stahl1-0/+1
2011-11-04a very minor typo in a commentLaurent Godard1-1/+1
2011-10-24Undo basis/brand split: Move SDK and ure-link, remove OOO_BASE_DIR and BaseIn...Stephan Bergmann1-1/+1
2011-10-01finished converting scripting to gbuildMatúš Kukan2-72/+0
2011-09-21set lang to en-US in order l10ntools can extract stringsAndras Timar1-2/+2
2011-08-31Resolves: fdo#40516 missing : on line 52Caolán McNamara1-1/+1
2011-08-02make logging less painful under windowsCaolán McNamara1-61/+68
2011-08-02can't use set_debuglevel under windowsCaolán McNamara1-1/+6
2011-07-26coerce port to intCaolán McNamara1-3/+3
2011-05-06add useful msgbox helper awt wrapperLaurent Godard2-1/+262
2011-04-25Update '--disable-python' to disable only Python UNO API.Hanno Meyer-Thurow1-7/+2
2011-03-31don't line wrap The Document FoundationCaolán McNamara1-2/+1
2011-03-31fix python scriptingCaolán McNamara1-2/+2
2011-03-31we ship pythonscript as extensionDavid Tardon1-35/+0
2011-03-31fix mis-mergeDavid Tardon1-14/+8
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky8-0/+86
2011-03-14fix pychecker bugs.Julien Nabet1-15/+18
2011-03-14Merge Gentoo patches from old build and downstream repositories.Hanno Meyer-Thurow1-0/+7
2011-03-12fix tabs + attributes not declaredJulien Nabet1-2/+3
2011-03-12replace spaces (put by mistake) with tabsJulien Nabet2-3/+3
2011-03-12Fix bug found with pycheckerJulien Nabet1-1/+1