Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/libreoffice-7-1-2
/
embeddedobj
01f2379
tdf#140079 Claim support for the OleEmbeddedObject::doVerb -9 fallback
by Caolán McNamara
· 5 years ago
2c771b7
tdf#123936 Formatting files in module embeddedobj with clang-format
by Philipp Hofer
· 5 years ago
a5389cb
tdf#42949 Fix new IWYU warnings in directories [e-f]*
by Gabor Kelemen
· 5 years ago
a2b256d
Use the new single-instance="true" attribute in embeddedobj
by Stephan Bergmann
· 6 years ago
e6dfaf9
Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uString
by Stephan Bergmann
· 6 years ago
3d7e089
tdf#124176 Use #pragma once in embeddedobj
by George Bateman
· 6 years ago
47579fc
Remove some unused includes
by Miklos Vajna
· 6 years ago
33ecd0d
Change OUStringLiteral from char[] to char16_t[]
by Stephan Bergmann
· 6 years ago
7405145
embeddedobj/msole: create instances with uno constructors
by Noel Grandin
· 6 years ago
00c7afe
embeddedobj/util: create instances with uno constructors
by Noel Grandin
· 6 years ago
c5b985b
replace usage of blacklist with excludelist for IWYU
by Thorsten Behrens
· 6 years ago
b33ff1a
use for-range on Sequence in e*
by Noel Grandin
· 6 years ago
aa3e3ef
compact namespace in editeng..extensions
by Noel Grandin
· 6 years ago
8544e0a
m_aVerbTable can be a std::map
by Noel Grandin
· 6 years ago
1c3929a
loplugin:flatten in embeddedobj,emfio
by Noel Grandin
· 6 years ago
a91e19e
tdf#131146 Linked Calc: changes are lost in last edited cell
by Serge Krot
· 6 years ago
00215ed
Remove some unused includes
by Miklos Vajna
· 6 years ago
f99e765
clang-format c*,d*,e* with under 5-percent lines of change
by Muhammet Kara
· 6 years ago
75a7932
test: move component context from subclasses to BootstrapFixture
by Miklos Vajna
· 6 years ago
03685b1
tdf#96505 Get rid of cargo cult "long" integer literals .
by Shivam Kumar Singh
· 6 years ago
51b5b93
remove some unused local vars
by Noel Grandin
· 6 years ago
a56955a
sal_Char->char in editeng..eventattacher
by Noel Grandin
· 6 years ago
e26d893
Fix typo
by Andrea Gelmini
· 6 years ago
55e5969
loplugin:external (clang-cl)
by Stephan Bergmann
· 6 years ago
f853ec31
Extend loplugin:external to warn about classes
by Stephan Bergmann
· 6 years ago
5a11fe8
loplugin:fakebool (clang-cl)
by Stephan Bergmann
· 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
Next »