summaryrefslogtreecommitdiff
path: root/embeddedobj/source/commonembedding
AgeCommit message (Expand)Author
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
2017-02-06Add missing #includesStephan Bergmann
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-23use rtl::Reference in OCommonEmbeddedObjectNoel Grandin
2016-10-19replace <<= with assign for <<= with rhs AnyJochen Nitschke
2016-09-16embeddedobj: add a comment why the original size is restoredMichael Stahl
2016-09-15disable generation of ole previews in ODF format until after loadCaolán McNamara
2016-07-29Fix typo: completelly -> completelyTakeshi Abe
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-11tdf#56818, use SolarMutex instead of own MutexMarkus Mohrhard
2016-04-30Fix typosAndrea Gelmini
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-11-26mark UNO structs as SAL_WARN_UNUSED, where possibleNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-04yyyyyNoel Grandin
2015-10-31use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-01com::sun::star->css in embeddedobj/Noel Grandin