Rene Engelhard
|
a8699a2665
|
add Class-Path: to ScriptProviderForBeanShell.jar when using system-beanshell
|
2011-10-16 16:52:59 +02:00 |
|
Bjoern Michaelsen
|
e94a19f3e0
|
simplfy dmake to gbuild bridgefile
|
2011-10-05 00:31:50 +02:00 |
|
David Tardon
|
3bcf910cde
|
bsh can be external
|
2011-10-04 09:48:54 +02:00 |
|
Matúš Kukan
|
a116d39db6
|
finished converting scripting to gbuild
|
2011-10-01 17:26:24 +02:00 |
|
Matúš Kukan
|
3250c79071
|
convert scripting to gbuild - first step
There are java and extensions missing.
|
2011-10-01 17:16:42 +02:00 |
|
Caolán McNamara
|
1f5c696c37
|
add mode-lines to .m files and last round of merged files, etc.
|
2011-09-30 09:09:25 +01:00 |
|
Caolán McNamara
|
ff6af4030a
|
callcatcher: unused code
|
2011-09-26 10:18:39 +01:00 |
|
Andras Timar
|
92b54aa8b3
|
set lang to en-US in order l10ntools can extract strings
|
2011-09-21 16:08:31 +02:00 |
|
Thomas Arnhold
|
be6a8677a6
|
OSL_TRACE: Remove trailing newlines
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-21 09:28:39 +02:00 |
|
Cédric Bosdonnat
|
ecc5249190
|
Revert "n#676858: added new menu entry for headers/footers edit mode"
This reverts the following commits:
+ f3e275a212
+ 29a45a09ba (partly)
Conflicts:
officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu
|
2011-09-12 18:09:50 +02:00 |
|
Andras Timar
|
3f62165fd4
|
replace api.openoffice.org to api.libreoffice.org
|
2011-09-07 10:27:56 +02:00 |
|
Caolán McNamara
|
a434088adf
|
Resolves: fdo#40516 missing : on line 52
|
2011-08-31 16:35:23 +01:00 |
|
Lionel Elie Mamane
|
eb6621d437
|
scripting: make a debug build log uncaught exception when loading a provider
Also put a newline between "Error creating provider from factory" and message of the exception raised by the provider load
|
2011-08-21 01:46:10 +02:00 |
|
Takeshi Abe
|
a21b285064
|
fix a missing parentheis
|
2011-08-13 23:14:47 +09:00 |
|
Caolán McNamara
|
a1775d69e8
|
make logging less painful under windows
|
2011-08-02 11:07:16 +01:00 |
|
Caolán McNamara
|
a34c9a8065
|
can't use set_debuglevel under windows
|
2011-08-02 11:07:16 +01:00 |
|
Julien Nabet
|
a751a0c74d
|
Some cppcheck cleaning
|
2011-07-31 18:41:58 +02:00 |
|
Caolán McNamara
|
de0b43dcdb
|
coerce port to int
|
2011-07-26 12:24:49 +01:00 |
|
Tor Lillqvist
|
0f93062d43
|
Bin unused files
|
2011-07-22 10:30:33 +03:00 |
|
Matúš Kukan
|
a90983bd65
|
Remove component_getImplementationEnvironment methods
|
2011-07-12 17:59:13 +02:00 |
|
Cédric Bosdonnat
|
f3e275a212
|
n#676858: added new menu entry for headers/footers edit mode
|
2011-06-30 15:04:05 +02:00 |
|
David Tardon
|
e5a758f0d8
|
the ifaces should be in namespace ooo::vba
|
2011-06-17 16:41:34 +02:00 |
|
Tor Lillqvist
|
7d4590a542
|
Use DESKTOP and NATIVE where appropriate
|
2011-06-16 21:01:51 +03:00 |
|
Caolán McNamara
|
3d016a2bb2
|
entire storage dir is unused/unbuilt
|
2011-06-13 11:43:07 +01:00 |
|
Caolán McNamara
|
9bcad6f6a2
|
createFromAscii -> RTL_CONSTASCII_USTRINGPARAM
|
2011-06-13 11:43:07 +01:00 |
|
Tor Lillqvist
|
4912a5e54f
|
Drop %_EXT% which was always empty
|
2011-06-03 13:34:28 +03:00 |
|
Jan Holesovsky
|
ca39c0ee5f
|
Merge commit 'libreoffice-3.4.0.2'
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-31 10:45:50 +02:00 |
|
Jan Holesovsky
|
9df8682ced
|
Merge remote-tracking branch 'origin/integration/dev300_m106'
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-27 20:46:20 +02:00 |
|
David Tardon
|
e69254a1a6
|
do not include bsh.jar when building with system bsh
Signed-off-by: Tor Lillqvist <tlillqvist@novell.com>
Signed-off-by: Norbert Thiebaud <nthiebaud@gmail.com>
|
2011-05-24 09:16:02 +02:00 |
|
Christian Dywan
|
32e26be47c
|
Unify Display Grid/ Grid Visible and other menu items
|
2011-05-18 16:16:11 +02:00 |
|
Noel Power
|
1057ccb6fa
|
fdo#36915, fdo#36916: Fixed JS and BeanShell script providers classpath
Signed-off-by: Cédric Bosdonnat <cedric.bosdonnat.ooo@free.fr>
|
2011-05-12 11:59:33 +02:00 |
|
Julien Nabet
|
b21661ce42
|
Some cppcheck cleaning
|
2011-05-08 14:31:03 +02:00 |
|
Laurent Godard
|
c66df18715
|
add useful msgbox helper awt wrapper
|
2011-05-06 14:53:43 +01:00 |
|
Thorsten Behrens
|
f51c3f66b1
|
Merge commit 'ooo/DEV300_m106' into integration/dev300_m106
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-28 00:12:58 +02:00 |
|
Hanno Meyer-Thurow
|
07e038661f
|
Update '--disable-python' to disable only Python UNO API.
* scripting/source/pyprov/makefile.mk:
|
2011-04-25 22:05:18 +02:00 |
|
Hanno Meyer-Thurow
|
33aea8abd6
|
Update '--disable-python' to disable only Python UNO API.
* scripting/source/pyprov/makefile.mk:
|
2011-04-25 21:51:35 +02:00 |
|
Julien Nabet
|
561192cfc9
|
Easyhack: Add visibility markup to all component_get* functions
|
2011-04-21 00:27:41 +02:00 |
|
Christina Rossmanith
|
b0b3e5fdf8
|
remove FileStatusMask_XXX in favour of osl_FileStatus_Mask_XXX (libs-core)
|
2011-04-19 20:36:11 +02:00 |
|
Caolán McNamara
|
416410b8f0
|
WaE: remove annoying java warnings
|
2011-04-15 13:09:57 +01:00 |
|
Caolán McNamara
|
ceceffb2a0
|
add includeantruntime=false
|
2011-04-07 17:12:44 +01:00 |
|
Caolán McNamara
|
41434439f6
|
restore old-style __writeRegistryServiceInfo to deploy these as extensions
|
2011-03-31 16:35:38 +01:00 |
|
Caolán McNamara
|
5a6c4a3d50
|
don't line wrap The Document Foundation
|
2011-03-31 15:59:17 +01:00 |
|
Caolán McNamara
|
40236c6806
|
fix python scripting
|
2011-03-31 15:32:21 +01:00 |
|
David Tardon
|
ec88b13394
|
do not deliver these component files, too
|
2011-03-31 08:56:31 +02:00 |
|
David Tardon
|
a470878d5e
|
we ship these script providers as extensions
|
2011-03-31 08:44:00 +02:00 |
|
David Tardon
|
1b6b4003a1
|
we ship pythonscript as extension
|
2011-03-31 08:42:03 +02:00 |
|
David Tardon
|
a84bd1fa8b
|
fix mis-merge
|
2011-03-31 08:40:21 +02:00 |
|
Francisco Saito
|
df965c99f3
|
drop bogus executable flag from idl/build/src and config files
|
2011-03-29 21:47:37 +01:00 |
|
Francisco Saito
|
d3174feec2
|
drop bogus executable flag from image files
|
2011-03-29 21:44:51 +01:00 |
|
Francisco Saito
|
545a544825
|
drop bogus executable flag from odf files
|
2011-03-29 21:43:58 +01:00 |
|