Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/mailmerge-toolbar
/
cppuhelper
1151fec
Let's use the iterator return by erase method (final)
by Julien Nabet
· 10 years ago
83452dd
tdf#97966 redundant static keywords removed 6
by Wastack
· 10 years ago
daa6a98
Avoid reserved identifiers
by Stephan Bergmann
· 10 years ago
132b4e9
Avoid reserved identifiers (use unnamed namespace, just in case)
by Stephan Bergmann
· 10 years ago
70f8728
improve defaultparams loplugin
by Noel Grandin
· 10 years ago
79c11bb
Use an XInitialization-based channel to request service mgr pre-init
by Stephan Bergmann
· 10 years ago
2087484
use consistent #define checks for the Windows platform
by Noel Grandin
· 10 years ago
ce43d0a
use consistent #define checks for the Windows platform
by Noel Grandin
· 10 years ago
8d7f29a
Re-work cppu::preInitBootstrap()
by Henry Castro
· 11 years ago
6b41b89
In loadAllImplementations(), also invoke component factory
by Henry Castro
· 11 years ago
682c48a
Just abort() in the DISABLE_DYNLOADING case for now
by Tor Lillqvist
· 10 years ago
df5f7c6
Introduce lok_preinit() to preload all registered UNO implementations
by Henry Castro
· 10 years ago
a238b1f
Remove excess newlines
by Chris Sherlock
· 10 years ago
1ef9f39
unnecessary use of OUString constructor
by Noel Grandin
· 10 years ago
e83f317
tdf#82775: Don't prematurely dispose single-instance services
by Stephan Bergmann
· 10 years ago
947cc1b
inline one-liner static method
by Noel Grandin
· 10 years ago
80c0767
Work around clang-cl PR25641
by Stephan Bergmann
· 10 years ago
d4857e3
loplugin:override
by Stephan Bergmann
· 10 years ago
e253ff9
cppuhelper: enable CppunitTest_cppuhelper_qa_weak
by Michael Stahl
· 10 years ago
8569c6d
use initialiser list for Sequence<OUString>
by Noel Grandin
· 10 years ago
06116bd1
Fast PCH generator and optimized PCH files
by Ashod Nakashian
· 10 years ago
96c26b0
use initialiser for Sequence<OUString>
by Noel Grandin
· 10 years ago
97464be
Bogus assert
by Stephan Bergmann
· 10 years ago
bf3f840
loplugin:nullptr (automatic rewrite)
by Stephan Bergmann
· 10 years ago
59b072e
yyyyy
by Noel Grandin
· 10 years ago
be729e7
tdf#94269: Replace "n" prefix for bool variables with "b"
by Benjamin Ni
· 11 years ago
cb4fa1d
use uno::Reference::set method instead of assignment
by Noel Grandin
· 10 years ago
1716b3a
remove some useless comments
by Noel Grandin
· 10 years ago
b36963c
Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code
by Stephan Bergmann
· 10 years ago
e676f98
clang-analyzer-deadcode.DeadStores
by Stephan Bergmann
· 11 years ago
3f6da86
Fix typos
by Andrea Gelmini
· 11 years ago
22b80ac
boost->std
by Caolán McNamara
· 11 years ago
b190574
tdf#84323: Make osl::Thread::wait more readable
by Stephan Bergmann
· 11 years ago
1719907
com::sun::star-css in cppu,cppuhelper
by Noel Grandin
· 11 years ago
799cc41
Fix typos
by Andrea Gelmini
· 11 years ago
87dc6c8
Fix typos
by Andrea Gelmini
· 11 years ago
b55166d
Revert "return and use std::vector from OInterfaceContainerHelper"
by Noel Grandin
· 11 years ago
e57314f
return and use std::vector from OInterfaceContainerHelper
by Noel Grandin
· 11 years ago
6ce8ae5
loplugin:stringconstant: Flag more inefficiencies
by Stephan Bergmann
· 11 years ago
0980095
Replace boost::scoped_array<T> with std::unique_ptr<T[]>
by Takeshi Abe
· 11 years ago
ad62165
cppcheck: noExplicitConstructor
by Caolán McNamara
· 11 years ago
85a2ec8
loplugin:cstylecast: deal with remaining pointer casts
by Stephan Bergmann
· 11 years ago
5b1337f
tdf#62475: partial handmade fixes
by Andrea Gelmini
· 11 years ago
78f3ae6
cppuhelper: Allow logging the used services / constructors.
by Jan Holesovsky
· 11 years ago
6ff2d84a
Various #include <sal/log.hxx> fixups
by Stephan Bergmann
· 11 years ago
71b8099
remove unnecessary use of void in function declarations
by Noel Grandin
· 11 years ago
7b4ca58
convert RegError to scoped enum
by Noel Grandin
· 11 years ago
95600ed
convert RegValueType to scoped enum
by Noel Grandin
· 11 years ago
1bdbe0b
convert REG_ constants to scoped enum
by Noel Grandin
· 11 years ago
2fc4a8c
Add support for cppu::UnoType<void>
by Stephan Bergmann
· 11 years ago
ead3062
Replace remaining getCppuType et al with cppu::UnoType
by Stephan Bergmann
· 11 years ago
caaf143
Reduce to static_cast any reinterpret_cast from void pointers
by Stephan Bergmann
· 11 years ago
e97b327
Clean up C-style casts from pointers to void
by Stephan Bergmann
· 11 years ago
aa7a829
loplugin:staticfunction
by Noel Grandin
· 11 years ago
b33788c
Typos
by Julien Nabet
· 11 years ago
6baf24c
Typo: constarined->constrained
by Julien Nabet
· 11 years ago
c3cd100
CppCheck cleanlyness : reduce variable's scope
by Michaël Lefèvre
· 11 years ago
48f0a5e
Typos
by Julien Nabet
· 11 years ago
de68bb8
Updated all precompiled headers.
by Ashod Nakashian
· 11 years ago
cead54b
Use vector::data
by Stephan Bergmann
· 11 years ago
0866023
Get rid of std::auto_ptr in stable URE interface
by Stephan Bergmann
· 11 years ago
ede5901
coverity#1266445 Explicit null dereferenced
by Caolán McNamara
· 11 years ago
dbdb819
Some more loplugin:cstylecast: cppuhelper
by Stephan Bergmann
· 11 years ago
619b13f
Variadic cppu::WeakComponentImplHelper
by Stephan Bergmann
· 11 years ago
d3ce5b2
Fix getTypes() of OPropertySetHelper and derived
by Stephan Bergmann
· 11 years ago
d4019c9
-Werror=array-bounds
by Stephan Bergmann
· 11 years ago
8ab4d2f
drop crashrep unused since start of LibreOffice
by Caolán McNamara
· 11 years ago
0d44e98
Variadic cppu::WeakImplHelper
by Stephan Bergmann
· 11 years ago
7f476fe
boost::unordered_map -> c++11 std::unordered_map
by Caolán McNamara
· 11 years ago
9598e90
-Werror,-Winfinite-recursion
by Stephan Bergmann
· 11 years ago
d269b9a
Remove unused */qa/checkapi/
by Stephan Bergmann
· 11 years ago
f137353
cppuhelper: Use appropriate OUString functions on string constants
by Stephan Bergmann
· 11 years ago
1be14f1
cppuhelper: Use appropriate OUString functions on string constants
by Stephan Bergmann
· 11 years ago
6ddde10
rhbz#1036877: Join Java AsynchronousFinalizer thread well before exit
by Stephan Bergmann
· 11 years ago
15b4ab8
cppuhelper: clean up public headers with include-what-you-use
by Michael Stahl
· 11 years ago
11b0ce9
cid#706201: No need to call access prior to realpath here
by Stephan Bergmann
· 11 years ago
6a0fe37
sal: clean up public headers with include-what-you-use
by Michael Stahl
· 11 years ago
da40cac
Fix common typos. No automatic tools. Handmade…
by Andrea Gelmini
· 11 years ago
c70f154
Removed duplicated includes
by Andrea Gelmini
· 11 years ago
0371a63
remove unnecessary 'using namespace rtl' declarations
by Noel Grandin
· 11 years ago
98bb53a
fdo#80927: css.office.Quickstart should be single-instance service.
by Matúš Kukan
· 12 years ago
05dfa2f
cppuhelper: std::auto_ptr -> std::unique_ptr
by Stephan Bergmann
· 12 years ago
18539f4
Adapt cppu::bootstrap to new Mac OS X LibreOffice.app layout
by Stephan Bergmann
· 12 years ago
0af1c09
Eliminate memory leak due to circular shared_ptr
by Matthew J. Francis
· 12 years ago
9685276
cppu and cppuhelper: loplugin: cstylecast
by Noel Grandin
· 12 years ago
0cac63d
fix access to potentiellement empty string
by Norbert Thiebaud
· 12 years ago
6492c85
Make the "Mac-like" or "canonical" app bundle structure always used on OS X
by Tor Lillqvist
· 12 years ago
2d73a9d
Remove unnecessary #include
by Stephan Bergmann
· 12 years ago
83dbae1
warning C4702: unreachable code
by Michael Stahl
· 12 years ago
608ebc6
Remove redundant inclusions of header "cppuhelper/shlib.h"
by Matthew Pottage
· 12 years ago
03e0bd6
[API CHANGE] Removed two cppuhelper deprecated headers.
by Matthew Pottage
· 12 years ago
ef9449c
Avoid possible memory leaks in case of exceptions
by Takeshi Abe
· 12 years ago
dac4ca5
new loplugin: externalandnotdefined
by Noel Grandin
· 12 years ago
e50ef19
New loplugin:stringconcat
by Stephan Bergmann
· 12 years ago
a15715c
-Wstrict-prototypes
by Stephan Bergmann
· 12 years ago
da906ab
cppuhelper: remove SAL_THROW macro
by Noel Grandin
· 12 years ago
13b2519
update_pch: add a bunch of pch files
by Thomas Arnhold
· 12 years ago
530899b
cppuhelper: fix includes
by Thomas Arnhold
· 12 years ago
8e115c6
fdo#68849: Add header guards to all include files
by Jens Carl
· 12 years ago
ebc0a15
remove more unnecesary OUString constructor use
by Noel Grandin
· 12 years ago
Next »