Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/cib_contract4236b
/
embeddedobj
b5762d8
tdf#131146 Linked Calc: changes are lost in last edited cell
by Serge Krot
· 6 years ago
7320d7a
OUStringChar must either take a sal_Unicode or an ASCII char
by Stephan Bergmann
· 6 years ago
d51db77
Remove some memset calls
by Mike Kaganski
· 6 years ago
8b4719c
Rename OUStringLiteral1 to OUStringChar
by Stephan Bergmann
· 6 years ago
9fc8b68
tdf#42949 Fix IWYU warnings in embeddedobj/
by Gabor Kelemen
· 7 years ago
e25758a
loplugin:logexceptionnicely (clang-cl)
by Stephan Bergmann
· 7 years ago
664de5a8
loplugin:stringconstant (clang-cl)
by Stephan Bergmann
· 7 years ago
64af348
Remove some unused includes
by Miklos Vajna
· 7 years ago
7b171db
loplugin:constmethod in embeddedobj..extensions
by Noel Grandin
· 7 years ago
17f9aa9
Fix typos
by Andrea Gelmini
· 7 years ago
9083a07
LOK: Proper use of isMobile() on embedded charts
by Muhammet Kara
· 7 years ago
f8b2a27
LOK: per-view support for isMobile()
by Muhammet Kara
· 7 years ago
e56d143
lok: Disable chart editing on mobile
by Tamás Zolnai
· 7 years ago
b1d8262
tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctor
by Julien Nabet
· 7 years ago
b4092c7
tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctor
by Julien Nabet
· 7 years ago
23f60bb
tdf#126877 crash on inserting floating frame
by Noel Grandin
· 7 years ago
bdfa6b6
embeddedobj: allow controlling if PDF documents are converted to Draw or not
by Miklos Vajna
· 7 years ago
5827e30
embeddedobj: allow controlling if Visio documents are converted to Draw or not
by Miklos Vajna
· 7 years ago
85a7bc1
embeddedobj: add initial CppunitTest_embeddedobj_general
by Miklos Vajna
· 7 years ago
88afec7
embeddedobj: respect config for Insert -> Object -> OLE Object -> from file
by Miklos Vajna
· 7 years ago
bce25ad
Improved loplugin:stringconstant (now that GCC 7 supports it): embeddedobj
by Stephan Bergmann
· 7 years ago
5043421
loplugin:referencecasting in embeddedobj
by Noel Grandin
· 7 years ago
2c25142
loplugin:logexceptionnicely in editeng..extensions
by Noel Grandin
· 7 years ago
966f40e
Use hasElements to check Sequence emptiness in [e-i]*
by Arkadiy Illarionov
· 7 years ago
8b48153
Fix typo
by Andrea Gelmini
· 7 years ago
cf9aa35
Fix typo
by Andrea Gelmini
· 7 years ago
e5cb863
Fix typo
by Andrea Gelmini
· 7 years ago
40556d4
Fix typo
by Andrea Gelmini
· 7 years ago
13e6b43
Fix typo
by Andrea Gelmini
· 7 years ago
f545ee2
Fix typo
by Andrea Gelmini
· 7 years ago
73e58a9
Fix typo
by Andrea Gelmini
· 7 years ago
a361231
fix wrong SET/QUERY flags passed to uno::Reference
by Noel Grandin
· 7 years ago
da95fc29
loplugin:sequentialassign in embeddedobj..l10ntools
by Noel Grandin
· 7 years ago
3a5d783
clang-tidy: Fix suspicious catches of WIP unhandled-self-assignment check
by Tamás Zolnai
· 7 years ago
f3fc127
Use osl_atomic_increment/osl_atomic_decrement to change m_refCount
by Mike Kaganski
· 7 years ago
5a824268
Don't use resettable/clearable guard where plain guard is enough
by Mike Kaganski
· 7 years ago
cbe9516
Fix typo
by Andrea Gelmini
· 7 years ago
5e30823
tdf#120703 PVS: GetBitmapBits does not return required buffer size
by Mike Kaganski
· 7 years ago
b07a990
loplugin:typedefparam (clang-cl)
by Stephan Bergmann
· 7 years ago
04cf6de0
tdf#120703 PVS: remove redundant static casts
by Mike Kaganski
· 7 years ago
485e238
loplugin:indentation in editeng..extensions
by Noel Grandin
· 7 years ago
df984a4
Clean up dead uses of DISABLE_ATL
by Stephan Bergmann
· 7 years ago
7b148b0
WIN move native dialog hack into WinScheduler
by Jan-Marek Glogowski
· 7 years ago
5bb798a
tdf#117295 WIN no main loop shortcut for OLE dialog
by Jan-Marek Glogowski
· 7 years ago
ab9b67b
Remove obsolete SAL_FALLTHROUGH completely
by Stephan Bergmann
· 7 years ago
e4472d3
loplugin:unnecessaryparen include more assignments
by Noel Grandin
· 7 years ago
fff501a
tdf#120703 PVS: V560 A part of conditional expression is always true/false
by Mike Kaganski
· 7 years ago
50b858b
Fix typo
by Andrea Gelmini
· 7 years ago
72e6269
sw: fix modification of ole obj native data during HTML import
by Miklos Vajna
· 7 years ago
ea3fc61
Fix sd toolbar manager lock underflows
by Jan-Marek Glogowski
· 7 years ago
fe83001
embeddedobj win32: avoid owning a lock while calling out to event listeners
by Miklos Vajna
· 7 years ago
c026807
tdf#120703 PVS: V547 Expression is always true/false
by Mike Kaganski
· 7 years ago
6a12a9e
tdf#120703 PVS: V530 The return value of function is required to be utilized
by Mike Kaganski
· 7 years ago
27b0d72
clarify this code a little
by Caolán McNamara
· 7 years ago
ef5b895
loplugin:staticvar in editeng..framework
by Noel Grandin
· 7 years ago
9ec8bf8
add SvStream::TellEnd
by Noel Grandin
· 7 years ago
2a962cb
tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*
by Gabor Kelemen
· 8 years ago
928b1b0
loplugin:external (clang-cl)
by Stephan Bergmann
· 8 years ago
590e44c
loplugin:simplifyconstruct (clang-cl)
by Stephan Bergmann
· 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
2002bbe
loplugin:simplifyconstruct in editeng..extensions
by Noel Grandin
· 8 years ago
3fb5f71
Add missing sal/log.hxx headers
by Gabor Kelemen
· 8 years ago
1ac55de
Resolves: tdf#118919 crash on double click ole object
by Caolán McNamara
· 8 years ago
ccae176
Fix typos
by Andrea Gelmini
· 8 years ago
026e262
remove the GL based 3D charts
by Markus Mohrhard
· 8 years ago
c44668a
Fix typos
by Andrea Gelmini
· 8 years ago
5708534
look for unnecessary calls to Reference::is() after an UNO_QUERY_THROW
by Noel Grandin
· 8 years ago
8ddca06
tdf#42949 remove unused compheler includes ..
by Jochen Nitschke
· 8 years ago
0258bcd
sw HTML filter: handle embedded ODF content in xhtml/reqif mode
by Miklos Vajna
· 8 years ago
5f4d499
embeddedobj: document OCommon/DummyEmbeddedObject
by Miklos Vajna
· 8 years ago
3a51dae
Improve re-throwing of UNO exceptions
by Noel Grandin
· 8 years ago
8f0167d
loplugin:useuniqueptr in OleEmbeddedObject
by Noel Grandin
· 8 years ago
4450b2a
pass area param to DBG_UNHANDLED_EXCEPTION
by Noel Grandin
· 8 years ago
9401c7c
remove unused processfactory.hxx includes
by Jochen Nitschke
· 8 years ago
781c118
sw XHTML import: support OLE2-in-RTF objects
by Miklos Vajna
· 8 years ago
c6994fb
Use for-range loops in embeddedobj, embedserv and formula
by Julien Nabet
· 8 years ago
a3646b2
lok - chart - state switch issue triggers an OLE general error msg box
by Marco Cecchetti
· 8 years ago
dad539c
embeddedobj: MSVC: pragma warning: make more specific, remove obsolete
by Mike Kaganski
· 8 years ago
077e0f3
tdf#114677 Correct title in Base forms cleanup
by Szymon Kłos
· 8 years ago
5426a14
tdf#114677 Correct title in Base forms
by Szymon Kłos
· 8 years ago
9af8f19
More loplugin:cstylecast on Windows
by Stephan Bergmann
· 8 years ago
587b690
loplugin:unnecessaryparen (clang-cl)
by Stephan Bergmann
· 8 years ago
7d8e944
convert a<b?a:b to std::min(a,b)
by Noel Grandin
· 8 years ago
2e1559c
More loplugin:cstylecast: embeddedobj
by Stephan Bergmann
· 8 years ago
f14b9d3
convert (a>b?a:b) to std::max(a,b)
by Noel Grandin
· 8 years ago
d86d3ca
Remove redundant control flow branch
by Mike Kaganski
· 8 years ago
4b03065
loplugin:passstuffbyref improved return in various
by Noel Grandin
· 8 years ago
fd2c1c5
loplugin:salcall (clang-cl)
by Stephan Bergmann
· 8 years ago
6f4f567
No need to keep these whitelisted functions decorated with SAL_CALL
by Stephan Bergmann
· 8 years ago
3af5005
loplugin:salcall fix functions
by Noel Grandin
· 8 years ago
2da9e68
Help old GCC
by Stephan Bergmann
· 8 years ago
366e357
fuzzing: common case of embedded charts in docx
by Caolán McNamara
· 8 years ago
4f4486c
look for =() in loplugin:unnecessaryparen
by Noel Grandin
· 8 years ago
a26b6c5
Fix typos
by Andrea Gelmini
· 8 years ago
9f162a8
loplugin:includeform: embeddedobj (Windows)
by Stephan Bergmann
· 8 years ago
5775992
loplugin:includeform: embeddedobj
by Stephan Bergmann
· 8 years ago
1944e3d
Rename and move SAL_U/W to o3tl::toU/W
by Mike Kaganski
· 9 years ago
be8bbd2
loplugin:flatten (clang-cl, embeddedobj)
by Stephan Bergmann
· 9 years ago
2c05d75
add << operator for css::uno::Exception
by Noel Grandin
· 9 years ago
Next »