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