summaryrefslogtreecommitdiff
path: root/sw/source/core/ole
AgeCommit message (Expand)AuthorFilesLines
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
2017-08-04loplugin:constparams in sw part4Noel Grandin1-4/+4
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-06-27loplugin:oncevar in swNoel Grandin1-2/+1
2017-06-26Fix typosAndrea Gelmini1-1/+1
2017-06-06add COVERITY_NOEXCEPT_FALSECaolán McNamara1-1/+1
2017-05-19make string translation loading more uniformCaolán McNamara1-3/+3
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin1-4/+4
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-1/+1
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-6/+6
2017-01-09New loplugin:externvar: swStephan Bergmann1-1/+1
2016-12-02loplugin:unnecessaryoverride (dtors) in swStephan Bergmann1-5/+0
2016-11-29convert ND constants to o3tl::typed_flagsNoel Grandin1-2/+2
2016-11-25sw: avoid busy loop waiting for OLE objects to load.Michael Meeks1-9/+4
2016-11-23tdf#42949 Remove unused uno headers from /sw/source/coreBartosz Kosiorek1-4/+0
2016-10-05convert MapUnit to scoped enumNoel Grandin1-3/+3
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-07-27cppcheck: noExplicitConstructorCaolán McNamara1-2/+2
2016-07-27improve passstuffbyref return analysisNoel Grandin1-1/+1
2016-07-18add tagging to ThreadTasks so we don't need more one poolNoel Grandin1-47/+12
2016-07-14Blind fix attempt for some GCC versionsStephan Bergmann1-1/+1