);'> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sw/inc/ndole.hxx
AgeCommit message (Expand)Author
2019-08-13sw doc model xml dump: improve OLE node handlingMiklos Vajna
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-07-13Refresh linked OLE representation when OLE updatedArmin Le Grand
2018-06-29loplugin:useuniqueptr in SwOLEObjNoel Grandin
2018-04-25sw: fix remaining IWYU warnings in inc/*.hxxMiklos Vajna
2018-01-02loplugin:passstuffbyref improved return in swNoel Grandin
2017-10-23loplugin:includeform: swStephan Bergmann
2017-10-17use rtl::Reference in SwOLEObjNoel Grandin
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-06-06add COVERITY_NOEXCEPT_FALSECaolán McNamara
2016-11-29convert ND constants to o3tl::typed_flagsNoel Grandin
2016-10-04loplugin:countusersofdefaultparams in swNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-07sw: tdf#50613 fix async chart load handlingArmin Le Grand
2016-07-07tdf#50613 add support to load charts asynchronouslyArmin Le Grand
2016-07-07tdf#50613 buffer OLE primitives for chartsArmin Le Grand
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-04-14loplugin:passstuffbyref in swNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06com::sun::star->css in sw/incNoel Grandin
2015-10-30sw: prefix members of SwNodeMiklos Vajna
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-02-07loplugin:deletedspecialStephan Bergmann
2014-11-10loplugin: cstylecastNoel Grandin
2014-11-07Remove unused Graphic member of SwOLENodeZolnai Tamás
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann