Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/libreoffice-3-6-4
/
scripting
2f42a6c
fdo#49517: Revert "fdo#46102: Load Java scripts with class loaders [...]"
by Stephan Bergmann
· 13 years ago
b085cdc
typo: paramters, paramaters -> parameters
by Andras Timar
· 14 years ago
65269c9
targeted string re-work
by Norbert Thiebaud
· 14 years ago
6e6d81e
targetted SAL_N_ELEMENTS reversion.
by Michael Meeks
· 14 years ago
9902f0e
removed unused const rtl::OUString
by Takeshi Abe
· 14 years ago
32af02b
Allow usage of system rhino wrt fdo#42977
by Tomas Chvatal
· 14 years ago
0815a87
Do not check for beanshell if not needed
by Tomas Chvatal
· 14 years ago
b1c3e8a
make gbuild the default assumption of build.pl
by Bjoern Michaelsen
· 14 years ago
0351180
Change implementation names of script providers...
by Stephan Bergmann
· 14 years ago
2ac2e01
Typo in service name
by Stephan Bergmann
· 14 years ago
eae0f40
Bump extension version after changing to passive registration
by Stephan Bergmann
· 14 years ago
2abba84
Replace css macro with namespace for nicer namespacing
by Thomas Arnhold
· 14 years ago
5f93dc7
Fix another extra parenthesis
by Julien Nabet
· 14 years ago
a4f4e51
use gb_Helper_make_url here
by Matúš Kukan
· 14 years ago
e4fb171
Replaced a few equal calls with ==
by Szabolcs Dezsi
· 14 years ago
c923f7d
gbuild: "use" vs. "add":
by Michael Stahl
· 14 years ago
d6bc02f
Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator
by Szabolcs Dezsi
· 14 years ago
743f220
Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator
by Szabolcs Dezsi
· 14 years ago
8a01ee6
Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator
by Szabolcs Dezsi
· 14 years ago
13ff405
.html files don't need executable bits
by Michael Stahl
· 14 years ago
30a29aa
README files don't need executable bits
by Michael Stahl
· 14 years ago
78fa09a
.csv files don't need executable bits
by Michael Stahl
· 14 years ago
9429bbb
.component files don't need executable bits
by Michael Stahl
· 14 years ago
dc1b917
.gif files don't need executable bits
by Michael Stahl
· 14 years ago
d7aacb8
.hrc files don't need executable bits
by Michael Stahl
· 14 years ago
c65ae87
Improve error reporting
by Stephan Bergmann
· 14 years ago
8087d53
Java new cannot return null
by Stephan Bergmann
· 14 years ago
4b6988b
Improve error reporting
by Stephan Bergmann
· 14 years ago
0b9fda2
fdo#46102: Fix Java script examples after gbuild'ification
by Stephan Bergmann
· 14 years ago
dd6c4f4
fdo#46102: Load Java scripts with class loaders that actually find them
by Stephan Bergmann
· 14 years ago
788a19c
scripting: don't need x bits for these
by Michael Stahl
· 14 years ago
91d60be
fdo#46102: Fix scripting jar manifests after gbuild'ification
by Stephan Bergmann
· 14 years ago
2a11719
chmod -x
by Tor Lillqvist
· 14 years ago
84b3f7b
gbuild: get rid of realpath in gb_Foo_set_include
by Matúš Kukan
· 14 years ago
660e448
Avoid temporary rtl::OUString
by Takeshi Abe
· 14 years ago
c16bc82
s/interpreters/scripting/
by Tor Lillqvist
· 14 years ago
4c737b6
Decouple disabling of scripting (BASIC &co) from OS being iOS
by Tor Lillqvist
· 14 years ago
8361d62
expand and remove dcsssf macro
by Thomas Arnhold
· 14 years ago
3006397
Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))
by Takeshi Abe
· 14 years ago
64e1ae0
Added READMEs for modules which used to be in libs-core
by Josh Heidenreich
· 14 years ago
c857dff
switch to include-based build rather than sourced-based build
by Norbert Thiebaud
· 14 years ago
81cf9f5
Bypass building BASIC and scripting related modules for iOS
by Tor Lillqvist
· 14 years ago
0439af2
Code cleanup: ( () ) replaced by (())
by Alexander Bergmann
· 14 years ago
aab14cb
fix prefix of command line switches (-- instead of -)
by Andras Timar
· 14 years ago
fffd541
Fix for fdo43460 Part XXIX getLength() to isEmpty()
by Olivier Hallot
· 14 years ago
8cc9883
catch exception by constant reference
by Takeshi Abe
· 14 years ago
6a8f6c4
Removed extra semicolons
by Jesse
· 14 years ago
dcfd4be
childs -> children
by Michael T. Whiteley
· 14 years ago
2acd8fb
in modules, when we have a env we are in stage gbuild
by Bjoern Michaelsen
· 14 years ago
d73e574
move reconfigure into gbuild
by Bjoern Michaelsen
· 14 years ago
c0bed9c
remove precompiled_xxx.hxx/cxx
by Norbert Thiebaud
· 14 years ago
3f2ff54
remove pch from the include list
by Norbert Thiebaud
· 14 years ago
d843e92
remove include of pch header from scripting
by Norbert Thiebaud
· 14 years ago
992757c
remove pre-compiled header support in gbuild and gbuildified module
by Norbert Thiebaud
· 14 years ago
f2f0dbd
make gbuild makefiles run independant of pwd again
by Bjoern Michaelsen
· 14 years ago
148529c
switch python scripting extension to passive registration
by Michael Meeks
· 14 years ago
0ea8c01
tweak gbuild standart Makefile to allow partial build in unsourced env
by Norbert Thiebaud
· 14 years ago
5541912
ScriptProviderForPython: better description
by Michael Stahl
· 14 years ago
4570fe5
ScriptProviderForPython: add some description
by Michael Stahl
· 14 years ago
974c159
a very minor typo in a comment
by Laurent Godard
· 14 years ago
a72a7dc
fdo#42312: Change bsh and js script providers from extensions to optional modules.
by Stephan Bergmann
· 14 years ago
b786a33
Undo basis/brand split: Move SDK and ure-link, remove OOO_BASE_DIR and BaseInstallation.
by Stephan Bergmann
· 14 years ago
c77a925
no need for SRCDIR parameter here
by Matúš Kukan
· 14 years ago
a8699a2
add Class-Path: to ScriptProviderForBeanShell.jar when using system-beanshell
by Rene Engelhard
· 14 years ago
e94a19f
simplfy dmake to gbuild bridgefile
by Bjoern Michaelsen
· 15 years ago
3bcf910
bsh can be external
by David Tardon
· 15 years ago
a116d39
finished converting scripting to gbuild
by Matúš Kukan
· 15 years ago
3250c79
convert scripting to gbuild - first step
by Matúš Kukan
· 15 years ago
1f5c696
add mode-lines to .m files and last round of merged files, etc.
by Caolán McNamara
· 15 years ago
ff6af40
callcatcher: unused code
by Caolán McNamara
· 15 years ago
92b54aa
set lang to en-US in order l10ntools can extract strings
by Andras Timar
· 15 years ago
be6a867
OSL_TRACE: Remove trailing newlines
by Thomas Arnhold
· 15 years ago
ecc5249
Revert "n#676858: added new menu entry for headers/footers edit mode"
by Cédric Bosdonnat
· 15 years ago
3f62165
replace api.openoffice.org to api.libreoffice.org
by Andras Timar
· 15 years ago
a434088
Resolves: fdo#40516 missing : on line 52
by Caolán McNamara
· 15 years ago
eb6621d
scripting: make a debug build log uncaught exception when loading a provider
by Lionel Elie Mamane
· 15 years ago
a21b285
fix a missing parentheis
by Takeshi Abe
· 15 years ago
a1775d6
make logging less painful under windows
by Caolán McNamara
· 15 years ago
a34c9a8
can't use set_debuglevel under windows
by Caolán McNamara
· 15 years ago
a751a0c
Some cppcheck cleaning
by Julien Nabet
· 15 years ago
de0b43d
coerce port to int
by Caolán McNamara
· 15 years ago
0f93062
Bin unused files
by Tor Lillqvist
· 15 years ago
a90983b
Remove component_getImplementationEnvironment methods
by Matúš Kukan
· 15 years ago
f3e275a
n#676858: added new menu entry for headers/footers edit mode
by Cédric Bosdonnat
· 15 years ago
e5a758f
the ifaces should be in namespace ooo::vba
by David Tardon
· 15 years ago
7d4590a
Use DESKTOP and NATIVE where appropriate
by Tor Lillqvist
· 15 years ago
3d016a2
entire storage dir is unused/unbuilt
by Caolán McNamara
· 15 years ago
9bcad6f
createFromAscii -> RTL_CONSTASCII_USTRINGPARAM
by Caolán McNamara
· 15 years ago
4912a5e
Drop %_EXT% which was always empty
by Tor Lillqvist
· 15 years ago
ca39c0e
Merge commit 'libreoffice-3.4.0.2'
by Jan Holesovsky
· 15 years ago
9df8682
Merge remote-tracking branch 'origin/integration/dev300_m106'
by Jan Holesovsky
· 15 years ago
e69254a
do not include bsh.jar when building with system bsh
by David Tardon
· 15 years ago
32e26be
Unify Display Grid/ Grid Visible and other menu items
by Christian Dywan
· 15 years ago
1057ccb
fdo#36915, fdo#36916: Fixed JS and BeanShell script providers classpath
by Noel Power
· 15 years ago
b21661c
Some cppcheck cleaning
by Julien Nabet
· 15 years ago
c66df18
add useful msgbox helper awt wrapper
by Laurent Godard
· 15 years ago
f51c3f6
Merge commit 'ooo/DEV300_m106' into integration/dev300_m106
by Thorsten Behrens
· 15 years ago
07e0386
Update '--disable-python' to disable only Python UNO API.
by Hanno Meyer-Thurow
· 15 years ago
33aea8a
Update '--disable-python' to disable only Python UNO API.
by Hanno Meyer-Thurow
· 15 years ago
561192c
Easyhack: Add visibility markup to all component_get* functions
by Julien Nabet
· 15 years ago
Next »