summaryrefslogtreecommitdiff
path: root/scripting
AgeCommit message (Collapse)Author
2011-12-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen
2011-11-29move reconfigure into gbuildBjoern Michaelsen
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud
2011-11-27remove pch from the include listNorbert Thiebaud
2011-11-27remove include of pch header from scriptingNorbert Thiebaud
2011-11-27remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud
2011-11-25make gbuild makefiles run independant of pwd againBjoern Michaelsen
2011-11-24switch python scripting extension to passive registrationMichael Meeks
2011-11-16tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud
This allow to run make in a module wihtout the need to source Env.Host.sh.
2011-11-08ScriptProviderForPython: better descriptionMichael Stahl
2011-11-05ScriptProviderForPython: add some descriptionMichael Stahl
2011-11-04a very minor typo in a commentLaurent Godard
2011-11-03fdo#42312: Change bsh and js script providers from extensions to optional ↵Stephan Bergmann
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 Bergmann
BaseInstallation.
2011-10-23no need for SRCDIR parameter hereMatúš Kukan
2011-10-16add Class-Path: to ScriptProviderForBeanShell.jar when using system-beanshellRene Engelhard
2011-10-05simplfy dmake to gbuild bridgefileBjoern Michaelsen
2011-10-04bsh can be externalDavid Tardon
2011-10-01finished converting scripting to gbuildMatúš Kukan
2011-10-01convert scripting to gbuild - first stepMatúš Kukan
There are java and extensions missing.
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara
2011-09-26callcatcher: unused codeCaolán McNamara
2011-09-21set lang to en-US in order l10ntools can extract stringsAndras Timar
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold
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 Bosdonnat
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 Timar
2011-08-31Resolves: fdo#40516 missing : on line 52Caolán McNamara
2011-08-21scripting: make a debug build log uncaught exception when loading a providerLionel Elie Mamane
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 Abe
2011-08-02make logging less painful under windowsCaolán McNamara
2011-08-02can't use set_debuglevel under windowsCaolán McNamara
2011-07-31Some cppcheck cleaningJulien Nabet
2011-07-26coerce port to intCaolán McNamara
2011-07-22Bin unused filesTor Lillqvist
2011-07-12Remove component_getImplementationEnvironment methodsMatúš Kukan
2011-06-30n#676858: added new menu entry for headers/footers edit modeCédric Bosdonnat
2011-06-17the ifaces should be in namespace ooo::vbaDavid Tardon
2011-06-16Use DESKTOP and NATIVE where appropriateTor Lillqvist
2011-06-13entire storage dir is unused/unbuiltCaolán McNamara
2011-06-13createFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist
2011-05-31Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky
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 Holesovsky
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 Tardon
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 Dywan
2011-05-12fdo#36915, fdo#36916: Fixed JS and BeanShell script providers classpathNoel Power
Signed-off-by: Cédric Bosdonnat <cedric.bosdonnat.ooo@free.fr>
2011-05-08Some cppcheck cleaningJulien Nabet
2011-05-06add useful msgbox helper awt wrapperLaurent Godard
2011-04-28Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens
Conflicts: avmedia/source/gstreamer/gstframegrabber.cxx avmedia/source/gstreamer/gstplayer.cxx avmedia/source/gstreamer/gstplayer.hxx basic/inc/basic/sbxdef.hxx basic/source/classes/sbxmod.cxx basic/source/comp/makefile.mk basic/source/comp/sbcomp.cxx basic/source/inc/namecont.hxx basic/source/inc/scriptcont.hxx basic/source/runtime/methods.cxx basic/source/runtime/runtime.cxx basic/source/runtime/stdobj.cxx basic/source/runtime/step1.cxx basic/source/uno/namecont.cxx basic/util/makefile.mk connectivity/source/commontools/predicateinput.cxx connectivity/source/drivers/dbase/DNoException.cxx connectivity/source/drivers/dbase/DTable.cxx connectivity/source/drivers/file/fcomp.cxx connectivity/source/drivers/jdbc/JConnection.cxx connectivity/source/drivers/odbcbase/OResultSet.cxx connectivity/source/drivers/odbcbase/OStatement.cxx connectivity/source/parse/sqlnode.cxx desktop/source/app/app.cxx drawinglayer/inc/drawinglayer/primitive2d/drawinglayer_primitivetypes2d.hxx drawinglayer/source/processor2d/vclprocessor2d.cxx formula/inc/formula/token.hxx formula/source/core/api/token.cxx fpicker/source/win32/filepicker/VistaFilePickerImpl.hxx fpicker/source/win32/filepicker/platform_vista.h framework/source/helper/persistentwindowstate.cxx framework/source/uielement/menubarmanager.cxx oovbaapi/ooo/vba/XFoundFiles.idl oovbaapi/ooo/vba/excel/XApplication.idl oovbaapi/ooo/vba/msforms/XCheckBox.idl oovbaapi/ooo/vba/msforms/XComboBox.idl oovbaapi/ooo/vba/msforms/XControl.idl oovbaapi/ooo/vba/msforms/XGroupBox.idl oovbaapi/ooo/vba/msforms/XLabel.idl oovbaapi/ooo/vba/msforms/XListBox.idl oovbaapi/ooo/vba/msforms/XNewFont.idl oovbaapi/ooo/vba/msforms/XRadioButton.idl oovbaapi/ooo/vba/msforms/XTextBox.idl oovbaapi/ooo/vba/msforms/XToggleButton.idl scripting/source/dlgprov/dlgevtatt.cxx sfx2/source/control/unoctitm.cxx sfx2/source/doc/objstor.cxx sfx2/source/doc/objxtor.cxx svx/inc/svx/svdograf.hxx svx/source/form/fmpage.cxx svx/source/form/fmpgeimp.cxx svx/source/svdraw/svdedtv.cxx svx/source/svdraw/svdfmtf.cxx svx/source/svdraw/svdograf.cxx svx/source/svdraw/svdouno.cxx svx/source/xml/xmlgrhlp.cxx uui/source/iahndl-ssl.cxx vbahelper/Library_msforms.mk vbahelper/Library_vbahelper.mk vbahelper/inc/vbahelper/vbahelper.hxx vbahelper/prj/build.lst vbahelper/source/msforms/vbacombobox.cxx vbahelper/source/msforms/vbacontrol.cxx vbahelper/source/msforms/vbacontrols.cxx vbahelper/source/msforms/vbaframe.cxx vbahelper/source/msforms/vbaframe.hxx vbahelper/source/msforms/vbalabel.cxx vbahelper/source/msforms/vbalabel.hxx vbahelper/source/msforms/vbalistbox.cxx vbahelper/source/msforms/vbalistbox.hxx vbahelper/source/msforms/vbamultipage.cxx vbahelper/source/msforms/vbatogglebutton.cxx vbahelper/source/msforms/vbauserform.cxx vbahelper/source/vbahelper/vbacommandbar.cxx vbahelper/source/vbahelper/vbacommandbarcontrol.cxx vbahelper/source/vbahelper/vbacommandbarcontrols.hxx vbahelper/source/vbahelper/vbahelper.cxx vbahelper/source/vbahelper/vbawindowbase.cxx xmloff/source/meta/xmlmetai.cxx xmloff/source/style/PageMasterExportPropMapper.cxx xmloff/source/style/PageMasterStyleMap.cxx xmloff/source/text/txtexppr.cxx xmloff/source/text/txtprmap.cxx
2011-04-25Update '--disable-python' to disable only Python UNO API.Hanno Meyer-Thurow
* scripting/source/pyprov/makefile.mk: