summaryrefslogtreecommitdiff
path: root/scripting/source/pyprov
AgeCommit message (Expand)Author
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
2011-05-06add useful msgbox helper awt wrapperLaurent Godard
2011-04-25Update '--disable-python' to disable only Python UNO API.Hanno Meyer-Thurow
2011-03-31don't line wrap The Document FoundationCaolán McNamara
2011-03-31fix python scriptingCaolán McNamara
2011-03-31we ship pythonscript as extensionDavid Tardon
2011-03-31fix mis-mergeDavid Tardon
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-14fix pychecker bugs.Julien Nabet
2011-03-14Merge Gentoo patches from old build and downstream repositories.Hanno Meyer-Thurow
2011-03-12fix tabs + attributes not declaredJulien Nabet
2011-03-12replace spaces (put by mistake) with tabsJulien Nabet
2011-03-12Fix bug found with pycheckerJulien Nabet
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-03-07fdo#34699 some pythonsamples not visible on Mac OS XChristian Lohmaier
2011-02-19bah, disabled too muchDavid Tardon
2011-02-18configure inclusion/exclusion of scripting providersDavid Tardon
2010-12-22fix up the default fallback string for this nowCaolán McNamara
2010-11-06transform script providers into extensionsDavid Tardon
2010-09-10sb129: #i113189# change UNO components to use passive registrationsb