summaryrefslogtreecommitdiff
path: root/embeddedobj
AgeCommit message (Expand)AuthorFilesLines
2019-09-03LOK: Proper use of isMobile() on embedded chartsMuhammet Kara1-7/+0
2019-09-03LOK: per-view support for isMobile()Muhammet Kara1-1/+1
2019-09-03lok: Disable chart editing on mobileTamás Zolnai1-0/+7
2018-12-14tdf#117295 WIN no main loop shortcut for OLE dialogJan-Marek Glogowski1-0/+5
2018-11-15Fix typoAndrea Gelmini1-1/+1
2018-11-14sw: fix modification of ole obj native data during HTML importMiklos Vajna3-2/+25
2018-11-09Fix sd toolbar manager lock underflowsJan-Marek Glogowski1-15/+15
2018-11-07embeddedobj win32: avoid owning a lock while calling out to event listenersMiklos Vajna1-3/+8
2018-10-28tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski1-54/+49
2018-10-27tdf#120703 PVS: V530 The return value of function is required to be utilizedMike Kaganski1-2/+2
2018-10-20clarify this code a littleCaolán McNamara1-4/+1
2018-10-17loplugin:staticvar in editeng..frameworkNoel Grandin1-1/+1
2018-10-15add SvStream::TellEndNoel Grandin1-2/+2
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen1-0/+1
2018-09-24loplugin:external (clang-cl)Stephan Bergmann3-8/+8
2018-09-17loplugin:simplifyconstruct (clang-cl)Stephan Bergmann1-1/+0
2018-09-17New loplugin:externalStephan Bergmann3-4/+4
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen3-0/+3
2018-09-08loplugin:simplifyconstruct in editeng..extensionsNoel Grandin2-4/+1
2018-08-01Add missing sal/log.hxx headersGabor Kelemen7-0/+7
2018-07-25Resolves: tdf#118919 crash on double click ole objectCaolán McNamara1-1/+1
2018-07-22Fix typosAndrea Gelmini1-1/+1
2018-07-17remove the GL based 3D chartsMarkus Mohrhard1-2/+1
2018-06-28Fix typosAndrea Gelmini1-1/+1
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin1-2/+1
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke4-3/+1
2018-05-30sw HTML filter: handle embedded ODF content in xhtml/reqif modeMiklos Vajna1-0/+4
2018-05-30embeddedobj: document OCommon/DummyEmbeddedObjectMiklos Vajna2-0/+8
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin3-8/+17
2018-05-07loplugin:useuniqueptr in OleEmbeddedObjectNoel Grandin3-8/+7
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin1-2/+2
2018-04-01remove unused processfactory.hxx includesJochen Nitschke3-3/+0
2018-03-23sw XHTML import: support OLE2-in-RTF objectsMiklos Vajna2-1/+16
2018-03-17Use for-range loops in embeddedobj, embedserv and formulaJulien Nabet1-5/+2
2018-03-02lok - chart - state switch issue triggers an OLE general error msg boxMarco Cecchetti1-15/+19
2018-02-01embeddedobj: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski1-9/+0
2018-01-29tdf#114677 Correct title in Base forms cleanupSzymon Kłos1-8/+5
2018-01-29tdf#114677 Correct title in Base formsSzymon Kłos1-4/+7
2018-01-23More loplugin:cstylecast on WindowsStephan Bergmann2-28/+28
2018-01-22loplugin:unnecessaryparen (clang-cl)Stephan Bergmann1-1/+1
2018-01-15convert a<b?a:b to std::min(a,b)Noel Grandin2-3/+3
2018-01-12More loplugin:cstylecast: embeddedobjStephan Bergmann3-14/+14
2018-01-11convert (a>b?a:b) to std::max(a,b)Noel Grandin1-2/+2
2018-01-04Remove redundant control flow branchMike Kaganski1-5/+1
2017-12-29loplugin:passstuffbyref improved return in variousNoel Grandin2-2/+2
2017-12-20loplugin:salcall (clang-cl)Stephan Bergmann2-6/+6
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann6-24/+24
2017-12-11loplugin:salcall fix functionsNoel Grandin2-2/+2
2017-11-22Help old GCCStephan Bergmann1-1/+1
2017-11-22fuzzing: common case of embedded charts in docxCaolán McNamara1-1/+8