Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/private/tbsdy/outdev
/
basic
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
d761d5e
error: no matching function for call to..
by Matúš Kukan
· 12 years ago
655a39d
basic: for PutData()/GetData() actually 32bits should be enough
by Michael Stahl
· 12 years ago
061130b
fdo#75280 Started cleaning up of sal_uIntPtr usage.
by Valentin Kettner
· 12 years ago
77fd24a
Remove remaining DBG_CTOR etc. remnants from basic
by Stephan Bergmann
· 12 years ago
567ef6d
Second batch of adding SAL_OVERRIDE to overriding function declarations
by Stephan Bergmann
· 12 years ago
75ebd3b
basic: sal_Bool->bool
by Noel Grandin
· 12 years ago
f288d7d
basic: sal_Bool->bool
by Noel Grandin
· 12 years ago
d7c5d9e
basic: sal_Bool->bool
by Noel Grandin
· 12 years ago
70cc2b1
First batch of adding SAL_OVERRRIDE to overriding function declarations
by Stephan Bergmann
· 12 years ago
5fb7860
Split TYPEINFO into plain and TYPEINFO_OVERRIDE
by Stephan Bergmann
· 12 years ago
86088dd
osl_setDetailedDebugMessageFunc is effectively doing nothing
by Stephan Bergmann
· 12 years ago
6854bd6
These DbgOutf calls do not seem worth keeping
by Stephan Bergmann
· 12 years ago
db3d23f
Adapt to sal/log.hxx
by Stephan Bergmann
· 12 years ago
6d24c8c
Adapt to sal/log.hxx
by Stephan Bergmann
· 12 years ago
dd52330
Avoid possible resource leaks by boost::scoped_array
by Takeshi Abe
· 12 years ago
96710f8
convert OUString::match to OUString::endsWith
by Noel Grandin
· 12 years ago
39c7532
basic: prefer passing OUString and OString by reference
by Noel Grandin
· 12 years ago
90dcd2a
basic: simplify deprecated XTypeProvider.getImplementationId
by Stephan Bergmann
· 12 years ago
25cedf1
Introduce com.sun.star.beans.theIntrospection singleton
by Stephan Bergmann
· 12 years ago
f6d97d0
remove unused code in basic/CodeCompleteDataCache
by Noel Grandin
· 12 years ago
5e21a41
cppuhelper: retrofit std::exception into overriding exception specs
by Stephan Bergmann
· 12 years ago
6a38eac
Remove visual noise from basic
by Alexander Wilms
· 12 years ago
295bc87
basic: remove use of sal_uIntptr in favor of more appropriate type
by Norbert Thiebaud
· 12 years ago
83aa6d8
Remove some temporaries around calls to SvNumberFormatter methods
by Matteo Casalin
· 12 years ago
0ce0c36
Remove unneccessary comments
by Alexander Wilms
· 12 years ago
a18a1a4
Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxx
by Tobias Lippert
· 12 years ago
12f1faf
svl: sal_Bool -> bool
by Stephan Bergmann
· 12 years ago
b2878af
more SvStream:operator>> conversion
by Noel Grandin
· 12 years ago
15535e3
convert SvStream::operator>> methods to ReadXXX methods
by Noel Grandin
· 12 years ago
70b3006
fix crash when importing unsupported macro content, related fdo#59374
by Markus Mohrhard
· 12 years ago
bd20500
Simplify access to theCoreReflection singleton
by Stephan Bergmann
· 12 years ago
ac6e8ac
typo fixes in comments
by Andras Timar
· 12 years ago
527eb5a
Typo: applictaion -> application
by Julien Nabet
· 12 years ago
6c820a2
basic: _FIND_STATIC likely not an error in SbiExprNode::GenElement()
by Michael Stahl
· 12 years ago
a5090cc
Related: #i123862# use O*String's isEmpty() method...
by Herbert Dürr
· 12 years ago
326bec3
some more continuous corrections
by Thomas Arnhold
· 12 years ago
25d089e
fdo#63154 Removed unused solar.h ref. in basic, cui, forms and writerfilter.
by Alexandre Vicenzi
· 12 years ago
f96f38f8
bool improvements
by Stephan Bergmann
· 12 years ago
5c734f4
coverity#738565 Uninitialized scalar field
by Caolán McNamara
· 12 years ago
8cccfb8
coverity#441077 Dereference after null check
by Caolán McNamara
· 12 years ago
4e8692a
coverity#984078 Uninitialized scalar field
by Caolán McNamara
· 12 years ago
3848819
coverity#707652 Uninitialized scalar field
by Caolán McNamara
· 12 years ago
fd7dbe5
coverity#707651 Uninitialized scalar field
by Caolán McNamara
· 12 years ago
81926e6
coverity#707650 Uninitialized pointer field
by Caolán McNamara
· 12 years ago
7acea5a
coverity#707649 Uninitialized scalar field
by Caolán McNamara
· 12 years ago
a8d7c51
coverity#707629 Uninitialized scalar field
by Caolán McNamara
· 12 years ago
7593b00
coverity#736909 Allocation too small for type
by Caolán McNamara
· 12 years ago
28793ab
coverity#736908 Allocation too small for type
by Caolán McNamara
· 12 years ago
fcf23e8
coverity#706117 Allocation too small for type
by Caolán McNamara
· 12 years ago
16a2e90
remove SvStream::operator<< methods
by Noel Grandin
· 12 years ago
d803483
convert more SvStream::operator<< calls
by Noel Grandin
· 12 years ago
4eda1a0
Add some unit-tests for Mid vb function (includes fdo#73771)
by Julien Nabet
· 12 years ago
6cccf0f
bool improvements
by Stephan Bergmann
· 12 years ago
ff48f28
Resolves: fdo#73771 Non-standard behaviour for Function Mid
by Julien Nabet
· 12 years ago
5f893db
how should I fix this memory leak??
by Markus Mohrhard
· 12 years ago
d3b60aa
CID#706118: possibly invalid cast
by Markus Mohrhard
· 12 years ago
1b33a38
Whatever those "true" arguments to SotStorage ctor may once have meant
by Stephan Bergmann
· 12 years ago
99159a6
fdo#73698 check for empty aOut
by Andras Timar
· 12 years ago
da67f5b
Environment variables can contain >127 characters
by Andras Timar
· 12 years ago
c648d08
convert SvStream::operator<< overloads to more explicit methods
by Noel Grandin
· 12 years ago
0d29aab
bool improvements
by Stephan Bergmann
· 12 years ago
b69864f
re-write SvStream operator<< to non-overloaded methods
by Noel Grandin
· 12 years ago
9e77ddc
Resolves: #i123817# prepare codebase for updating to boost 1.55
by Herbert Dürr
· 12 years ago
b55259e
typo fixes
by Andras Timar
· 12 years ago
9ed3647
Adapt all (non-extension, SharedLibrary) .components to environment="..."
by Stephan Bergmann
· 12 years ago
83e191e
Do not use C++-UNO internal static_type functions in client code
by Stephan Bergmann
· 12 years ago
4b0f171
sbxbase.hxx is private to basic
by Tor Lillqvist
· 12 years ago
d76178b
sbstdobj.hxx is private to basic
by Tor Lillqvist
· 12 years ago
444aace
sbprop.hxx is private to basic
by Tor Lillqvist
· 12 years ago
0a33e24
sbobjmod.hxx is private to basic
by Tor Lillqvist
· 12 years ago
dde119c
basic/global.hxx is private to basic
by Tor Lillqvist
· 12 years ago
526a600
Drop duplicate #include
by Takeshi Abe
· 12 years ago
3a437ba
Resolves: #i74854# fix buttons in MsgBox with info icon
by Herbert Dürr
· 12 years ago
610b2b9
remove unnecessary use of OUString constructor when assigning
by Noel Grandin
· 12 years ago
ab5d1fb
SAL_WARN_UNUSED com::sun::star::uno::Any
by Stephan Bergmann
· 12 years ago
04dead1
make l10n buildable separately
by Bjoern Michaelsen
· 12 years ago
2a6976d
-Werror,-Wunused-member-function
by Stephan Bergmann
· 12 years ago
1b3e9bc
-Werror,-Wunused-member-function
by Stephan Bergmann
· 12 years ago
d366c9b2
remove unnecessary sal_Unicode casts in various places
by Noel Grandin
· 12 years ago
8b308d5
basic: include <> for external includes
by Norbert Thiebaud
· 12 years ago
a2505ae
SAL_WARN_UNUSED INetURLObject
by Stephan Bergmann
· 12 years ago
Next »