summaryrefslogtreecommitdiff
path: root/sw/source/core/ole
AgeCommit message (Expand)AuthorFilesLines
2024-03-11Use weak reference to SfxObjectShell in SfxEventHint to avoid use-after-freeMike Kaganski1-4/+4
2024-01-28Set chart outliner background to the page bg to resolve 'auto' colorCaolán McNamara1-0/+19
2023-08-25Revert "use more Reference::query instead of UNO_QUERY_THROW"Noel Grandin1-6/+4
2023-08-18use more Reference::query instead of UNO_QUERY_THROWNoel Grandin1-4/+6
2023-04-14add a route to get writer Floating Frame links under 'manage links'Caolán McNamara1-9/+80
2022-12-14[API CHANGE] Merge sfx2::XmlDump into css::qa::XDumperStephan Bergmann1-1/+0
2022-11-24add SwFormatAnchor::GetAnchorNode methodNoel Grandin1-2/+2
2022-10-26Fix typoAndrea Gelmini1-1/+1
2022-10-25tdf#149189 detect and handle graphic change on Sw OLEArmin Le Grand (allotropia)1-2/+23
2022-08-13pass SwNode instead of SwNodeIndex to SwNode constructorsNoel Grandin1-5/+5
2022-08-12clang-tidy modernize-pass-by-value in swNoel Grandin1-2/+3
2022-08-04clang-tidy modernize-pass-by-value in swNoel Grandin1-2/+2
2022-08-02introduce SwPosition::GetNodeNoel Grandin1-1/+1
2022-05-11Inline the typedefMike Kaganski1-10/+6
2022-02-17svtools: extract EmbeddedObjectRef::dumpAsXml() from SwOLEObjMiklos Vajna1-12/+1
2022-01-22Use o3tl::convert instead of OutputDevice::LogicToLogicMike Kaganski1-3/+1
2021-11-25sw: allow viewing OLE objects in protected sectionsMiklos Vajna1-0/+32
2021-10-31Prepare for removal of non-const operator[] from Sequence in swMike Kaganski1-3/+3
2021-10-21introduce SwNodeOffset strong typedefNoel Grandin1-2/+2
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák1-1/+1
2021-09-06clang-tidy:readability-redundant-member-initNoel Grandin1-8/+2
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