summaryrefslogtreecommitdiffstats
path: root/scripting/source
Commit message (Expand)AuthorAgeFilesLines
* Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin2013-10-316-7/+7
* Bin comments that claim to say why some header is includedTor Lillqvist2013-10-221-1/+1
* fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza2013-10-227-99/+18
* random OUString to String conversionsNoel Grandin2013-10-181-1/+1
* WaE: unused variableTor Lillqvist2013-10-021-1/+0
* -Werror,-Wunused-const-variableStephan Bergmann2013-10-021-3/+1
* deb#719941: pythonscript.py: use open() instead of file()Rene Engelhard2013-08-211-1/+1
* deb#719941: unbreak python script provider debug logging on Python 3Michael Stahl2013-08-201-1/+1
* Mark as constTakeshi Abe2013-08-192-2/+2
* Use subfolder names from <config_folders.h>Tor Lillqvist2013-08-182-3/+4
* resolved fdo#67444 don't push_back() with already reserved sizeEike Rathke2013-08-071-2/+3
* fdo#67547 fix access to methods (getScript) of MasterScriptProvider from VBNoel Power2013-07-301-1/+3
* Related: fdo#66761 the double-encoding bug appears gone in python 3.3.2Caolán McNamara2013-07-151-5/+11
* Related: fdo#66761 we want the bytes, not a str representation of themCaolán McNamara2013-07-141-1/+3
* Resolves: fdo#66761 Macro controlled Python Mailmerge brokenCaolán McNamara2013-07-131-1/+4
* Resolves: #i120083# make python loglevel and log output changeable...Herbert Dürr2013-07-121-8/+16
* use LanguageTag::getMatchingFallback()Eike Rathke2013-07-111-21/+10
* added FIXME-BCP47 commentsEike Rathke2013-07-101-0/+8
* 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