summaryrefslogtreecommitdiff
path: root/sw/inc/unoframe.hxx
AgeCommit message (Expand)Author
2020-07-13sw: prefix members of SwUndoField, SwUndoFieldFromAPI, ...Miklos Vajna
2020-05-09compact namespace in swNoel Grandin
2019-12-13loplugin:unusedmethodsNoel Grandin
2019-12-07ofz#18563 sw: remove SwXFrame::m_pCopySource to fix ~SwIndexReg assertMichael Stahl
2019-11-06make some classes module-privateNoel Grandin
2019-11-04loplugin:finalclasses in sw/incNoel Grandin
2019-09-23SwXFrame: SwClient no moreBjoern Michaelsen
2019-05-30ODT export: fix lost <text:user-field-decl> for fields in frames in headersMiklos Vajna
2019-01-16SwXOLEListener: not SwClient/ModifyBjoern Michaelsen
2018-12-19tdf#99631 DOCX import: keep zoom of embedded XLSXLászló Németh
2018-04-25sw: fix remaining IWYU warnings in inc/*.hxxMiklos Vajna
2018-04-17remove no longer necessary operator new/delete overridesNoel Grandin
2018-04-05sw: fix some IWYU warningsMiklos Vajna
2018-02-15sw: replace DELETEZ with unique_ptr in SwXFrameMichael Stahl
2018-02-01sw: convert DELETEZ to std::unique_ptr in SwXFrameMichael Stahl
2017-12-07loplugin:salcall handle static methodsNoel Grandin
2017-10-23loplugin:includeform: swStephan Bergmann
2017-10-23loplugin:finalclasses in swNoel Grandin
2017-07-08tdf#108545 show an icon (DOCX inside DOCX)Szymon Kłos
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, swStephan Bergmann
2016-11-29sw: indentation fixesMiklos Vajna
2016-10-28update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin
2016-10-27loplugin:expandablemethods in swNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-15sw: indentation fixesMiklos Vajna
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-06-21sw: replace pointless XComponent and XTextContent overridesMichael Stahl
2016-06-21sw: use ImplInheritanceHelper for SwXTextGraphicObjectMichael Stahl
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-06com::sun::star->css in sw/incNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-06sw: use variadic cppu::WeakImplHelperMiklos Vajna
2015-03-28have a Reference instead of SwClient meddlingBjoern Michaelsen
2014-11-14loplugin: cstylecastNoel Grandin
2014-10-25coverity#1249466 Uncaught exceptionCaolán McNamara
2014-10-17coverity#1247631 Uncaught exceptionCaolán McNamara
2014-09-23loplugin: cstylecast, update PTR_CAST macro to use static_castNoel Grandin
2014-08-20make SwXFrame derived constructors privateMichael Stahl
2014-08-20i#105557: thread-safe caching of SwXFrame instancesMichael Stahl
2014-07-01Related: #i124638# Second step of DrawingLayer FillAttributes...Armin Le Grand
2014-05-28coverity#704955 Unchecked dynamic_castCaolán McNamara
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-28Merge back branch alg_writerframes to trunkArmin Le Grand
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2014-02-27Remove visual noise from swAlexander Wilms