summaryrefslogtreecommitdiffstats
path: root/scripting/source
Commit message (Expand)AuthorAgeFilesLines
* remove OUString wrap for string literalsThomas Arnhold2013-06-293-13/+13
* remove an unused headerThomas Arnhold2013-06-2811-38/+0
* add python ver to debugging infoCaolán McNamara2013-06-181-0/+1
* Resolves: fdo#55411 python 2 vs 3 str/bytes encoding issuesCaolán McNamara2013-06-171-4/+7
* fdo#46808, Convert awt::UnoControlDialog to new styleNoel Grandin2013-05-282-56/+47
* Revert "fdo#46808, Convert awt::UnoControlDialogModel to new style"Stephan Bergmann2013-05-254-65/+85
* Resolves: #i55055# Simplify pythonscript.py codePedro Giffuni2013-05-241-41/+41
* scripting: get CreateUnoDialog() work againMiklos Vajna2013-05-241-1/+2
* fix awt::UnoControlModelDialog crashNoel Grandin2013-05-231-1/+5
* Use the new type-checking Reference constructor to reduce code noiseNoel Grandin2013-05-223-7/+5
* fdo#46808, Convert awt::XUnoControlDialog to new styleNoel Grandin2013-05-212-42/+33
* fdo#46808, Convert awt::UnoControlDialogModel to new styleNoel Grandin2013-05-214-49/+33
* Resolves: #ii118478# Implement getInvocationContext in PyUNO ScriptContextAriel Constenla-Haile2013-05-111-5/+51
* fix memory leak with orphaned controls created on the flyNoel Power2013-05-091-5/+33
* handle various ReturnXXXX types for formsNoel Power2013-05-091-8/+5
* cleanup whitespaces due to RTL_CONSTASCII_USTRINGPARAM removalPhilipp Riemer2013-05-061-4/+2
* remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák2013-05-061-9/+9
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-301-24/+4
* Remove any remaining remnants of unused component_canUnload featureStephan Bergmann2013-04-191-2/+0
* date/time IDL datatypes incompatible changeLionel Elie Mamane2013-04-181-1/+1
* Missing includeStephan Bergmann2013-04-161-1/+1
* remove needless forward rtl::OUString declarationsLuboš Luňák2013-04-071-4/+0
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-0739-886/+885
* -Wunused-macrosStephan Bergmann2013-03-271-2/+0
* removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold2013-03-191-4/+2
* Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann2013-03-191-2/+2
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-193-11/+6
* fdo#46808, Convert singleton theMasterScriptProviderFactoryNoel Grandin2013-03-075-44/+25
* doubled namespacesThomas Arnhold2013-03-041-1/+0
* doubled includesThomas Arnhold2013-03-042-5/+0
* Related to fdo#60724: correct spellingThomas Arnhold2013-03-031-1/+1
* loplugin: improve indentationThomas Arnhold2013-03-031-8/+9
* loplugin: unused variablesThomas Arnhold2013-02-251-1/+0
* move loop variables into least scope posCaolán McNamara2013-02-241-3/+2
* coverity#704434 Non-array delete for scalarsJulien Nabet2013-02-241-1/+1
* loplugin: unused variablesThomas Arnhold2013-02-241-3/+0
* s/the the/the/Tor Lillqvist2013-02-221-2/+2
* scripting: s/pathes/paths and s/Pathes/PathsMiklos Vajna2013-02-221-15/+15
* fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan2013-02-191-3/+4
* fdo#46808, convert io::TextOutputStream service to new-styleNoel Grandin2013-02-111-65/+57
* fdo#46808, convert io::TextInputStream service to new styleNoel Grandin2013-02-111-105/+96
* fdo#46808, Use singleton util::theMacroExpander new-style constructorNoel Grandin2013-02-112-12/+7
* Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac2013-01-308-59/+57
* make emailmerge work with python3 and python2 at the same timeCaolán McNamara2013-01-151-5/+12
* tidy mailmerge debuging messagesCaolán McNamara2013-01-151-16/+16
* make emailmerge work for me with python3Caolán McNamara2013-01-152-10/+29
* i118814 - Allow set connection timeout in Mail APIAriel Constenla-Haile2013-01-151-6/+22
* i118791 - Encode ReadableName in UTF-8 only when necessaryAriel Constenla-Haile2013-01-151-1/+6
* i118736 - i118787 : fix XMailMessage implementation in mailmerge.pyAriel Constenla-Haile2013-01-151-24/+25
* mailmerge.py: fix the debug strings againMichael Stahl2013-01-141-3/+3