Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/libreoffice-3-6-5
/
basic
ccd30d3
fdo#53521 Crash when running BASIC's "shell()" with a non-existent program
by Christopher Copits
· 13 years ago
3e27d06
fdo#54718 fix opcode detection in basic resulting in failed/unregcognized code
by Noel Power
· 14 years ago
b0aac2a
tweak for commit 8181dddb7bf166be4a00e9280d52f8d7a1741290 fdo#42492
by Noel Power
· 14 years ago
e370b12
fdo#42492: fixing Basic HEX command
by Uray M. János
· 14 years ago
b21ac0f
basic, cui, extensions, filter, vcl: fix some warnings
by Michael Stahl
· 14 years ago
dfa7f7c
SbPropertyValues::setPropertyValue doesn't check that property exists
by Michael Stahl
· 14 years ago
bfa9061
targeted string re-work
by Norbert Thiebaud
· 14 years ago
aca9239
targeted string re-work
by Norbert Thiebaud
· 14 years ago
dc0d009
targetted misc. minor cppcheck cleanups reversion
by Michael Meeks
· 14 years ago
bb9f730
nuke unused typedef
by Takeshi Abe
· 14 years ago
14ced14
add missing licence ( populated from TEMPLATE.SOURCECODE.HEADER )
by Noel Power
· 14 years ago
e9bc6d7
Revert "attempt to disable multi-defined symbol on windows for basic test"
by Michael Stahl
· 14 years ago
4b88c6e
CppunitTest_basic_enable does not seem to need library objects
by Michael Stahl
· 14 years ago
4e90345
fix missing ')' in Module.basic.mk
by Noel Power
· 14 years ago
6113b27
attempt to disable multi-defined symbol on windows for basic test
by Noel Power
· 14 years ago
d7149ab
add simple basic runtime test
by Noel Power
· 14 years ago
d87676d
simple compile test for use of 'Enable' in a Dim statement
by Noel Power
· 14 years ago
9520dbf
EasyHack fdo#42783: get rid of CPU define/build system variable
by Thomas Collerton
· 14 years ago
b1c3e8a
make gbuild the default assumption of build.pl
by Bjoern Michaelsen
· 14 years ago
bc06941
WaE: return SYMBOL -> return true
by Caolán McNamara
· 14 years ago
fd58025
Fix eleven year old typo
by Tor Lillqvist
· 14 years ago
c9afb3f
This incorporates the suggested changes.
by Abeer Sethi
· 14 years ago
b2fdaed
WaE: MSVC2008 C2220 unsafe mix of types in operation
by Caolán McNamara
· 14 years ago
a9bad6b
made the search straightforward
by Takeshi Abe
· 14 years ago
7465f5e
extract ImpGetIntntlSep() into sbxconv.hxx and reuse it
by Takeshi Abe
· 14 years ago
3f82d94
String::CreateFromInt32->rtl::OUString::valueOf
by Caolán McNamara
· 14 years ago
6de7392
add package deps for resources
by David Tardon
· 14 years ago
e4fb171
Replaced a few equal calls with ==
by Szabolcs Dezsi
· 14 years ago
4c50f23
LinkTarget.mk: remove gb_LinkTarget_add_package_headers
by Michael Stahl
· 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
15f14ec
reorganize trickier statics
by Caolán McNamara
· 14 years ago
ae92197
remove static objects from static_initialization_and_destruction chain
by Caolán McNamara
· 14 years ago
b26df89
callcatcher: remove some unused code
by Caolán McNamara
· 14 years ago
1889728
remove static OUStrings from static_initialization_and_destruction chain
by Caolán McNamara
· 14 years ago
16244e7
removed duplicate includes in avmedia / basic / canvas / chart2 / comphelper
by Takeshi Abe
· 14 years ago
6749dcc
removed duplicate includes in basic / canvas / chart2 / comphelper
by Takeshi Abe
· 14 years ago
9429bbb
.component 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
ed0ffbb
over-engineered thread-safe static OUString
by Caolán McNamara
· 14 years ago
55a4020
remove ToDouble/ToFloat
by Caolán McNamara
· 14 years ago
6e67c03
Enable -Wnon-virtual-dtor for GCC 4.6
by Stephan Bergmann
· 14 years ago
84b3f7b
gbuild: get rid of realpath in gb_Foo_set_include
by Matúš Kukan
· 14 years ago
7dafa7a
fix error comparing a struct vs an uno prop containing a struct fdo#42819
by Noel Power
· 14 years ago
e4fe6a9
state *what* was not found when throwing exception
by Caolán McNamara
· 14 years ago
f150208
these Links either shouldn't be links, or shouldn't exist
by Caolán McNamara
· 14 years ago
2d7550d
Removed unused macro
by Takeshi Abe
· 14 years ago
dc24525
more idle code documentation improvement
by Michael Meeks
· 14 years ago
033d985
Removed useless #ifdef guard
by Takeshi Abe
· 14 years ago
fe4bb35
basic: add missing forward declarations for helper functions
by Michael Meeks
· 14 years ago
c5bf9b1
Remove unused SbxMemoryStream
by Tor Lillqvist
· 14 years ago
b344c30
Sprinkle more DISABLE_SCRIPTING ifdefs
by Tor Lillqvist
· 14 years ago
b692855
Change my mind again: Do build a subset sb library even for DISABLE_SCRIPTING
by Tor Lillqvist
· 14 years ago
99ff0ab
Remove unused code from basic
by Elton Chung
· 14 years ago
8d4fe3e
Convert SbxFactory from SV_DECL_PTRARR_DEL to boost::ptr_vector
by Noel Grandin
· 14 years ago
c91f279
Revert "Build libsb with a few dummy classes also for --disable-scripting"
by Tor Lillqvist
· 14 years ago
6d33801
Build libsb with a few dummy classes also for --disable-scripting
by Tor Lillqvist
· 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
1543f1e
basic: tolerate empty / missing dialog.xlc and script.xlc files
by Michael Meeks
· 14 years ago
1dc601f
basic: remove un-used return value indicating failure
by Michael Meeks
· 14 years ago
86ffa60
Get rid of CREATEVERSIONRESMGR[_NAME]
by Stephan Bergmann
· 14 years ago
f150ed2
OUString ctor for string literals without RTL_CONSTASCII stuff
by Luboš Luňák
· 14 years ago
48bfb52
expand and remove NS_* macro
by Thomas Arnhold
· 14 years ago
634b211
allow keyword Append to be used as a variable. bnc#745930
by Noel Power
· 14 years ago
aafcf8c
Remove unused code
by Petr Vorel
· 14 years ago
0359123
Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))
by Takeshi Abe
· 14 years ago
08c475b
callcatcher: update unused code list
by Caolán McNamara
· 14 years ago
a623952
WaE: moaning about unintialized variables
by Caolán McNamara
· 14 years ago
72e04ab
remove sunpro 5.0 handling
by Thomas Arnhold
· 14 years ago
ebba94a
Replaced String by rtl::OUString
by Takeshi Abe
· 14 years ago
3b4786b
callcatcher: regenerate list
by Caolán McNamara
· 14 years ago
761f502
can use a reference for singleton
by Caolán McNamara
· 14 years ago
da39d14
use TransliterationWrapper in lcl_queryMacro, fdo#45607
by Markus Mohrhard
· 14 years ago
05d48fb
add SbGlobal for shared static objects
by Markus Mohrhard
· 14 years ago
4b30ec9
fdo#39491 -I$(OUTDIR)/inc is set in SOLARINC
by Matúš Kukan
· 14 years ago
849a247
update unused list
by Caolán McNamara
· 14 years ago
2cae4ff
callcatcher: update list, ByteString is on the ropes
by Caolán McNamara
· 14 years ago
64e1ae0
Added READMEs for modules which used to be in libs-core
by Josh Heidenreich
· 14 years ago
254f372
Use defined utility BASIC_DLL()/BASIC_MOD()
by Takeshi Abe
· 14 years ago
64c498f
Removed unused variables
by Takeshi Abe
· 14 years ago
c857dff
switch to include-based build rather than sourced-based build
by Norbert Thiebaud
· 14 years ago
7be0cc2
A few safe replacements of pathes->paths
by Jesús Corrius
· 14 years ago
5833c18
callcatcher: update list
by Caolán McNamara
· 14 years ago
6073c31
Replaced String by rtl::OUString in SbiScanner
by Takeshi Abe
· 14 years ago
bbc94ed
refactor ConvertLineEnd
by Caolán McNamara
· 14 years ago
7ff0a5b
callcatcher: remove unused NextChannel
by Caolán McNamara
· 14 years ago
89dc836
ByteString->rtl::OString
by Caolán McNamara
· 14 years ago
9fedf7b
Removed unused define and extern
by Takeshi Abe
· 14 years ago
b6ca3a8
Use defined macro instead of magic number
by Takeshi Abe
· 14 years ago
a925b72
Do deliver headers also for iOS even if we don't build the libs
by Tor Lillqvist
· 14 years ago
81cf9f5
Bypass building BASIC and scripting related modules for iOS
by Tor Lillqvist
· 14 years ago
9cd7d08b
SvDispatch class doesn't exist anymore
by Caolán McNamara
· 14 years ago
16d80302
WaE: possibly uninitialized
by Caolán McNamara
· 14 years ago
bb51e8e
Deleting a null pointer is safe
by Takeshi Abe
· 14 years ago
52bb216
tweak the ifdefs to clarify the unused SbxDecimal methods
by Caolán McNamara
· 14 years ago
39e54d0
move ugly WriteLines out of SvStream to beside sole user
by Caolán McNamara
· 14 years ago
ebe3e06
Removed unused field and non-existent class
by Takeshi Abe
· 14 years ago
68a55b7
tweak treatment of '+/-' operators when dealing with Date types
by Noel Power
· 14 years ago
Next »