summaryrefslogtreecommitdiffstats
path: root/scripting
Commit message (Expand)AuthorAgeFilesLines
* bool improvementsStephan Bergmann2014-01-283-5/+5
* Let C++ inline functions return bool instead of sal_BoolStephan Bergmann2014-01-231-1/+1
* bool improvementsStephan Bergmann2014-01-223-5/+3
* remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin2014-01-071-12/+12
* Spelling correction: s/retrive/retrieve/Tor Lillqvist2013-12-202-7/+7
* typo fixesAndras Timar2013-12-203-3/+3
* Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann2013-12-176-12/+12
* Remove unnecessary use of OUString constructor in OUStringBuffer::append callsNoel Grandin2013-12-171-1/+1
* Remove unnecessary macrosStephan Bergmann2013-12-121-30/+27
* remove unnecessary RTL_CONSTASCII_STRINGPARAMNoel Grandin2013-11-222-2/+2
* remove unnecessary use of OUString constructor when assigningNoel Grandin2013-11-195-23/+22
* Move MediaDescriptor from comphelper to unotoolsStephan Bergmann2013-11-142-4/+5
* convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin2013-11-111-1/+1
* remove unnecessary use of OUString constructorNoel Grandin2013-11-111-1/+1
* remove unnecessary use of OUString constructor in SCRIPTING moduleNoel Grandin2013-11-116-21/+20
* Drop unnecessary #includesTakeshi Abe2013-11-061-1/+0
* remove redundant calls to OUString constructorNoel Grandin2013-11-043-12/+12
* Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin2013-11-041-3/+3
* Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin2013-10-316-7/+7
* gbuild: set Package default target to INSTDIRMichael Stahl2013-10-287-14/+0
* stop looking for Jar files in solverMichael Stahl2013-10-251-1/+1
* 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
* fdo#36964 Wording change: "Remove Filter" -> "Reset Filter"Samuel Mehrbrodt2013-10-181-1/+1
* 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
* typo fixes in commentsAndras Timar2013-09-261-1/+1
* Try to fix cross-compilationTor Lillqvist2013-09-237-7/+7
* gbuild: remove gb_Rdb__get_final_targetMichael Stahl2013-09-122-6/+2
* Towards a working instdir for Mac OS XStephan Bergmann2013-09-117-7/+7
* gbuild: install rdb files directly in module they come fromMatúš Kukan2013-09-092-0/+4
* ENABLE_SCRIPTING_* Harmonize ENABLE_* variable to TRUE/<nothing>Norbert Thiebaud2013-08-301-2/+2
* 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
* Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist2013-08-191-1/+1
* Mark as constTakeshi Abe2013-08-192-2/+2
* Further work on the "Mac-like app structure" optionTor Lillqvist2013-08-187-10/+10
* Use subfolder names from <config_folders.h>Tor Lillqvist2013-08-187-14/+15
* 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-112-21/+11
* 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