Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/debugevent
/
comphelper
4f9b212
simplify ternary conditions "xxx ? yyy : false"
by Noel Grandin
· 12 years ago
0a1d822
Many spelling fixes: directories a* - g*.
by Pedro Giffuni
· 12 years ago
dc469b9
odd that apparently these only are checked in non-opt mode
by Caolán McNamara
· 12 years ago
dc21c52
coverity#706281 Uncaught exception
by Caolán McNamara
· 12 years ago
69c8acd
coverity#706282 Uncaught exception
by Caolán McNamara
· 12 years ago
ff154ad
fixincludeguards.sh: comphelper
by Thomas Arnhold
· 12 years ago
728ec86
Typo: s/cant/can't/
by Tor Lillqvist
· 12 years ago
fa0ffdb
cppu::OMultiTypeInterfaceContainerHelperVar hashImpl param is unused
by Stephan Bergmann
· 12 years ago
39b26e4
typo: ommit -> omit
by Thomas Arnhold
· 12 years ago
6835d9f
It's "its", not "it's"
by Tor Lillqvist
· 12 years ago
b8757ee
Clean up function declarations and some unused functions
by Stephan Bergmann
· 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
c289013
typo: tempoary -> temporary
by Thomas Arnhold
· 12 years ago
59f1e95
typo: previos -> previous
by Thomas Arnhold
· 12 years ago
dc8f33b
typo: decription -> description
by Thomas Arnhold
· 12 years ago
b4b180d
typo: temorary -> temporary
by Thomas Arnhold
· 12 years ago
67587cd
typo: Exceptiopn -> Exception
by Thomas Arnhold
· 12 years ago
02c83db
typo: enoungh -> enough
by Thomas Arnhold
· 12 years ago
cc3a302
typo: unfortunally -> unfortunately
by Thomas Arnhold
· 12 years ago
e535518
typo: sicne -> since
by Thomas Arnhold
· 12 years ago
45d38ff
typo: tranfer -> transfer
by Thomas Arnhold
· 12 years ago
ee1de94
typo: persistance -> persistence
by Thomas Arnhold
· 12 years ago
7d3b9d3
typo: optimisation -> optimization
by Thomas Arnhold
· 12 years ago
8bb09ef
typo: approriate -> appropriate
by Thomas Arnhold
· 12 years ago
ee6895c
Avoid possible resource leaks by boost::scoped_array
by Takeshi Abe
· 12 years ago
70cc2b1
First batch of adding SAL_OVERRRIDE to overriding function declarations
by Stephan Bergmann
· 12 years ago
98666e8
No need for a virtual OPropertyContainer::getTypes
by Stephan Bergmann
· 12 years ago
3678456
OAccessibleContextWrapperHelper does not implement XAccessibleContext
by Stephan Bergmann
· 12 years ago
9b7f17d
Fix races in AsyncEventNotifier::execute
by Stephan Bergmann
· 12 years ago
358be80
comphelper,connectivity: prefer passing OUString by reference
by Noel Grandin
· 12 years ago
22684273
forward*PropertyValue functions need not be SAL_CALL
by Stephan Bergmann
· 12 years ago
61c44a9
comphelper::OIHWrapNoFilterDialog does not implement XInitialization
by Stephan Bergmann
· 12 years ago
e3e1f9f
Leftover SAL_CALL
by Stephan Bergmann
· 12 years ago
ff19246
OPropertyStateHelper::getTypes isn't an override of XTypeProvider::getTypes
by Stephan Bergmann
· 12 years ago
2726f2a
comphelper: simplify deprecated XTypeProvider.getImplementationId
by Stephan Bergmann
· 12 years ago
25cedf1
Introduce com.sun.star.beans.theIntrospection singleton
by Stephan Bergmann
· 12 years ago
7211162
Clean up uses of rtl_ustr_ascii_shortenedCompareIgnoreAsciiCase_WithLength
by Stephan Bergmann
· 12 years ago
ec9e5a0
coverity#1187647 try and help coverity out here
by Caolán McNamara
· 12 years ago
697ec96
coverity#1187646 unused mpAbort
by Caolán McNamara
· 12 years ago
a67c2a1
Remove visual noise from comphelper
by Alexander Wilms
· 12 years ago
5e21a41
cppuhelper: retrofit std::exception into overriding exception specs
by Stephan Bergmann
· 12 years ago
6fbe00f
coverity#983702 Uncaught exception
by Caolán McNamara
· 12 years ago
c69ae9f
comphelper: EmbeddedObjectContainer::GetObjectStream methods
by Jacobo Aragunde Pérez
· 12 years ago
20a174a
comphelper: code refactor
by Jacobo Aragunde Pérez
· 12 years ago
0ce0c36
Remove unneccessary comments
by Alexander Wilms
· 12 years ago
d12e472
comphelper: sal_Bool -> bool sequel
by Stephan Bergmann
· 12 years ago
05f742d
comphelper: sal_Bool -> bool
by Stephan Bergmann
· 12 years ago
faced6b
ucbhelper: sal_Bool -> bool
by Stephan Bergmann
· 12 years ago
f45183d
Unwind comphelper::OPropertyContainer_Base typedef
by Stephan Bergmann
· 12 years ago
3ec9bcc
silence coverity#1027865 Out-of-bounds access
by Caolán McNamara
· 12 years ago
ac6e8ac
typo fixes in comments
by Andras Timar
· 12 years ago
e17cf91
fdo#54938 Convert comphelper and vcl to cppu::supportsService
by Alexandre Vicenzi
· 12 years ago
d98d2ad
Remove needless SAL_DLLPRIVATE annotations
by Stephan Bergmann
· 12 years ago
9e77c2f
Remove UNOIDL "array" and "union" vaporware remnants
by Stephan Bergmann
· 12 years ago
9bd0e89
coverity#1079000 Uncaught exception
by Caolán McNamara
· 12 years ago
1b57443
bool improvements
by Stephan Bergmann
· 12 years ago
7cc3e9c
coverity#706277 Uncaught exception
by Caolán McNamara
· 12 years ago
0535281
coverity#707679 Uninitialized scalar field
by Caolán McNamara
· 12 years ago
7677c52
coverity#705787 Dereference before null check
by Caolán McNamara
· 12 years ago
8df4ce0
coverity#1130481 : Uninitialized scalar field
by Norbert Thiebaud
· 12 years ago
930202b
Maybe this bool clean-up avoids false -Werror=maybe-uninitialized on Android
by Stephan Bergmann
· 12 years ago
db6f8f9
fdo#73549 do not resolve empty locale here if not determined yet
by Eike Rathke
· 12 years ago
82625bb
remove unnecessary sal_Unicode casts in OUStringBuffer::append calls
by Noel Grandin
· 12 years ago
b55259e
typo fixes
by Andras Timar
· 12 years ago
962d4b3
css.logging.SimpleLogRing.create() calls initialize w/ empty Arguments
by Stephan Bergmann
· 12 years ago
9ed3647
Adapt all (non-extension, SharedLibrary) .components to environment="..."
by Stephan Bergmann
· 12 years ago
ab9e014
Some clean-up
by Stephan Bergmann
· 12 years ago
3f3c7554
Remove newly unused comphelper/TypeGeneration.hxx
by Stephan Bergmann
· 12 years ago
45c0a61
Simplify comphelper::PropertyInfo
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
a62c2a5
Don't hold css::uno::Type instances by pointer
by Stephan Bergmann
· 12 years ago
108eee3
Related: rhbz#1040291 Change language name from 'Oriya' to 'Odia'
by Caolán McNamara
· 12 years ago
123e2c3
Revert "Don't hold css::uno::Type instances by pointer"
by Stephan Bergmann
· 12 years ago
90f9108
Don't hold css::uno::Type instances by pointer
by Stephan Bergmann
· 12 years ago
b092637
Clean up includes of comphelper/stl_types.hxx
by Stephan Bergmann
· 12 years ago
0fa31be
Default OMultiTypeInferfaceContainerHelperVar equalImpl parameter
by Stephan Bergmann
· 12 years ago
4a8175e
Get rid of DECLARE_STL_USTRINGACCESS_MAP
by Stephan Bergmann
· 12 years ago
6eac9de
remove unnecessary RTL_CONSTASCII_STRINGPARAM in OUString::equalsL
by Noel Grandin
· 12 years ago
d454834
Revert "remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL calls"
by Noel Grandin
· 12 years ago
acebbee
remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL calls
by Noel Grandin
· 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
24cad6a
Move MediaDescriptor from comphelper to unotools
by Stephan Bergmann
· 12 years ago
8061c8c
Make requestAndVerifyDocPassword var with MediaDescriptor a mem fn of latter
by Stephan Bergmann
· 12 years ago
faa60fd
-Werror,-Wunused-member-function
by Stephan Bergmann
· 12 years ago
bcb51cf
fdo#63020: Replace ::comphelper::stl_begin()...
by Marcos Paulo de Souza
· 12 years ago
0e6a260
Convert code that calls OUString::getStr()[] to use the [] operator
by Noel Grandin
· 12 years ago
2c6b6ba
Disambiguate CPPUNIT_ASSERT_EQUAL arguments
by Stephan Bergmann
· 12 years ago
033830b
comphelper: use boost_headers in unit test
by Michael Stahl
· 12 years ago
a2f9c44
Some clean-up
by Stephan Bergmann
· 12 years ago
176ac1e
Remove unnecessary SyntaxHighlighter::Tokenizer statefulness
by Stephan Bergmann
· 12 years ago
c99267b
Fold SyntaxHighlighter::initialize into ctor
by Stephan Bergmann
· 12 years ago
6aa24e7
Move implementation details to syntaxhighlight.cxx
by Stephan Bergmann
· 12 years ago
f5e8be8
Remove unused SimpleTokenizer_Impl::nLine/nCol
by Stephan Bergmann
· 12 years ago
0827aba
Correctly fix "Terminating NUL" fix
by Stephan Bergmann
· 12 years ago
2733bc3
Demonstrate that empty comments are handled just fine
by Stephan Bergmann
· 12 years ago
a699e7c
Revert "COMPHELPER: Allow empty comments in SyntaxHighlight"
by Stephan Bergmann
· 12 years ago
a79cb83
COMPHELPER: Allow empty comments in SyntaxHighlight
by Arnaud Versini
· 12 years ago
196f980
fdo#54938: Replace existsValue for cppu::supportsService
by Marcos Paulo de Souza
· 12 years ago
Next »