summaryrefslogtreecommitdiff
path: root/source
ModeNameSize
d---------auxiliary3682logplain
d---------media141logplain
d---------text300logplain
/option> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sw/inc/fmtpdsc.hxx
AgeCommit message (Expand)Author
2016-09-15loplugin:singlevalfields in sc..vclNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara
2016-04-14loplugin:passstuffbyref in swNoel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06com::sun::star->css in sw/incNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin
2015-08-14remove default value from SfxPoolItem::PutValueNoel Grandin
2015-07-21loplugin:unusedmethods swNoel Grandin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-04-30sw: prefix members of SwFmtMiklos Vajna
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-04V813: Decreased performanceCaolán McNamara
2015-01-23Factor out SfxPoolItem::dumpAsXml() from swMiklos Vajna
2015-01-21Factor out SwFmtPageDesc::dumpAsXml() from docnodeMiklos Vajna
2014-11-18loplugin: cstylecastNoel Grandin
2014-11-10loplugin: cstylecastNoel Grandin
2014-07-29simplify return argument of SfxPoolItem::GetPresentationNoel Grandin
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
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2014-02-27Remove visual noise from swAlexander Wilms
2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann
2013-11-05fixincludeguards.sh: swThomas Arnhold
2013-10-22fdo#44689: fix for specific case of page restart-value 0Adam Co
2013-01-28fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2012-11-30re-base on ALv2 code. Includes:Michael Meeks