summaryrefslogtreecommitdiff
path: root/sw/source/core/ole/ndole.cxx
AgeCommit message (Expand)Author
2023-05-24put floating frames under managed links controlCaolán McNamara
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
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-27loplugin:oncevar in swNoel Grandin
2017-06-26Fix typosAndrea Gelmini
2017-06-06add COVERITY_NOEXCEPT_FALSECaolán McNamara
2017-05-19make string translation loading more uniformCaolán McNamara
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-09New loplugin:externvar: swStephan Bergmann
2016-12-02loplugin:unnecessaryoverride (dtors) in swStephan Bergmann
2016-11-29convert ND constants to o3tl::typed_flagsNoel Grandin
2016-11-25sw: avoid busy loop waiting for OLE objects to load.Michael Meeks
2016-11-23tdf#42949 Remove unused uno headers from /sw/source/coreBartosz Kosiorek
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-27cppcheck: noExplicitConstructorCaolán McNamara
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-18add tagging to ThreadTasks so we don't need more one poolNoel Grandin