Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/libreoffice-6-2
/
framework
a4f67bc
tdf#126054 uses after free when menubutton and menu torn down during execution
by Caolán McNamara
· 7 years ago
b9b62d9
tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*
by Gabor Kelemen
· 7 years ago
cadccdb
Actually run CheckXTitle tests
by Samuel Mehrbrodt
· 7 years ago
fec5417
tdf#121537 Add test
by Samuel Mehrbrodt
· 7 years ago
8848881
tdf#121537 Display SuggestedSaveAsName in title if set
by Samuel Mehrbrodt
· 7 years ago
0143e97
Fix typos
by Andrea Gelmini
· 7 years ago
b12acad
Fix typos
by Andrea Gelmini
· 7 years ago
c89a499
Adapt to C++2a char_t
by Stephan Bergmann
· 7 years ago
3b7faa7
tdf#45904 Move XEnumeration Java tests to C++
by Jens Carl
· 7 years ago
a9cabfe
tdf#45904 Move XEnumeration Java tests to C++
by Jens Carl
· 7 years ago
fb036ee
tdf#45904 Move XEnumeration Java tests to C++
by Jens Carl
· 7 years ago
40d94e6
Fix typos
by Andrea Gelmini
· 7 years ago
32865e6
Fix typos
by Andrea Gelmini
· 7 years ago
32a8c55
tdf#45904 Move XEnumeration Java test to C++
by Jens Carl
· 7 years ago
f559951
tdf#45904 Move XEnumeration tests to C++
by Jens Carl
· 7 years ago
f7ae9bd
tdf#45904 Move _XEnumeration tests for ScCellFormatsEnumeration to C++
by Jens Carl
· 7 years ago
13dd6c2
tdf#45904 Move _XEnumeration for ScCellsEnumeration to C++
by Jens Carl
· 7 years ago
e329049
loplugin singlevalfields improvement
by Noel Grandin
· 7 years ago
afbfe42
clang-tidy: (WIP) bugprone-too-small-loop-variable findings 2
by Tamás Zolnai
· 7 years ago
bf4fc97
tdf#45904: Remove/disable obsolete _XNamed tests
by Jens Carl
· 7 years ago
33e47b4
Fix many Java subsequentcheck test by using JUH
by Jan-Marek Glogowski
· 7 years ago
84286ac
Simplify and fix Java UNO API test makefiles
by Jan-Marek Glogowski
· 7 years ago
2e2d736
loplugin:collapseif in framework..sal
by Noel Grandin
· 7 years ago
e10d196
Fix typos
by Andrea Gelmini
· 7 years ago
628e96c
tdf#120703 PVS: V547 Expression is always true/false
by Mike Kaganski
· 7 years ago
8467d76
fix signatures of deleted copy/assign operators
by Noel Grandin
· 7 years ago
949e162
Reduced scope of the rDefaultElementType variable
by Zdibák Zoltán
· 7 years ago
33623f3
tdf#42949 Fix IWYU warnings in include/unotools/*
by Gabor Kelemen
· 7 years ago
c0cc59a
loplugin:singlevalfields improvement
by Noel Grandin
· 7 years ago
d27e4e6
Fix typo
by Andrea Gelmini
· 7 years ago
6f50961
remove more rtl::OUString and OString prefixes
by Noel Grandin
· 7 years ago
51d1ec7
clang-tidy performance-unnecessary-copy-init in editeng..i18npool
by Noel Grandin
· 7 years ago
78490b4
pvs-studio: V668 no sense testing against null as memory was allocated by new
by Caolán McNamara
· 7 years ago
4347b59
pvs-studio: V728 An excessive check can be simplified
by Caolán McNamara
· 7 years ago
0785b15
pvs-studio: A part of conditional expression is always true
by Caolán McNamara
· 7 years ago
22f08ed
Fix typos
by Andrea Gelmini
· 7 years ago
2c1b7e8
clang-tidy readability-container-size-empty
by Noel Grandin
· 7 years ago
e61e4e5
clang-tidy readability-misleading-indentation
by Noel Grandin
· 7 years ago
ef5b895
loplugin:staticvar in editeng..framework
by Noel Grandin
· 7 years ago
8a2f770
drop LazyDeletor
by Caolán McNamara
· 7 years ago
e30f6a8
tdf#119739 split ConfigManager::getLocale(), getUILocale(), getWorkLocale()
by Eike Rathke
· 7 years ago
e0aa931
tdf#120264 - Access to "Get Involved"
by heiko tietze
· 8 years ago
f7ce839
use unique_ptr in SfxUndoManager::AddUndoAction
by Noel Grandin
· 7 years ago
2a962cb
tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*
by Gabor Kelemen
· 8 years ago
2a7fe9b
Fix E_SUCCEDED -> E_SUCCEEDED
by Andrea Gelmini
· 8 years ago
8df9935
tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*
by Gabor Kelemen
· 8 years ago
3c24038
menu:style="radio" is used since 2010, update dtd to reality
by Christian Lohmaier
· 8 years ago
a93c71a
tdf#114441 Replacing sal_uLong with most appropriate integer types
by Caio B. Silva
· 8 years ago
206b5b2
New loplugin:external
by Stephan Bergmann
· 8 years ago
cc7280e
tdf#42949 Fix IWYU warnings in include/cppuhelper/*
by Gabor Kelemen
· 8 years ago
8dc6c96
loplugin:simplifyconstruct in filter..framework
by Noel Grandin
· 8 years ago
1a86f56
Cppcheck: make 1-argument ctors explicit
by Mike Kaganski
· 8 years ago
37d9322
loplugin:useuniqueptr in framework::Frame
by Noel Grandin
· 8 years ago
80f990b
clang-tidy performance-inefficient-vector-operation
by Noel Grandin
· 8 years ago
5876b81
loplugin:useuniqueptr in AcceleratorConfiguration
by Noel Grandin
· 8 years ago
d587931
loplugin:useuniqueptr in HandlerCache
by Noel Grandin
· 8 years ago
4b8ef8b
tdf#119390 Don't focus the toolbar when closing a floating window
by Maxim Monastirsky
· 8 years ago
a84abd9
loplugin:useuniqueptr in MenuBarManager
by Noel Grandin
· 8 years ago
cd66852
create appendCopy method in OUStringBuffer
by Noel Grandin
· 8 years ago
f25c985
Toolbar and menu containers are similar enough
by Maxim Monastirsky
· 8 years ago
2c3b5e0
fix for crash in CppunitTest_services on windows
by Noel Grandin
· 8 years ago
1de9dc5
Fix typos
by Andrea Gelmini
· 8 years ago
bdb0775
Add missing sal/log.hxx headers
by Gabor Kelemen
· 8 years ago
3c28c44
Fix typos
by Andrea Gelmini
· 8 years ago
836efb7
Fix typo
by Andrea Gelmini
· 8 years ago
a4901e7
loplugin:returnconstant in framework
by Noel Grandin
· 8 years ago
b83cc2b
loplugin:stringloop in basic, framework, sax, svtools
by Noel Grandin
· 8 years ago
ba1e172
Related: rhbz#1602589 add comments to coverity annotations
by Caolán McNamara
· 8 years ago
1d42b3d
framework: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)
by Stephan Bergmann
· 8 years ago
26f1fc7
Fix typos
by Andrea Gelmini
· 8 years ago
ad1fb1c3
Fix typos
by Andrea Gelmini
· 8 years ago
563fe60
Fix typos
by Andrea Gelmini
· 8 years ago
2d71dd5
merge IUndoManager into SfxUndoManager
by Noel Grandin
· 8 years ago
65e4159
pass SvStream around by std::unique_ptr
by Noel Grandin
· 8 years ago
dc8ed4b
Fix typo
by Andrea Gelmini
· 8 years ago
7c610a2
loplugin:constantparam
by Noel Grandin
· 8 years ago
084c55f
Improved loplugin:redundantcast (const-qualified typedefs): framework
by Stephan Bergmann
· 8 years ago
d77f8ee
tdf#86612: statusbar: hide some elements if width is not sufficient
by Vasily Melenchuk
· 8 years ago
f7aad84
Clean up XMLNamespaces
by Stephan Bergmann
· 8 years ago
c5e1c41
Rename nFlags to nSearchFlags
by Samuel Mehrbrodt
· 8 years ago
1115a60
tdf#118238 Only disable UI interaction when loading document as hidden
by Samuel Mehrbrodt
· 8 years ago
bc5cdc0
tdf#108523 Remove @author annotations
by Abhyudaya Sharma
· 8 years ago
6816c74
Fix typos
by Andrea Gelmini
· 8 years ago
24b31f8
WaE: Wmaybe-uninitialized
by Caolán McNamara
· 8 years ago
1c3ffcd
loplugin:constantparam
by Noel Grandin
· 8 years ago
1f08bff
new loplugin:shouldreturnbool
by Noel Grandin
· 8 years ago
8787852
menubar: framework/startpage sync help menubar entry
by andreas kainz
· 8 years ago
5708534
look for unnecessary calls to Reference::is() after an UNO_QUERY_THROW
by Noel Grandin
· 8 years ago
9739c37
enable incremental linking on windows
by Noel Grandin
· 8 years ago
8ddca06
tdf#42949 remove unused compheler includes ..
by Jochen Nitschke
· 8 years ago
36ad2b1
drop Image(Bitmap) constructor
by Noel Grandin
· 8 years ago
c1452e7
tdf#117872: Revert "tdf#115284: Unify LibreOffice and system full-screen..."
by Tor Lillqvist
· 8 years ago
3a51dae
Improve re-throwing of UNO exceptions
by Noel Grandin
· 8 years ago
4b42fd7
tdf#115284: Unify LibreOffice and system full-screen concepts on macOS
by Tor Lillqvist
· 8 years ago
6924586
Fix typos
by Andrea Gelmini
· 8 years ago
b275246
loplugin:unusedfields in formula..registry
by Noel Grandin
· 8 years ago
f6fb5a1
Fix typos
by Andrea Gelmini
· 8 years ago
30bb90f
loplugin:useuniqueptr in PathSettings
by Noel Grandin
· 8 years ago
ee3898f
loplugin:useuniqueptr in ImageManagerImpl
by Noel Grandin
· 8 years ago
f3049f6
loplugin:constantparam
by Noel Grandin
· 8 years ago
Next »