Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/jsdialogs
/
comphelper
c9facf7
remove intermediate containers in sidebars
by Caolán McNamara
· 5 years ago
481df11
Add SAL_WARN in case ProfileZones are overlapping and not hierarchical
by Tor Lillqvist
· 5 years ago
096c959
Make the nested AsyncEvent work more reliably
by Tor Lillqvist
· 5 years ago
e8c48af
Add AsyncEvent::finish() to end a nested AsyncEvent before its parent ends
by Tor Lillqvist
· 5 years ago
b20ebb0
Fix syntax error in generated JSON
by Tor Lillqvist
· 5 years ago
7d83006
Introduce Async trace events and a unit test
by Tor Lillqvist
· 5 years ago
c7536b1
Introduce a new class NamedEvent to be used by the upcoming AsyncEvent, too
by Tor Lillqvist
· 5 years ago
7a3d898
Enable turning on trace event recording in a dbgutil build with an env var
by Tor Lillqvist
· 5 years ago
b9c12bc
Re-think what the nesting means in ProfileZones
by Tor Lillqvist
· 5 years ago
2f5c9ab
Make the console logging in ProfileZone work more sanely
by Tor Lillqvist
· 5 years ago
3ed51f7
Move some static functions from ProfileZone to TraceEvent where they belong
by Tor Lillqvist
· 5 years ago
6aed228
Extend the trace event API with instant events
by Tor Lillqvist
· 5 years ago
bff5b1b
g_nStartTime was unused
by Tor Lillqvist
· 5 years ago
4355e45
Add also the comma separator between Event Trace events
by Tor Lillqvist
· 5 years ago
a124615
Drop the leftover "sum time" thing from the Event Trace
by Tor Lillqvist
· 5 years ago
697de42
Refactor ProfileZone and create Chrome Trace Event Format data
by Tor Lillqvist
· 5 years ago
0152674
Avoid unused private field warning in a NDEBUG compilation
by Tor Lillqvist
· 5 years ago
64a115e
Clarify the ProfileRecording API
by Tor Lillqvist
· 5 years ago
8f83c48
tdf#124909: Use the myspell dictionary for Swiss German on iOS
by Tor Lillqvist
· 5 years ago
5c3b576
fix variable name in SAL_INFO
by Andras Timar
· 5 years ago
ebd9e83
add ThreadPool::isIdle() to avoid incorrect detection of "no tasks"
by Luboš Luňák
· 5 years ago
ba8156d
handle a possible (unlikely?) deadlock in threadpool cleanup
by Luboš Luňák
· 5 years ago
36b3b35
replace std::min(std::max()) with std::clamp
by Noel
· 5 years ago
d66683f
tdf#123936 Formatting files in module comphelper with clang-format
by Philipp Hofer
· 5 years ago
f34ac57
New loplugin:stringviewparam
by Stephan Bergmann
· 5 years ago
e2b290d
tdf#138113: Base SQL syntax colouring issue with operators "/", "-"
by Julien Nabet
· 5 years ago
93c64a6
loplugin:stringview
by Noel
· 5 years ago
7bdbb50
tdf#42949 Fix new IWYU warnings in directories c*
by Gabor Kelemen
· 5 years ago
38b1497d
remove pimpl from PropertySetHelper
by Noel Grandin
· 5 years ago
bf91ed2
remove pimpl from NamedValueCollection
by Noel Grandin
· 5 years ago
a373a7c
remove pimpl in PropertyBag
by Noel Grandin
· 5 years ago
06b39e3
TNumberedItemHash NumberedCollection::m_lComponents is indexed on pointers...
by Stephan Bergmann
· 5 years ago
40fa3a6
Extend loplugin:elidestringvar to OString
by Stephan Bergmann
· 5 years ago
765a1ac
std::set->o3tl::sorted_vector in OPropertyArrayAggregationHelper
by Noel Grandin
· 5 years ago
5e43e88
use tools::Long in comphelper..cui
by Noel
· 5 years ago
a41cf57
tdf#134987 convert DOCX to ODT: fix lost charts
by Balazs Varga
· 5 years ago
22d94ce
loplugin:const* make some params and methods const
by Noel
· 6 years ago
3a6a7f7
fix possible >= 0 warning
by Luboš Luňák
· 6 years ago
2ad4e77
fix allocating thread pool workers
by Luboš Luňák
· 6 years ago
9bac19e
loplugin:reducevarscope in comphelper,connectivity
by Noel
· 6 years ago
960252e
improve some exception messages
by Noel Grandin
· 6 years ago
14b00ad
Simplify some OUString constructions with universal character names
by Stephan Bergmann
· 6 years ago
de74d98
OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaround
by Caolán McNamara
· 6 years ago
e6dfaf9
Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uString
by Stephan Bergmann
· 6 years ago
3b91849
small optimisation
by Noel Grandin
· 6 years ago
88da6b7
tdf#124176 Use #pragma once in comphelper
by George Bateman
· 6 years ago
3907875
Fix typo in code
by Andrea Gelmini
· 6 years ago
b453f39
Simply use OUString aPassword as-is
by Stephan Bergmann
· 6 years ago
33ecd0d
Change OUStringLiteral from char[] to char16_t[]
by Stephan Bergmann
· 6 years ago
e5356fb
[API CHANGE] Drop OSL_THIS_FUNC, directly use C++11 __func__
by Stephan Bergmann
· 6 years ago
81b807b
NullToPointer ValueDependentIsNotNull GNUNull -> nullptr [loplugin:nullptr]
by Caolán McNamara
· 6 years ago
e67657d
loplugin:simplifybool more
by Noel Grandin
· 6 years ago
3457da6
loplugin:stringstatic also look for local statics
by Noel Grandin
· 6 years ago
70a0081
SvTreeListBox can move into toolkit headers now
by Caolán McNamara
· 6 years ago
c3d4465
loplugin:unusedmethods
by Noel Grandin
· 6 years ago
0c1b490
loplugin:unusedmethods
by Noel Grandin
· 6 years ago
104f702
svx: GalleryObjectCollection shared class and related refactoring work
by Aditya
· 6 years ago
5c19167
loplugin:unusedmethods
by Noel Grandin
· 6 years ago
91d1cd8
tdf#81522 comphelper: just ignore disposed obj on save
by Justin Luth
· 6 years ago
363a253
loplugin:unusedmethods
by Noel Grandin
· 6 years ago
f173aa0
loplugin:unusedmethods
by Noel Grandin
· 6 years ago
4fcd42a
comphelper: don't hardcode hash sizes in Hash::getLength()
by Miklos Vajna
· 6 years ago
b050b7e
update pches
by Caolán McNamara
· 6 years ago
c5b985b
replace usage of blacklist with excludelist for IWYU
by Thorsten Behrens
· 6 years ago
abb6c01
replace usage of whitelist with allowlist
by Thorsten Behrens
· 6 years ago
3d31d81
comphelper: create instances with uno constructors
by Noel Grandin
· 6 years ago
e28faaf
Upcoming improved loplugin:staticanonymous -> redundantstatic: comphelper
by Stephan Bergmann
· 6 years ago
a2fc883
use more std::container::insert instead of std::copy
by Noel Grandin
· 6 years ago
054c0e7
loplugin:simplifypointertobool improve
by Noel Grandin
· 6 years ago
8a9f358
Upcoming loplugin:elidestringvar: comphelper
by Stephan Bergmann
· 6 years ago
5f56f07
use for-range loop on Sequence
by Noel Grandin
· 6 years ago
31b0be0
improve pahole script and pack a few classes
by Noel Grandin
· 6 years ago
e871c9c
loplugin:simplifybool in canvas..cui
by Noel Grandin
· 6 years ago
e125c6c
replace hard-coded "1.2" ODF version strings
by Michael Stahl
· 6 years ago
366d08f
new loplugin:simplifypointertobool
by Noel Grandin
· 6 years ago
247f92b
lok: set device form factor of the client on view creation
by Marco Cecchetti
· 6 years ago
11bdb6b
improve loplugin:referencecasting
by Noel Grandin
· 6 years ago
6751a89
compact namespace in canvas..cui
by Noel Grandin
· 6 years ago
626ccb3
allow disabling Skia's Vulkan use in safe mode (tdf#132439)
by Luboš Luňák
· 6 years ago
02323e8
fix leak in comphelper::TestHash
by Noel Grandin
· 6 years ago
bedba76
tdf#131733 Show only CN part of X.509 subject info
by Gabor Kelemen
· 6 years ago
b512ce2
Make upcasting css::uno::Reference ctor require complete types
by Stephan Bergmann
· 6 years ago
9f07fb6
update pches
by Caolán McNamara
· 6 years ago
dfb24c3
uiobject.hxx only needs forward declares
by Caolán McNamara
· 6 years ago
8d4fd34
loplugin:flatten in comphelper
by Noel Grandin
· 6 years ago
1178521
loplugin:buriedassign in c*
by Noel Grandin
· 6 years ago
b23b045
Check call to NSS_NoDB_Init for success
by Stephan Bergmann
· 6 years ago
8a30ff4
Simplify the LibreOfficeKit mobile phone and tablet API
by Tor Lillqvist
· 6 years ago
5ccb7ec
Rename isMobile to isMobilePhone and introduce a separate isTablet
by Tor Lillqvist
· 6 years ago
c61ac5d
comphelper::isDebuggerAttached must be defined irrespective of NDEBUG
by Stephan Bergmann
· 6 years ago
3bf3fac
tdf#130975 replace `rtl::math::isNan` with `std::isnan`.
by Yukio Siraichi
· 6 years ago
c57d6d3
comphelper: allow simple ad-hoc measuring with ProfileZones
by Miklos Vajna
· 6 years ago
0aa2716
change SAL_WARN to SAL_INFO when language is not set
by Tomaž Vajngerl
· 6 years ago
3810f28
Fix currency symbol selection in Calc on mobile
by Tomaž Vajngerl
· 6 years ago
9ad252b
Drop o3tl::optional wrapper
by Stephan Bergmann
· 6 years ago
6be9ae8
inline some acquire/release calls
by Noel Grandin
· 6 years ago
f99e765
clang-format c*,d*,e* with under 5-percent lines of change
by Muhammet Kara
· 6 years ago
d967614
android hunspell: All languages we pack are the supported ones.
by Jan Holesovsky
· 6 years ago
9a3810b
pack some data structures
by Noel Grandin
· 6 years ago
ac9083f
make isDebuggerAttached() public comphelper API
by Luboš Luňák
· 6 years ago
Next »