summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/DocumentStylePoolManager.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-13/+13
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-11/+11
2015-09-22tdf#93970 Outline indents should not affect paragraph indentsSamuel Mehrbrodt1-4/+10
2015-09-22Cleanup: Reduce indentationSamuel Mehrbrodt1-28/+23
2015-09-21Cleanup: One statement per lineSamuel Mehrbrodt1-27/+43
2015-09-21Cleanup: Remove superfluous commentSamuel Mehrbrodt1-7/+2
2015-09-02SetXXX(bool) with a default value of false are just wrongNoel Grandin1-1/+1
2015-08-20loplugin: defaultparamsNoel Grandin1-2/+2
2015-07-30sw: un-inline IsConditionalByPoolIdMichael Stahl1-0/+8
2015-06-02loplugin: loopvartoosmallKatarina Behrens1-1/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-323/+323
2015-05-20convert DEFAULTCONSTANT constant to scoped enumNoel Grandin1-3/+3
2015-05-18tdf#89783: Allow more than 64k PageDescsKatarina Behrens1-2/+2
2015-05-06SvxOpaqueItem takes a sal_uInt16 nId as first argumentStephan Bergmann1-1/+1
2015-05-06convert DEFAULTFONT_ constants to scoped enumNoel Grandin1-24/+38
2015-04-01convert BOX_LINE and BOXINFO_LINE to enum classNoel Grandin1-5/+5
2015-03-24rename GetDepends->HasWriterListener and make it a boolBjoern Michaelsen1-3/+3
2015-03-24tdf#89783: sal_uInt16 replacement by size_tVasily Melenchuk1-2/+2
2015-03-18convert DocumentSettingId to an enum classNoel Grandin1-6/+6
2014-12-24fdo#82041 restore heading 3 and 4 color to automaticV Stuart Foote1-4/+0
2014-11-18loplugin: cstylecastNoel Grandin1-7/+7
2014-11-09fix constness of SwFmtsBase::GetFmt()Luboš Luňák1-1/+1
2014-11-03sw: s/m_rSwdoc/m_rDoc/gMichael Stahl1-135/+135
2014-10-31Removed duplicated includesAndrea Gelmini1-1/+0
2014-09-29Set relative heights for all default heading stylesLászló Németh1-1/+1
2014-09-18fdo#82577: Handle FontNoel Grandin1-4/+4
2014-08-12Refactored IDocumentStylePoolAccess out of SwDoc.Valentin Kettner1-0/+2200