Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/libreoffice-4-4-6
/
basic
60c6bf6
tdf#92446: Revert apparently bogus attempt at fixing a memory leak
by Stephan Bergmann
· 11 years ago
0e5aa44
tdf#90110: basic: fix Randomize statement
by Michael Stahl
· 11 years ago
098817e
tdf#90969: basic: add horrible hack to avoid crash due to ...
by Michael Stahl
· 11 years ago
b51a305
tdf#84435: Mod operator does not deal with decimals as described in help
by Julien Nabet
· 11 years ago
ec485dc
tdf#55502: Shell BASIC function with empty third param hangs
by Julien Nabet
· 11 years ago
82a505a
Resolves fdo#87834: strange behavior of mid()-function
by Julien Nabet
· 11 years ago
22671c1
tdf#76174: basic: lock SolarMutex in BasicScriptListener_Impl
by Michael Stahl
· 11 years ago
ca1d5ef
Resolves: fdo#86843 avoid getting deleted before finishing Broadcast
by Caolán McNamara
· 11 years ago
79fa77c
busted loop condition and coverity#1255390 Resource leak
by Caolán McNamara
· 11 years ago
15b4ab8
cppuhelper: clean up public headers with include-what-you-use
by Michael Stahl
· 11 years ago
6b709b2
coverity#735399 Logically dead code
by Caolán McNamara
· 11 years ago
6a0fe37
sal: clean up public headers with include-what-you-use
by Michael Stahl
· 11 years ago
9dacd84
this is for detecting the type of a variable based on its name
by Caolán McNamara
· 11 years ago
41029bc
coverity#1242865 Untrusted value as argument
by Caolán McNamara
· 11 years ago
d32be3a
fdo#86023 - O[U]String needs a 'clear' method
by Brij Mohan Lal Srivastava
· 11 years ago
e815987
vcl: move the Impl class of MapMode ...uhm... out of the public header?
by Michael Stahl
· 11 years ago
da40cac
Fix common typos. No automatic tools. Handmade…
by Andrea Gelmini
· 11 years ago
7d6c07f
coverity#1242689 Untrusted loop bound
by Caolán McNamara
· 11 years ago
1409c0b
coverity#1242865 Untrusted loop bound
by Caolán McNamara
· 11 years ago
5b0c95d
coverity#1242794 Untrusted loop bound
by Caolán McNamara
· 11 years ago
12bcfec
markup with event type not checker type
by Caolán McNamara
· 11 years ago
705c48d
fdo#38835 strip out OUString globals
by Noel Grandin
· 11 years ago
cb0e009
document array_vs_singleton dismissals
by Caolán McNamara
· 11 years ago
6d477b4
Need basrdll now in the disable-scripting case (iOS)
by Tor Lillqvist
· 11 years ago
bec2803
coverity#704558 Dereference after null check
by Caolán McNamara
· 11 years ago
28adfcd
fdo#84935: basic: avoid silly SolarMutex asserts on exit on Mac
by Michael Stahl
· 11 years ago
5190661
basic: move SbxAppData to a BasicDLL member
by Michael Stahl
· 11 years ago
a749860
basic: pimplify that
by Michael Stahl
· 11 years ago
31af61e
Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"
by Jan Holesovsky
· 11 years ago
858c2a2
Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"
by Jan Holesovsky
· 11 years ago
2e52086
fdo#60689: replace SUPD variable
by Marcos Paulo de Souza
· 11 years ago
a1fad26
fdo#84935: basic: DocBasicItem is a UNO service, lock SolarMutex in dtor
by Michael Stahl
· 11 years ago
9ecac387
Replace DISABLE_SCRIPTING with HAVE_FEATURE_SCRIPTING
by Tor Lillqvist
· 11 years ago
582ef22
fdo#84854 it seems long is not enough on 32 bit
by David Tardon
· 11 years ago
ad9498f
More -Werror,-Wunused-private-field
by Stephan Bergmann
· 11 years ago
4c12951
Typo: compatability->compatibility
by Julien Nabet
· 11 years ago
47a2d76
fdo#81356: convert Fraction to boost::rational<long> - wip
by Juan Picca
· 12 years ago
fca6293
basic: use SolarMutex to lock SfxLibraryContainer
by Michael Stahl
· 12 years ago
26b7947
basic::ImplRepository: use SolarMutex instead of own mutex
by Michael Stahl
· 12 years ago
f84dac9
back out even more wrong tools::Time changes, geez..
by Eike Rathke
· 12 years ago
04a810c
back out more wrong and confusing tools::Time comment changes
by Eike Rathke
· 12 years ago
fbf3aa3
spelling: instanciated -> instantiated
by Noel Grandin
· 12 years ago
8f436d3
use comphelper::rng::uniform_*_distribution everywhere
by Caolán McNamara
· 12 years ago
0f6c6ba
coverity#1242481 Dereference null return value
by Caolán McNamara
· 12 years ago
c625525
rename SvRef::AddRef to AddFirstRef
by Noel Grandin
· 12 years ago
059f5a9
loplugin: cstylecast
by Noel Grandin
· 12 years ago
fa53712
loplugin: cstylecast
by Noel Grandin
· 12 years ago
dc7ca91
avoid calling OUString::copy() with length being -1
by Luboš Luňák
· 12 years ago
fc04f76
fdo#82577: Handle Time
by Noel Grandin
· 12 years ago
4e26b91
remove unnecessary casts in misc calls to SvStream.Write*
by Noel Grandin
· 12 years ago
5cefde0
remove unnecessary casts in calls to SvStream.WriteUInt32
by Noel Grandin
· 12 years ago
04fd620
remove unnecessary casts in calls to SvStream.WriteInt32
by Noel Grandin
· 12 years ago
5501c8d
remove unnecessary casts in calls to SvStream.WriteUInt16
by Noel Grandin
· 12 years ago
dedfa97
remove unnecessary casts in calls to SvStream.WriteInt16
by Noel Grandin
· 12 years ago
bec72dd
remove unnecessary casts in calls to SvStream.WriteUChar
by Noel Grandin
· 12 years ago
c476a84
remove pointless comments
by Noel Grandin
· 12 years ago
8f684e2
remove unnecessary static_cast's
by Noel Grandin
· 12 years ago
827c46e
fdo#82577: Handle Window
by Noel Grandin
· 12 years ago
764e301
fdo#84086 Fix assorted use-after-free bugs
by Matthew J. Francis
· 12 years ago
234b5de
vba: calm down bool -> long casting concerns.
by Michael Meeks
· 12 years ago
857f72d
vba - disable Currency test / invocation on master.
by Michael Meeks
· 12 years ago
01e1401
vba: add a different variant of the same compatibility function.
by Michael Meeks
· 12 years ago
19ee058
vba: initial impl. of compatibility methods.
by Michael Meeks
· 12 years ago
60e78fb
fdo#82577: Handle Font
by Noel Grandin
· 12 years ago
0304358
Clean up StorageMode parameter of SotStorage::OpenSotStorage
by Stephan Bergmann
· 12 years ago
5bce329
SfxHint: convert home-grown RTTI to normal C++ RTTI
by Noel Grandin
· 12 years ago
a7fbabd
fdo#52076 remove Library dir when no library
by Lionel Elie Mamane
· 12 years ago
513d95f
detect if Standard is only library to *save*
by Lionel Elie Mamane
· 12 years ago
6846c1c
add const qualifier
by Lionel Elie Mamane
· 12 years ago
37b9ea9
convert SBX flag bits to type-safe enum
by Noel Grandin
· 12 years ago
7e2b9fa
Remove some useless tools/debug.hxx includes
by Marcos Paulo de Souza
· 12 years ago
c319ccf
Revert "Simplify ImplRepository::impl_getLocationForModel return type"
by Stephan Bergmann
· 12 years ago
73b2ea1
Remove BasicManagerCleaner
by Stephan Bergmann
· 12 years ago
72305ed
Simplify ImplRepository::impl_getLocationForModel return type
by Stephan Bergmann
· 12 years ago
8c5834d
Remove trivial typedef, to make code more obvious
by Stephan Bergmann
· 12 years ago
d718c1f
coverity#1202729 - ensure we have exactly a one dimensional array.
by Michael Meeks
· 12 years ago
d21d5a7
drop unnecessary shl.hxx includes
by Caolán McNamara
· 12 years ago
d438c47
coverity#1231668 Unchecked return value
by Caolán McNamara
· 12 years ago
7cc627f
update_pch
by Thomas Arnhold
· 12 years ago
d9baa2b
-Werror,-Wundefined-bool-conversion
by Stephan Bergmann
· 12 years ago
9bac4d4
typo: more then -> more than
by Takeshi Abe
· 12 years ago
e5b0aa9
basic: -Werror=sign-compare
by Michael Stahl
· 12 years ago
ae7ca8b
fdo#46037: remove unused comphelper/configurationhelper.hxx
by Alexandre Vicenzi
· 12 years ago
c694837
convert linked list to std::vector in SbxDimArray
by Noel Grandin
· 12 years ago
1392a88
fdo#52076 remove empty library instead of writing it out empty
by Lionel Elie Mamane
· 12 years ago
ea5ef0a
Drop unused #includes
by Takeshi Abe
· 12 years ago
5072531
Drop an unused function
by Takeshi Abe
· 12 years ago
fffc9b2
fdo#75757: remove inheritance to std::vector
by Takeshi Abe
· 12 years ago
6a87363
Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xx
by Tobias Lippert
· 12 years ago
d97b5e4
Avoid possible memory leaks in case of exceptions
by Takeshi Abe
· 12 years ago
dac4ca5
new loplugin: externalandnotdefined
by Noel Grandin
· 12 years ago
eb9b890
DBG_ASSERT->assert when followed by dereference
by Caolán McNamara
· 12 years ago
c80be302
coverity#706241 Uncaught exception
by Caolán McNamara
· 12 years ago
b35f3df
coverity#706240 Uncaught exception
by Caolán McNamara
· 12 years ago
42fcd88
coverity#735397 dead code
by Norbert Thiebaud
· 12 years ago
5ace3f3b
clang scan-build: various warnings
by Caolán McNamara
· 12 years ago
e48a233
loplugin:unreffun: also warn about redundant redeclarations
by Stephan Bergmann
· 12 years ago
daa6898
clang: Dead initialization
by Caolán McNamara
· 12 years ago
a7fcb3e
clang: Returning null reference
by Caolán McNamara
· 12 years ago
2daceb8
clang: Uninitialized argument value
by Caolán McNamara
· 12 years ago
Next »