Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/borderline3
/
comphelper
4c09f8e
clang-tidy modernize-use-emplace in c*
by Noel Grandin
· 9 years ago
cb25507
Drop lazywrite property, which is silently ignored by configmgr anyway
by Stephan Bergmann
· 9 years ago
662c17f
We can use thread_local on Windows, too
by Tor Lillqvist
· 9 years ago
4f6bf3d
gpg4libre: Recycle certificate selection dialog for encryption
by Katarina Behrens
· 9 years ago
c54850b
gpg4libre/comphelper: add storage helper for GPG encryption data
by Thorsten Behrens
· 9 years ago
5921306
Log also the elapsed time of each zone, in milliseconds
by Tor Lillqvist
· 9 years ago
920b5ac
If called on an empty collection, don't let OEnumerationByIndex.nextElement()
by Damjan Jovanovic
· 9 years ago
4505047
Don't crash if aProfileId is null
by Tor Lillqvist
· 9 years ago
e1a75dc
loplugin:unreffun (clang-cl)
by Stephan Bergmann
· 9 years ago
454c438
loplugin:cstylecast (clang-cl)
by Stephan Bergmann
· 9 years ago
dd06677
-Werror,-Wmissing-field-initializers (clang-cl)
by Stephan Bergmann
· 9 years ago
210f57d
-Werror,-Wwritable-strings (clang-cl)
by Stephan Bergmann
· 9 years ago
9881bea
remove unnecessary use of OUString::getStr
by Noel Grandin
· 9 years ago
ff1f6a5
remove UL/L suffixes from integer constants in initialiser/call expressions
by Noel Grandin
· 9 years ago
0c3bd1d
new loplugin:droplong
by Noel Grandin
· 9 years ago
26020c8
updater: fix crash on windows while creating the updater command line
by Markus Mohrhard
· 9 years ago
07a9c70
Revert "cppcheck: variableScope"
by Markus Mohrhard
· 9 years ago
f70e978
cppcheck: variableScope
by Jochen Nitschke
· 9 years ago
db17a87
convert std::map::insert to std::map::emplace II
by Noel Grandin
· 9 years ago
d347c24
convert std::map::insert to std::map::emplace
by Noel Grandin
· 9 years ago
5875fd0
updater: move the windows process starting code to comphelper
by Markus Mohrhard
· 9 years ago
3dcf6df
remove unnecessary use of 'this->'
by Noel Grandin
· 9 years ago
c925381
loplugin:oncevar
by Noel Grandin
· 9 years ago
b09deb0
loplugin:constparams handle constructors
by Noel Grandin
· 9 years ago
f74da13
use more comphelper::InitAnyPropertySequence
by Noel Grandin
· 9 years ago
4bb2bca
remove now unnecessary comphelper::OModuleClient stuff
by Noel Grandin
· 9 years ago
2b4cb88
loplugin:unusedfields in basctl..connectivity
by Noel Grandin
· 9 years ago
00657ae
migrate to boost::gettext
by Caolán McNamara
· 9 years ago
ff8e463
loplugin:constparams in comphelper,unoidl
by Noel Grandin
· 9 years ago
db38600
extend loplugin useuniqueptr to OUString pointers
by Noel Grandin
· 9 years ago
2c4c0832
comphelper: move base64 encode/decode helpers from sax
by Ashod Nakashian
· 9 years ago
a394d67
use more OUString::operator== comphelper..cui
by Noel Grandin
· 9 years ago
539c75b
strip some linefeeds from the end of debug output
by Noel Grandin
· 9 years ago
43a6b59
simplify some OUString compareTo calls
by Noel Grandin
· 9 years ago
4250b25
teach unnecessaryparen loplugin about identifiers
by Noel Grandin
· 9 years ago
2ed9a2b
Remove useless method OCommonAccessibleText::getText
by Arnaud Versini
· 9 years ago
c5e4534
remove nullptr checks on STL search result iterators
by Jochen Nitschke
· 9 years ago
db47410
C++11 remove std::binary_function bases from functors
by Jochen Nitschke
· 9 years ago
ab9b38a
use more begin()/end() for Sequence
by Noel Grandin
· 9 years ago
31d4562
use begin()/end() when working with Sequence
by Noel Grandin
· 9 years ago
c4ddf6c
C++11 remove std::unary_function bases from functors
by Jochen Nitschke
· 9 years ago
2b1c731
loplugin:casttovoid: comphelper
by Stephan Bergmann
· 9 years ago
5e028ad
simplify some string handling in tracing calls
by Noel Grandin
· 9 years ago
7b5fac6
loplugin:unusedfields in accessibility..comphelper
by Noel Grandin
· 9 years ago
809e2d3
create comphelper::RefCountedMutex
by Noel Grandin
· 9 years ago
8ed77fa
loplugin:oncevar in codemaker..connectivity
by Noel Grandin
· 9 years ago
8141379
comphelper: add a profiling API
by László Németh
· 9 years ago
1d0890b
Missing include
by Stephan Bergmann
· 9 years ago
ec8c98f
use more SAL_N_ELEMENTS part 3
by Noel Grandin
· 9 years ago
a3bedb7
use local statics for getUnoTunnelImplementationId
by Jochen Nitschke
· 9 years ago
7260bb7
Setting Buffered(threaded)Stream as default:
by Mohammed Abdul Azeem
· 9 years ago
a7532d8
Remove VCLExternalSolarLock and IMutex.
by Arnaud Versini
· 9 years ago
d4eabd5
pass comphelper::PropertySetInfo around using rtl::Reference
by Noel Grandin
· 9 years ago
2a48fd3
allow build without tls and ssl
by jan Iversen
· 9 years ago
17a2c9e
clang-tidy performance-unnecessary-value-param
by Noel Grandin
· 9 years ago
94d9d89
Remove some unnecessary scaffolding around SAL_WARN calls
by Stephan Bergmann
· 9 years ago
2ccde70
teach redundantcast plugin about functional casts
by Noel Grandin
· 9 years ago
ef513fd
remove unnecessary use of OString::getStr
by Noel Grandin
· 9 years ago
6dbf954
tdf#36541 Wrong syntax highlighting in BASIC IDE
by tagezi
· 9 years ago
a0b93fe
cleanup unused css/script/ includes
by Jochen Nitschke
· 9 years ago
bb134f4
loplugin:stringcopy: comphelper
by Stephan Bergmann
· 9 years ago
2c3f58e
Translate German comments and debug strings (leftovers in dirs a... to c...)
by Johnny_M
· 9 years ago
389da66
remove unused uno::Reference vars
by Noel Grandin
· 9 years ago
9594967
cleanup osl/diagnose.h includes
by Jochen Nitschke
· 9 years ago
1fdb0e1
Replace all OUString("") with OUString()
by Arnaud Versini
· 9 years ago
5bd7713
add test for MD5 hashing
by Markus Mohrhard
· 9 years ago
cf45dda
add MD5 hashing to generic digest class
by Markus Mohrhard
· 9 years ago
d70cc23
loplugin:cppunitassertequals: comphelper
by Stephan Bergmann
· 9 years ago
91a1342
tdf#39468 cleanup source code comments
by dennisroczek
· 9 years ago
2c6eb5d
remove ResourceBasedEventLogger in favor of its base EventLogger
by Caolán McNamara
· 9 years ago
8e9c618
drop writeonly unused struct
by Caolán McNamara
· 9 years ago
65330ab
the only use of this argument is sdbcl which is a deleted resource file
by Caolán McNamara
· 9 years ago
265a320
comphelper: fix loplugin:unreffun warning
by Miklos Vajna
· 9 years ago
8efb852
another name for a nonlocalized string is a string
by Caolán McNamara
· 9 years ago
da64d198
tools: svstream.hxx needs only errcode.hxx & not errinf.hxx
by Chris Sherlock
· 9 years ago
e0c7b254
simplify ChainableProperySet and MasterPropertySet
by Noel Grandin
· 9 years ago
a4df4972
fix --with-tls=openssl build
by Caolán McNamara
· 9 years ago
512ba28
add test for generic digest class
by Markus Mohrhard
· 9 years ago
b7324ec
add generic digest class
by Markus Mohrhard
· 9 years ago
de030cd
gbuild: Remove MSVC 2013 legacy code
by David Ostrovsky
· 9 years ago
8c8f2a5
remove unnecessary explicit linefeeds from end of SAL and OSL log calls
by Noel Grandin
· 9 years ago
8fced91
clang-tidy readability-simplify-boolean-expr in accessibility..cui
by Noel Grandin
· 9 years ago
6f12914
update cppunit to 1.14.0
by Markus Mohrhard
· 9 years ago
169bd77
[API-CHANGE] drop css.comp.logging.SimpleLogRing
by Caolán McNamara
· 9 years ago
7b9f22f
try and silence coverity#1403659 Data race condition
by Caolán McNamara
· 9 years ago
4852422
split closeOutput up
by Caolán McNamara
· 9 years ago
ff339c8
loplugin:constantparam part2
by Noel Grandin
· 9 years ago
1fc76c4
This only wants to check for Windows in general?
by Stephan Bergmann
· 9 years ago
da56de9
remove type decorations on char literals
by Jochen Nitschke
· 9 years ago
6a10163
tdf#39468 Translate German comments
by Jens Carl
· 9 years ago
ab4f53e
sw: plain-text ASCII export: filter out all CH_TXT_ATR_*
by Michael Stahl
· 9 years ago
5262883
Fix typos
by Andrea Gelmini
· 9 years ago
ed76d1d
loplugins:redundantcast teach it about c-style typedef casts
by Noel Grandin
· 9 years ago
64c0937
comphelper::ThreadPool: guard against concurrent shutdown/pushTask
by Michael Stahl
· 9 years ago
7778d9f51
Prevent calls to rtl/character.hxx functions with (signed) char arguments
by Stephan Bergmann
· 9 years ago
bdaa13a
comphelper:: fix MSVC hang in ThreadPool::shutdown(), try #2
by Michael Stahl
· 9 years ago
3f24347
ofz: segv on nullptr
by Caolán McNamara
· 9 years ago
3902bb7
Revert "comphelper: fix MSVC hang in ThreadPool::shutdown()"
by Miklos Vajna
· 9 years ago
9899ffd
comphelper: fix MSVC hang in ThreadPool::shutdown()
by Michael Stahl
· 9 years ago
0f0ebdd
Fix typos
by Andrea Gelmini
· 9 years ago
Next »