summaryrefslogtreecommitdiffstats
path: root/embeddedobj
Commit message (Expand)AuthorAgeFilesLines
* LOK: Proper use of isMobile() on embedded chartsMuhammet Kara2019-09-031-7/+0
* LOK: per-view support for isMobile()Muhammet Kara2019-09-031-1/+1
* lok: Disable chart editing on mobileTamás Zolnai2019-09-031-0/+7
* tdf#117295 WIN no main loop shortcut for OLE dialogJan-Marek Glogowski2018-12-141-0/+5
* Fix typoAndrea Gelmini2018-11-151-1/+1
* sw: fix modification of ole obj native data during HTML importMiklos Vajna2018-11-143-2/+25
* Fix sd toolbar manager lock underflowsJan-Marek Glogowski2018-11-091-15/+15
* embeddedobj win32: avoid owning a lock while calling out to event listenersMiklos Vajna2018-11-071-3/+8
* tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski2018-10-281-54/+49
* tdf#120703 PVS: V530 The return value of function is required to be utilizedMike Kaganski2018-10-271-2/+2
* clarify this code a littleCaolán McNamara2018-10-201-4/+1
* loplugin:staticvar in editeng..frameworkNoel Grandin2018-10-171-1/+1
* add SvStream::TellEndNoel Grandin2018-10-151-2/+2
* tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen2018-10-081-0/+1
* loplugin:external (clang-cl)Stephan Bergmann2018-09-243-8/+8
* loplugin:simplifyconstruct (clang-cl)Stephan Bergmann2018-09-171-1/+0
* New loplugin:externalStephan Bergmann2018-09-173-4/+4
* tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen2018-09-103-0/+3
* loplugin:simplifyconstruct in editeng..extensionsNoel Grandin2018-09-082-4/+1
* Add missing sal/log.hxx headersGabor Kelemen2018-08-017-0/+7
* Resolves: tdf#118919 crash on double click ole objectCaolán McNamara2018-07-251-1/+1
* Fix typosAndrea Gelmini2018-07-221-1/+1
* remove the GL based 3D chartsMarkus Mohrhard2018-07-171-2/+1
* Fix typosAndrea Gelmini2018-06-281-1/+1
* look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin2018-06-081-2/+1
* tdf#42949 remove unused compheler includes ..Jochen Nitschke2018-06-054-3/+1
* sw HTML filter: handle embedded ODF content in xhtml/reqif modeMiklos Vajna2018-05-301-0/+4
* embeddedobj: document OCommon/DummyEmbeddedObjectMiklos Vajna2018-05-302-0/+8
* Improve re-throwing of UNO exceptionsNoel Grandin2018-05-253-8/+17
* loplugin:useuniqueptr in OleEmbeddedObjectNoel Grandin2018-05-073-8/+7
* pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin2018-04-031-2/+2
* remove unused processfactory.hxx includesJochen Nitschke2018-04-013-3/+0
* sw XHTML import: support OLE2-in-RTF objectsMiklos Vajna2018-03-232-1/+16
* Use for-range loops in embeddedobj, embedserv and formulaJulien Nabet2018-03-171-5/+2
* lok - chart - state switch issue triggers an OLE general error msg boxMarco Cecchetti2018-03-021-15/+19
* embeddedobj: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski2018-02-011-9/+0
* tdf#114677 Correct title in Base forms cleanupSzymon Kłos2018-01-291-8/+5
* tdf#114677 Correct title in Base formsSzymon Kłos2018-01-291-4/+7
* More loplugin:cstylecast on WindowsStephan Bergmann2018-01-232-28/+28
* loplugin:unnecessaryparen (clang-cl)Stephan Bergmann2018-01-221-1/+1
* convert a<b?a:b to std::min(a,b)Noel Grandin2018-01-152-3/+3
* More loplugin:cstylecast: embeddedobjStephan Bergmann2018-01-123-14/+14
* convert (a>b?a:b) to std::max(a,b)Noel Grandin2018-01-111-2/+2
* Remove redundant control flow branchMike Kaganski2018-01-041-5/+1
* loplugin:passstuffbyref improved return in variousNoel Grandin2017-12-292-2/+2
* loplugin:salcall (clang-cl)Stephan Bergmann2017-12-202-6/+6
* No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann2017-12-146-24/+24
* loplugin:salcall fix functionsNoel Grandin2017-12-112-2/+2
* Help old GCCStephan Bergmann2017-11-221-1/+1
* fuzzing: common case of embedded charts in docxCaolán McNamara2017-11-221-1/+8