summaryrefslogtreecommitdiffstats
path: root/scripting
Commit message (Expand)AuthorAgeFilesLines
* finished converting scripting to gbuildMatúš Kukan2011-10-0138-1385/+462
* convert scripting to gbuild - first stepMatúš Kukan2011-10-0118-20/+792
* add mode-lines to .m files and last round of merged files, etc.Caolán McNamara2011-09-302-0/+5
* callcatcher: unused codeCaolán McNamara2011-09-262-6/+0
* set lang to en-US in order l10ntools can extract stringsAndras Timar2011-09-213-6/+6
* OSL_TRACE: Remove trailing newlinesThomas Arnhold2011-09-215-16/+16
* Revert "n#676858: added new menu entry for headers/footers edit mode"Cédric Bosdonnat2011-09-121-1/+0
* replace api.openoffice.org to api.libreoffice.orgAndras Timar2011-09-072-4/+4
* Resolves: fdo#40516 missing : on line 52Caolán McNamara2011-08-311-1/+1
* scripting: make a debug build log uncaught exception when loading a providerLionel Elie Mamane2011-08-211-1/+2
* fix a missing parentheisTakeshi Abe2011-08-131-1/+1
* make logging less painful under windowsCaolán McNamara2011-08-021-61/+68
* can't use set_debuglevel under windowsCaolán McNamara2011-08-021-1/+6
* Some cppcheck cleaningJulien Nabet2011-07-312-3/+3
* coerce port to intCaolán McNamara2011-07-261-3/+3
* Bin unused filesTor Lillqvist2011-07-223-126/+0
* Remove component_getImplementationEnvironment methodsMatúš Kukan2011-07-1211-63/+0
* n#676858: added new menu entry for headers/footers edit modeCédric Bosdonnat2011-06-301-0/+1
* the ifaces should be in namespace ooo::vbaDavid Tardon2011-06-171-4/+4
* Use DESKTOP and NATIVE where appropriateTor Lillqvist2011-06-161-1/+1
* entire storage dir is unused/unbuiltCaolán McNamara2011-06-1321-4834/+0
* createFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara2011-06-132-2/+2
* Drop %_EXT% which was always emptyTor Lillqvist2011-06-031-23/+23
* Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky2011-05-312-3/+13
|\
| * do not include bsh.jar when building with system bshDavid Tardon2011-05-241-0/+6
| * fdo#36915, fdo#36916: Fixed JS and BeanShell script providers classpathNoel Power2011-05-122-3/+7
| * Update '--disable-python' to disable only Python UNO API.Hanno Meyer-Thurow2011-04-251-7/+2
* | Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky2011-05-271-14/+11
|\ \
| * \ Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens2011-04-281-14/+11
| |\ \ | | |/ | |/|
| | * calcvba: #164410# improve VBA compatibility implementation in various areas: ...Daniel Rentz [dr]2011-03-251-14/+11
* | | Unify Display Grid/ Grid Visible and other menu itemsChristian Dywan2011-05-182-12/+12
* | | Some cppcheck cleaningJulien Nabet2011-05-081-13/+13
* | | add useful msgbox helper awt wrapperLaurent Godard2011-05-062-1/+262
* | | Update '--disable-python' to disable only Python UNO API.Hanno Meyer-Thurow2011-04-251-7/+2
* | | Easyhack: Add visibility markup to all component_get* functionsJulien Nabet2011-04-214-8/+8
* | | remove FileStatusMask_XXX in favour of osl_FileStatus_Mask_XXX (libs-core)Christina Rossmanith2011-04-191-1/+1
* | | WaE: remove annoying java warningsCaolán McNamara2011-04-152-2/+0
* | | add includeantruntime=falseCaolán McNamara2011-04-072-5/+5
|/ /
* | restore old-style __writeRegistryServiceInfo to deploy these as extensionsCaolán McNamara2011-03-312-0/+69
* | don't line wrap The Document FoundationCaolán McNamara2011-03-313-6/+3
* | fix python scriptingCaolán McNamara2011-03-311-2/+2
* | do not deliver these component files, tooDavid Tardon2011-03-311-3/+0
* | we ship these script providers as extensionsDavid Tardon2011-03-313-92/+0
* | we ship pythonscript as extensionDavid Tardon2011-03-311-35/+0
* | fix mis-mergeDavid Tardon2011-03-311-14/+8
* | drop bogus executable flag from idl/build/src and config filesFrancisco Saito2011-03-297-0/+0
* | drop bogus executable flag from image filesFrancisco Saito2011-03-293-0/+0
* | drop bogus executable flag from odf filesFrancisco Saito2011-03-297-0/+0
* | drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito2011-03-2971-0/+0
* | Merge commit 'ooo/DEV300_m103'Jan Holesovsky2011-03-233-71/+94
|\|