summaryrefslogtreecommitdiff
path: root/embeddedobj
AgeCommit message (Expand)Author
2019-01-16tdf#117295 WIN no main loop shortcut for OLE dialogJan-Marek Glogowski
2018-07-26Resolves: tdf#118919 crash on double click ole objectCaolán McNamara
2018-05-07loplugin:useuniqueptr in OleEmbeddedObjectNoel Grandin
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-23sw XHTML import: support OLE2-in-RTF objectsMiklos Vajna
2018-03-17Use for-range loops in embeddedobj, embedserv and formulaJulien Nabet
2018-03-02lok - chart - state switch issue triggers an OLE general error msg boxMarco Cecchetti
2018-02-01embeddedobj: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski
2018-01-29tdf#114677 Correct title in Base forms cleanupSzymon Kłos
2018-01-29tdf#114677 Correct title in Base formsSzymon Kłos
2018-01-23More loplugin:cstylecast on WindowsStephan Bergmann
2018-01-22loplugin:unnecessaryparen (clang-cl)Stephan Bergmann
2018-01-15convert a<b?a:b to std::min(a,b)Noel Grandin
2018-01-12More loplugin:cstylecast: embeddedobjStephan Bergmann
2018-01-11convert (a>b?a:b) to std::max(a,b)Noel Grandin
2018-01-04Remove redundant control flow branchMike Kaganski
2017-12-29loplugin:passstuffbyref improved return in variousNoel Grandin
2017-12-20loplugin:salcall (clang-cl)Stephan Bergmann
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-11-20look for =() in loplugin:unnecessaryparenNoel Grandin
2017-11-16Fix typosAndrea Gelmini
2017-10-27loplugin:includeform: embeddedobj (Windows)Stephan Bergmann
2017-10-23loplugin:includeform: embeddedobjStephan Bergmann
2017-10-05Rename and move SAL_U/W to o3tl::toU/WMike Kaganski
2017-10-05loplugin:flatten (clang-cl, embeddedobj)Stephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-10-03new loplugin:blockblockNoel Grandin
2017-10-01throw more useful uno::Exception'sNoel Grandin
2017-09-30loplugin:flatten (clang-cl, embeddedobj)Stephan Bergmann
2017-09-30Use SAL_W/SAL_U instead of reinterpret_cast btwn wchar_t* and sal_Unicode*Mike Kaganski
2017-09-29loplugin:flatten check for throw in then clauseNoel Grandin
2017-09-27loplugin:flatten in variousNoel Grandin
2017-09-21loplugin:flatten in editeng..extensionsNoel Grandin
2017-09-18Some more WIN32_LEAN_AND_MEANMike Kaganski
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-08-31loplugin:constparams: embeddedobj (clang-cl)Stephan Bergmann
2017-08-01move resmgr to unotoolsCaolán McNamara
2017-07-31make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara
2017-07-31loplugin:oncevarNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-18Fix typosAndrea Gelmini
2017-07-18Embedded documents: show title in menu entriesSzymon Kłos
2017-07-17Embedded obj: resize to avoid rendering issueSzymon Kłos
2017-07-17loplugin:oncevar: embeddedobj (clang-cl)Stephan Bergmann
2017-07-14Embedded obj: don't change new window sizeSzymon Kłos
2017-07-13tdf#108545 editable DOC/XLS embeddings inside DOCXSzymon Kłos