Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/refactor-god-objects
/
basic
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
ec1636f
Remove this weird inheritance from smart-pointer-wrapped class.
by Kohei Yoshida
· 12 years ago
e14abb1
Use boost::optional to store alias name.
by Kohei Yoshida
· 12 years ago
ff0ecb2
pData -> mpVarEntries.
by Kohei Yoshida
· 12 years ago
bb6d9b0
Remove this class that only derives from std::vector and not much else.
by Kohei Yoshida
· 12 years ago
533c6cb
fixes for up-casting to Reference<XInterface>
by Noel Grandin
· 12 years ago
f870059
basic: silence expected SAL_WARN output
by Miklos Vajna
· 12 years ago
136a2bc
coverity#1210096 Uncaught exception
by Caolán McNamara
· 12 years ago
66f9813
coverity#1210098 Uncaught exception
by Caolán McNamara
· 12 years ago
3e82897
improve the inlinesimplememberfunctions clang plugin
by Noel Grandin
· 12 years ago
f8ef1fe
loplugin:staticcall
by Stephan Bergmann
· 12 years ago
2278e8f
coverity#1213486 Uncaught exception
by Caolán McNamara
· 12 years ago
9284a63
iprevent violation of exception spec
by Markus Mohrhard
· 12 years ago
184a00b
loplugin: inlinesimplememberfunctions
by Noel Grandin
· 12 years ago
457933f
Do not both _use_library_objects and _use_libraries sb
by Stephan Bergmann
· 12 years ago
e665522
Avoid static BasicDLL (that would be destroyed after DeInitVCL now)
by Stephan Bergmann
· 12 years ago
369d959
DeInitVCL at end of tests
by Stephan Bergmann
· 12 years ago
dd8f095
WaE: warning C4101: 'ex' : unreferenced local variable
by Thomas Arnhold
· 12 years ago
3038794
basic: typo
by Thomas Arnhold
· 12 years ago
6b4c596
Fix memory leak for BASIC sub (as well as void function)
by Stephan Bergmann
· 12 years ago
6a53ea2
Avoid possible memory leaks in case of exceptions
by Takeshi Abe
· 12 years ago
a916b6f
Detach all DocBasicItem objects upon process termination.
by Kohei Yoshida
· 12 years ago
5a82767
Avoid static local of a singleton. This crashed writer unit tests.
by Kohei Yoshida
· 12 years ago
a71ae24
Avoid possible memory leaks in case of exceptions
by Takeshi Abe
· 12 years ago
3d046b7
coverity#706235 Uncaught exception
by Caolán McNamara
· 12 years ago
9986fe7
coverity#706234 Uncaught exception
by Caolán McNamara
· 12 years ago
cf16d4e
coverity#706232 Uncaught exception
by Caolán McNamara
· 12 years ago
1b48561
coverity#706231 Uncaught exception
by Caolán McNamara
· 12 years ago
145b64c
Avoid undefined signed integer overflow
by Stephan Bergmann
· 12 years ago
a77a7f6
Fix memory leak
by Stephan Bergmann
· 12 years ago
b8a3299
Fix memory leak (missing typelib_TypeDescription_release)
by Stephan Bergmann
· 12 years ago
ea491d0
OSL_TRACE -> SAL_INFO
by Thomas Arnhold
· 12 years ago
0f2824b
remove more unnecessary use of OUString constructor
by Noel Grandin
· 12 years ago
e7bc3ca
remove boilerplate in UNO Exception constructor calls
by Noel Grandin
· 12 years ago
c5d47c3
add default value for Context param in uno::Exception constructors
by Noel Grandin
· 12 years ago
b09b5f8
Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19
by Julien Nabet
· 12 years ago
5246fa2
fdo#68983: basic: if the library is not loaded fully, copy source storage
by Michael Stahl
· 12 years ago
5ca4b9d
Revert "fdo#67685 open xSourceLibrariesStor only when needed"
by Michael Stahl
· 12 years ago
0e21019
fdo#68983: Revert "remove #if 0 block (from ...
by Michael Stahl
· 12 years ago
df466d7
fdo#70474: Random number generation weak with Rnd in BASIC
by Thomas Arnhold
· 12 years ago
68741d0
Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part13
by Julien Nabet
· 12 years ago
9831dc2
coverity#441607 Dereference null return value
by Caolán McNamara
· 12 years ago
4aa690c
basic: use prewin.h
by Thomas Arnhold
· 12 years ago
b2096dea
various loplugin:passsequencebyref
by Noel Grandin
· 12 years ago
375a6c7
i#64348 basic: fix CDec() crash if string is empty
by Thomas Arnhold
· 12 years ago
3beaccc
Revert "i#64348 basic: fix CDec() crash if string is empty"
by Thomas Arnhold
· 12 years ago
a5b9378
basic: update descriptions and add some more tests
by Thomas Arnhold
· 12 years ago
c4e301a
basic: Add CDec unit test
by Thomas Arnhold
· 12 years ago
375b01b
i#64348 basic: fix CDec() crash if string is empty
by Thomas Arnhold
· 12 years ago
70e744b
fdo#43157 Remove OSL_POSTCOND, prefer SAL_WARN_IF
by Michaël Lefèvre
· 12 years ago
97bfac4
coverity#1213529 Uncaught exception
by Caolán McNamara
· 12 years ago
5ec7a58
Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part8
by Julien Nabet
· 12 years ago
7f1f1db
prewin.h handles WB_LEFT and WB_RIGHT already
by Thomas Arnhold
· 12 years ago
569ff67
update_pch: add a bunch of pch files
by Thomas Arnhold
· 12 years ago
78b9537
various: sal_Bool->bool
by Noel Grandin
· 12 years ago
09abd82
remove uncompiled source files
by Thomas Arnhold
· 12 years ago
9e43608
dflt -> default
by Thomas Arnhold
· 12 years ago
4f9b212
simplify ternary conditions "xxx ? yyy : false"
by Noel Grandin
· 12 years ago
8bf0b95
coverity#1209779 & coverity#1209780 Resource leak
by Chris Sherlock
· 12 years ago
0a1d822
Many spelling fixes: directories a* - g*.
by Pedro Giffuni
· 12 years ago
b4285a9
fixincludeguards.sh: basic
by Thomas Arnhold
· 12 years ago
c79a5f8
remove executable bit
by Andras Timar
· 12 years ago
618a0f8
whitespace for include statements
by Thomas Arnhold
· 12 years ago
d2f24e3
typo: beause -> because
by Thomas Arnhold
· 12 years ago
8d202fa
typo: paramter -> parameter
by Thomas Arnhold
· 12 years ago
6cde764
typo: implicitely -> implicitly
by Thomas Arnhold
· 12 years ago
2b1833d
remove _old_format_code_
by Thomas Arnhold
· 12 years ago
cc72564
Clean up function declarations and some unused functions
by Stephan Bergmann
· 12 years ago
1eee88d
basic: sal_Bool->bool
by Noel Grandin
· 12 years ago
8f6c55a
Replace SV_DECL/IMPL_REF macros with SvRef template
by Stephan Bergmann
· 12 years ago
af8c8f8
StarBASIC::ErrorHdl sal_Bool->bool
by Noel Grandin
· 12 years ago
2d1eaee
SbxObject::Call sal_Bool->bool
by Noel Grandin
· 12 years ago
88ab818
SbxObject::isClass sal_Bool->bool
by Noel Grandin
· 12 years ago
675194c
coverity#706238 Uncaught exception
by Caolán McNamara
· 12 years ago
5babf1b
remove unnecessary scope qualifier from sal_Bool uses
by Noel Grandin
· 12 years ago
362d4f0
Explicitly mark overriding destructors as "virtual"
by Stephan Bergmann
· 12 years ago
0015c98
Remove unused BASIC CaptureAssertions functionality
by Stephan Bergmann
· 12 years ago
4e3cf9c
MSVC helpfully provides warning C4310: cast truncates constant value
by Michael Stahl
· 12 years ago
ba46f32
deploy some asserts to detect truncated STREAM_SEEK_TO_END
by Michael Stahl
· 12 years ago
Next »