summaryrefslogtreecommitdiff
path: root/sw/inc/fmtpdsc.hxx
AgeCommit message (Expand)AuthorFilesLines
2020-12-06SwFormatPageDesc: Modify no moreBjoern Michaelsen1-1/+0
2020-11-05retire most of SwModifyBjoern Michaelsen1-3/+3
2020-02-21Drop o3tl::optional wrapperStephan Bergmann1-4/+4
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara1-1/+1
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann1-4/+4
2019-02-28use the xmlTextWriterPtr typedef consistentlyNoel Grandin1-1/+1
2019-01-07sw: prefix members of SwSmartTagMgr, SwFormatPageDesc and SwTabColsMiklos Vajna1-6/+6
2018-04-25sw: fix remaining IWYU warnings in inc/*.hxxMiklos Vajna1-4/+0
2017-12-24convert RES_FRM constants to TypedWhichIdNoel Grandin1-1/+1
2017-10-23loplugin:includeform: swStephan Bergmann1-4/+4
2017-07-31make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara1-1/+1
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-1/+1
2016-09-15loplugin:singlevalfields in sc..vclNoel Grandin1-1/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara1-4/+4
2016-04-14loplugin:passstuffbyref in swNoel Grandin1-1/+1
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-11-06com::sun::star->css in sw/incNoel Grandin1-2/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-8/+8
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin1-4/+0
2015-08-14remove default value from SfxPoolItem::PutValueNoel Grandin1-1/+1
2015-07-21loplugin:unusedmethods swNoel Grandin1-1/+0
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-9/+9
2015-04-30sw: prefix members of SwFmtMiklos Vajna1-1/+1
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-1/+1
2015-03-04V813: Decreased performanceCaolán McNamara1-1/+1
2015-01-23Factor out SfxPoolItem::dumpAsXml() from swMiklos Vajna1-1/+1
2015-01-21Factor out SwFmtPageDesc::dumpAsXml() from docnodeMiklos Vajna1-0/+1
2014-11-18loplugin: cstylecastNoel Grandin1-2/+3
2014-11-10loplugin: cstylecastNoel Grandin1-1/+1
2014-07-29simplify return argument of SfxPoolItem::GetPresentationNoel Grandin1-1/+1
2014-04-30sw: sal_Bool->boolNoel Grandin1-3/+3
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-7/+7
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann1-1/+1
2014-02-27Remove visual noise from swAlexander Wilms1-2/+0
2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann1-1/+1
2013-11-05fixincludeguards.sh: swThomas Arnhold1-2/+2
2013-10-22fdo#44689: fix for specific case of page restart-value 0Adam Co1-3/+4
2013-01-28fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac1-1/+1
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-09-02Modifying comments to meet doxygen standardsAbdulmajeed Al-Abaulrazzaq1-10/+10
2012-07-01Remove unused definesThomas Arnhold1-3/+0
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-2/+7
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks1-11/+11
2011-02-09CWS swlayoutrefactoring: resync to m100Mathias Bauer1-11/+11
2011-02-07Translation of German comments.Christoph Herzog1-10/+10
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner1-11/+11
2010-12-21CWS swlayoutrefactoring: #i115510#: use boost::noncopyable for SwClient; move...Mathias Bauer1-2/+2