summaryrefslogtreecommitdiff
path: root/scripting
AgeCommit message (Collapse)AuthorFilesLines
2011-12-25catch exception by constant referenceTakeshi Abe8-51/+47
2011-12-15Removed extra semicolonsJesse1-1/+1
2011-12-08childs -> childrenMichael T. Whiteley2-11/+11
2011-12-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen1-0/+1
2011-11-29move reconfigure into gbuildBjoern Michaelsen1-1/+1
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud2-63/+0
2011-11-27remove pch from the include listNorbert Thiebaud6-6/+0
2011-11-27remove include of pch header from scriptingNorbert Thiebaud26-50/+0
2011-11-27remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud6-12/+0
2011-11-25make gbuild makefiles run independant of pwd againBjoern Michaelsen1-4/+4
2011-11-24switch python scripting extension to passive registrationMichael Meeks3-2/+13
2011-11-16tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud1-4/+4
This allow to run make in a module wihtout the need to source Env.Host.sh.
2011-11-08ScriptProviderForPython: better descriptionMichael Stahl2-1/+5
2011-11-05ScriptProviderForPython: add some descriptionMichael Stahl1-0/+1
2011-11-04a very minor typo in a commentLaurent Godard1-1/+1
2011-11-03fdo#42312: Change bsh and js script providers from extensions to optional ↵Stephan Bergmann15-206/+100
modules. Their jar files reference other non-URE jars, so they cannot be extensions. bsh.jar has been moved into the optional module (it used to be installed always, but it looks like only the bsh script provider needs it; also, it had been added to URE_MORE_JAVA_CLASSPATH_URLS if SYSTEM_BSH, which also appears unnecessary as it is mentioned with an absolute file URL in the Class-Path of the script provider jar). js.jar has been included in the optional module (it used to be not installed at all?).
2011-10-24Undo basis/brand split: Move SDK and ure-link, remove OOO_BASE_DIR and ↵Stephan Bergmann7-14/+8
BaseInstallation.
2011-10-23no need for SRCDIR parameter hereMatúš Kukan7-7/+7
2011-10-16add Class-Path: to ScriptProviderForBeanShell.jar when using system-beanshellRene Engelhard1-0/+5
2011-10-05simplfy dmake to gbuild bridgefileBjoern Michaelsen1-40/+1
2011-10-04bsh can be externalDavid Tardon1-1/+4
2011-10-01finished converting scripting to gbuildMatúš Kukan38-1385/+462
2011-10-01convert scripting to gbuild - first stepMatúš Kukan18-20/+792
There are java and extensions missing.
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara2-0/+5
2011-09-26callcatcher: unused codeCaolán McNamara2-6/+0
2011-09-21set lang to en-US in order l10ntools can extract stringsAndras Timar3-6/+6
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold5-16/+16
Done with perl regex: s/(\n\s*OSL_TRACE\(\s*\"[^\n]+?)\s*(\\n)+(\"[^\n]*\)\;\n)/$1$3/gs; - removed trailing whitespaces and (multiple) newlines
2011-09-12Revert "n#676858: added new menu entry for headers/footers edit mode"Cédric Bosdonnat1-1/+0
This reverts the following commits: + f3e275a2123c6356951a294051d0be230c178851 + 29a45a09ba8a21022e105f3d500a027f93a4fca0 (partly) Conflicts: officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu
2011-09-07replace api.openoffice.org to api.libreoffice.orgAndras Timar2-4/+4
2011-08-31Resolves: fdo#40516 missing : on line 52Caolán McNamara1-1/+1
2011-08-21scripting: make a debug build log uncaught exception when loading a providerLionel Elie Mamane1-1/+2
Also put a newline between "Error creating provider from factory" and message of the exception raised by the provider load
2011-08-13fix a missing parentheisTakeshi Abe1-1/+1
2011-08-02make logging less painful under windowsCaolán McNamara1-61/+68
2011-08-02can't use set_debuglevel under windowsCaolán McNamara1-1/+6
2011-07-31Some cppcheck cleaningJulien Nabet2-3/+3
2011-07-26coerce port to intCaolán McNamara1-3/+3
2011-07-22Bin unused filesTor Lillqvist3-126/+0
2011-07-12Remove component_getImplementationEnvironment methodsMatúš Kukan11-63/+0
2011-06-30n#676858: added new menu entry for headers/footers edit modeCédric Bosdonnat1-0/+1
2011-06-17the ifaces should be in namespace ooo::vbaDavid Tardon1-4/+4
2011-06-16Use DESKTOP and NATIVE where appropriateTor Lillqvist1-1/+1
2011-06-13entire storage dir is unused/unbuiltCaolán McNamara21-4834/+0
2011-06-13createFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara2-2/+2
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist1-23/+23
2011-05-31Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky2-3/+13
Conflicts: basic/source/app/app.cxx basic/source/runtime/iosys.cxx desktop/unx/source/start.c sfx2/source/appl/appdata.cxx sfx2/source/appl/appinit.cxx sfx2/source/inc/appdata.hxx svx/AllLangResTarget_svx.mk sysui/desktop/productversion.mk sysui/desktop/share/makefile.mk
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky1-14/+11
Conflicts: basic/source/classes/sbunoobj.cxx basic/source/inc/runtime.hxx basic/source/runtime/step1.cxx desktop/source/deployment/dp_services.cxx drawinglayer/prj/d.lst drawinglayer/source/primitive2d/makefile.mk sfx2/source/appl/appinit.cxx sfx2/source/appl/appquit.cxx sfx2/source/inc/appdata.hxx sfx2/source/view/viewfrm.cxx svx/source/fmcomp/gridctrl.cxx vbahelper/source/vbahelper/vbahelper.cxx
2011-05-24do not include bsh.jar when building with system bshDavid Tardon1-0/+6
Signed-off-by: Tor Lillqvist <tlillqvist@novell.com> Signed-off-by: Norbert Thiebaud <nthiebaud@gmail.com>
2011-05-18Unify Display Grid/ Grid Visible and other menu itemsChristian Dywan2-12/+12
2011-05-12fdo#36915, fdo#36916: Fixed JS and BeanShell script providers classpathNoel Power2-3/+7
Signed-off-by: Cédric Bosdonnat <cedric.bosdonnat.ooo@free.fr>
2011-05-08Some cppcheck cleaningJulien Nabet1-13/+13