summaryrefslogtreecommitdiff
path: root/scripting
AgeCommit message (Expand)Author
2013-04-19Java cleanup, remove the rest of the unnecessary castsNoel Grandin
2013-04-19fdo#63197: convert 3 out 4 from scripting partJulien Nabet
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane
2013-04-16Missing includeStephan Bergmann
2013-04-15fdo#60724 correct spellingThomas Arnhold
2013-04-13install Pyuno using PackageDavid Tardon
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks
2013-03-07fdo#46808, Convert singleton theMasterScriptProviderFactoryNoel Grandin
2013-03-04doubled namespacesThomas Arnhold
2013-03-04doubled includesThomas Arnhold
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-03-03loplugin: improve indentationThomas Arnhold
2013-02-28remove all d.lstMichael Stahl
2013-02-25loplugin: unused variablesThomas Arnhold
2013-02-24move loop variables into least scope posCaolán McNamara
2013-02-24coverity#704434 Non-array delete for scalarsJulien Nabet
2013-02-24loplugin: unused variablesThomas Arnhold
2013-02-23Fix typo accessable/accessibleJulien Nabet
2013-02-22[Uu]sefull -> [Uu]sefulJulien Nabet
2013-02-22s/the the/the/Tor Lillqvist
2013-02-22scripting: s/pathes/paths and s/Pathes/PathsMiklos Vajna
2013-02-20fix build breakage: ENABLE_SCRIPTING_PYTHON was already removedDavid Ostrovsky
2013-02-19fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan
2013-02-18Fix typoJulien Nabet
2013-02-17fdo#60670: Create a new document in case there's noneXisco Fauli
2013-02-11fdo#46808, convert io::TextOutputStream service to new-styleNoel Grandin
2013-02-11fdo#46808, convert io::TextInputStream service to new styleNoel Grandin
2013-02-11fdo#46808, Use singleton util::theMacroExpander new-style constructorNoel Grandin
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac
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