summaryrefslogtreecommitdiff
path: root/scripting
AgeCommit message (Expand)Author
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl
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-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-12-12officehelper.py: fix obvious Python 3 issuesMichael Stahl
2012-12-12Remove xml2cmp leftoversStephan Bergmann
2012-12-11mailmerge.py: fix obvious Python 3 issuesMichael Stahl
2012-12-09Python: fix deprecated + "== None" instead of "is None"Julien Nabet
2012-12-04clean up more sbxToUnoValue declarationsMichael Stahl
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-30Turn Python Scripting Provider from bundled extension to plain codeStephan Bergmann
2012-11-28OUString::concat() does not modify in-placeTor Lillqvist
2012-11-28fdo#46808, Adapt reflection::ProxyFactory UNO service to new styleNoel Grandin
2012-11-27fdo#48317 - Support jumping to next/previous changeMuhammad Haggag
2012-11-26API CHANGE: com.sun.star.lang.IllegalArgumentExceptionMichael Stahl
2012-11-25scripting: Capitalise.py example: fix Python 3 syntax errorsMichael Stahl
2012-11-25scripting: pythonscript.py: adapt to Python 3Michael Stahl
2012-11-22AllSettings with LanguageTagEike Rathke
2012-11-16targetted cleanup of misc. vba pieces.Noel Power
2012-11-15fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin
2012-11-08scripting: warning C4804 usafe use of type boolMichael Stahl
2012-11-03basic: String -> OUString in basicmanagerNorbert Thiebaud
2012-10-30squeeze all Exceptions through RuntimeException for exception sigCaolán McNamara
2012-10-26fdo#49517: Revert "fdo#46102: Load Java scripts with class loaders [...]"Stephan Bergmann
2012-10-24fdo#46808, Adapt awt::Toolkit UNO service to new styleNoel Grandin
2012-10-23gbuild: let ExtensionTarget expect manifest below META-INFMichael Stahl
2012-10-23fdo#46808, use service constructor for beans::IntrospectionNoel Grandin
2012-10-23fdo#46808, use service constructor for uri::UriReferenceFactoryNoel Grandin
2012-10-22drop rdbmaker completelyMatúš Kukan
2012-10-10Fix "Content is not allowed in prolog" warningCaolán McNamara
2012-10-04sal_Bool->bool in scriptingNoel Grandin
2012-10-03Dead codeStephan Bergmann
2012-10-02Use prefixTor Lillqvist
2012-09-29Use comphelper::getComponentContextStephan Bergmann
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl
2012-09-26fdo#51304: Remove the author of some java source filesMarcos Paulo de Souza
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud