summaryrefslogtreecommitdiff
path: root/sw/inc/ndole.hxx
AgeCommit message (Expand)AuthorFilesLines
2021-02-05cid#1472781 silence Uncaught exceptionCaolán McNamara1-1/+1
2021-01-09~SwModify: do not silently tolerate clients registered past deathBjoern Michaelsen1-1/+1
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen1-1/+1
2020-10-04MakeCopy family never called with a null SwDoc* argCaolán McNamara1-1/+1
2019-12-05make some classes module privateNoel Grandin1-1/+1
2019-11-27crashtesting: export of fdo50613-3.odt to docx crashesCaolán McNamara1-0/+15
2019-08-13sw doc model xml dump: improve OLE node handlingMiklos Vajna1-0/+4
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-2/+0
2018-07-13Refresh linked OLE representation when OLE updatedArmin Le Grand1-0/+4
2018-06-29loplugin:useuniqueptr in SwOLEObjNoel Grandin1-1/+1
2018-04-25sw: fix remaining IWYU warnings in inc/*.hxxMiklos Vajna1-1/+1
2018-01-02loplugin:passstuffbyref improved return in swNoel Grandin1-1/+1
2017-10-23loplugin:includeform: swStephan Bergmann1-1/+1
2017-10-17use rtl::Reference in SwOLEObjNoel Grandin1-1/+2
2017-08-22sw: prefix members of SwOLEObjMiklos Vajna1-5/+5
2017-08-15sw: prefix members of SwOLENodeMiklos Vajna1-12/+12
2017-08-04loplugin:constparams in sw part4Noel Grandin1-2/+2
2017-06-06add COVERITY_NOEXCEPT_FALSECaolán McNamara1-1/+1
2016-11-29convert ND constants to o3tl::typed_flagsNoel Grandin1-2/+2
2016-10-04loplugin:countusersofdefaultparams in swNoel Grandin1-2/+2
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-07-27improve passstuffbyref return analysisNoel Grandin1-1/+1
2016-07-07sw: tdf#50613 fix async chart load handlingArmin Le Grand1-1/+1
2016-07-07tdf#50613 add support to load charts asynchronouslyArmin Le Grand1-3/+7
2016-07-07tdf#50613 buffer OLE primitives for chartsArmin Le Grand1-0/+9
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann1-1/+1
2016-04-14loplugin:passstuffbyref in swNoel Grandin1-2/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-4/+4
2015-11-06com::sun::star->css in sw/incNoel Grandin1-2/+2
2015-10-30sw: prefix members of SwNodeMiklos Vajna1-2/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-5/+5
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-10/+10
2015-02-07loplugin:deletedspecialStephan Bergmann1-4/+2
2014-11-10loplugin: cstylecastNoel Grandin1-2/+2
2014-11-07Remove unused Graphic member of SwOLENodeZolnai Tamás1-1/+0
2014-04-30sw: sal_Bool->boolNoel Grandin1-9/+9
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-5/+5
2014-03-16sal_Bool to boolMatteo Casalin1-2/+2
2014-02-27Remove visual noise from swAlexander Wilms1-3/+0
2013-12-20typo fixesAndras Timar1-1/+1
2013-12-02Integrate branch of IAccessible2Steve Yin1-0/+1
2013-11-05fixincludeguards.sh: swThomas Arnhold1-3/+3
2013-08-19String to OUStringMatteo Casalin1-6/+6
2013-08-19String to OUString, some small cleanupMatteo Casalin1-4/+4
2013-08-18_FESHVIEW_ONLY_INLINE_NEEDED is never definedMatteo Casalin1-7/+2
2013-01-17Const correct-ness in one place...Kohei Yoshida1-1/+1
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14