summaryrefslogtreecommitdiff
path: root/embeddedobj/source/commonembedding
AgeCommit message (Expand)Author
2023-12-06check earlier on loading ole objects if parent doc is untrusted refererCaolán McNamara
2023-12-06retain Referer information available in OCommonEmbeddedObject ctorCaolán McNamara
2023-05-02put floating frames under managed links controlCaolán McNamara
2020-03-11tdf#131146 Linked Calc: changes are lost in last edited cellSerge Krot
2019-10-11tdf#42949 Fix IWYU warnings in embeddedobj/Gabor Kelemen
2019-09-10Fix typosAndrea Gelmini
2019-08-29LOK: Proper use of isMobile() on embedded chartsMuhammet Kara
2019-08-29LOK: per-view support for isMobile()Muhammet Kara
2019-08-29lok: Disable chart editing on mobileTamás Zolnai
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-08-16tdf#126877 crash on inserting floating frameNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): embeddedobjStephan Bergmann
2019-07-19loplugin:referencecasting in embeddedobjNoel Grandin
2019-05-31Use hasElements to check Sequence emptiness in [e-i]*Arkadiy Illarionov
2019-05-22Fix typoAndrea Gelmini
2019-05-22Fix typoAndrea Gelmini
2019-04-13loplugin:sequentialassign in embeddedobj..l10ntoolsNoel Grandin
2019-04-08Use osl_atomic_increment/osl_atomic_decrement to change m_refCountMike Kaganski
2019-04-07Don't use resettable/clearable guard where plain guard is enoughMike Kaganski
2019-02-08loplugin:indentation in editeng..extensionsNoel Grandin
2018-12-01tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen
2018-09-17New loplugin:externalStephan Bergmann
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-06-28Fix typosAndrea Gelmini
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-02lok - chart - state switch issue triggers an OLE general error msg boxMarco Cecchetti
2018-01-15convert a<b?a:b to std::min(a,b)Noel Grandin
2018-01-11convert (a>b?a:b) to std::max(a,b)Noel Grandin
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-22Help old GCCStephan Bergmann
2017-11-22fuzzing: common case of embedded charts in docxCaolán McNamara
2017-10-23loplugin:includeform: embeddedobjStephan Bergmann
2017-10-03new loplugin:blockblockNoel Grandin
2017-10-01throw more useful uno::Exception'sNoel Grandin
2017-09-29loplugin:flatten check for throw in then clauseNoel Grandin
2017-09-21loplugin:flatten in editeng..extensionsNoel Grandin
2017-07-13use more OUString::operator== in dbaccess..filterNoel Grandin
2017-07-12strip some linefeeds from the end of debug outputNoel Grandin
2017-06-26Resolves: tdf#108643 don't restore orig size on first chart activateCaolán McNamara
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann
2017-02-13Remove misguided commentStephan Bergmann