summaryrefslogtreecommitdiff
path: root/sw/source/core/ole
AgeCommit message (Expand)Author
2021-02-15loplugin:referencecasting in swNoel
2021-02-05cid#1472781 silence Uncaught exceptionCaolán McNamara
2021-01-09~SwModify: do not silently tolerate clients registered past deathBjoern Michaelsen
2021-01-04sw: prefix members of SwCharRange, SwEmbedObjectLink, SwHolePortion and ...Miklos Vajna
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen
2020-10-04the SwDocShell(SwDoc*, ...) variant is never passed a null SwDoc*Caolán McNamara
2020-10-04MakeCopy family never called with a null SwDoc* argCaolán McNamara
2020-09-30SwNode::GetDoc can return a reference insteadCaolán McNamara
2020-09-30SwNodes::GetDoc can return a reference insteadCaolán McNamara
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-07-31loplugin:flatten in sw/core/ole..sw/core/tableNoel Grandin
2020-07-01sw doc model xml dump: show SdrModel of embedded chartsMiklos Vajna
2020-06-16sw: remove useless SET_CURR_SHELL macroMiklos Vajna
2020-03-31convert enum to scoped in SvBaseLinkNoel Grandin
2020-01-26rename some local variablesNoel Grandin
2020-01-24loplugin:makeshared in swNoel Grandin
2019-12-11convert SectionType to scoped enumNoel Grandin
2019-12-02tdf#42949 Fix IWYU warnings in sw/source/core/[o-t]*/*cxxGabor Kelemen
2019-11-27crashtesting: export of fdo50613-3.odt to docx crashesCaolán McNamara
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-09loplugin:redundantpointerops check other pointer typesNoel Grandin
2019-08-13sw doc model xml dump: improve OLE node handlingMiklos Vajna
2019-08-07Fix typosAndrea Gelmini
2019-07-21Fix typoAndrea Gelmini
2019-05-10an uno -> a unoCaolán McNamara
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2019-03-08new loplugin constvarsNoel Grandin
2019-02-10loplugin:indentation in swNoel Grandin
2018-09-24tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen
2018-09-19sw: add a real create-no-frames flag to MakeCopy/MakeTextNodeMichael Stahl
2018-09-19sw_redlinehide_2: fix ordering of SplitNode usage of ContentIdxStoreMichael Stahl
2018-09-12loplugin:simplifyconstruct in swNoel Grandin
2018-07-13Refresh linked OLE representation when OLE updatedArmin Le Grand
2018-07-04Make ThreadPool::pushTask take param by std::unique_ptrNoel Grandin
2018-06-29loplugin:useuniqueptr in SwOLEObjNoel Grandin
2018-03-19remove unused ucbstreamhelper includesJochen Nitschke
2018-02-27remove unused vclunohelper.hxx includesJochen Nitschke
2018-01-30loplugin:unused-returns in swNoel Grandin
2018-01-22C++17 deprecated std::shared_ptr::unique()Michael Stahl
2018-01-17Fix typosAndrea Gelmini
2018-01-02loplugin:passstuffbyref improved return in swNoel Grandin
2017-10-31RotateFlyFrame2: Unified FrameAreaDefinitionArmin Le Grand
2017-10-30Adapted to get/setSwFrame and get/setSwPrintArmin Le Grand
2017-10-30Isolated SwFrame members maFrane and maPrtArmin Le Grand
2017-10-17use rtl::Reference in SwOLEObjNoel Grandin
2017-09-17ofz: check if fallback creation failsCaolán McNamara
2017-08-22sw: prefix members of SwOLEObjMiklos Vajna
2017-08-15sw: prefix members of SwOLENodeMiklos Vajna
2017-08-04loplugin:constparams in sw part4Noel Grandin