summaryrefslogtreecommitdiff
path: root/sw/inc/pagedesc.hxx
AgeCommit message (Expand)AuthorFilesLines
2018-10-03loplugin:constfields in swNoel Grandin1-1/+1
2018-05-18dont use SwClient/SwModify in unocore: NumberingRulesBjoern Michaelsen1-1/+3
2018-03-13use sw::WriterMultiListener instead of SwDepend in SwPageDescBjoern Michaelsen1-2/+3
2018-01-02loplugin:passstuffbyref improved return in swNoel Grandin1-1/+1
2017-11-29loplugin:unusedmethodsNoel Grandin1-2/+0
2017-10-23loplugin:includeform: swStephan Bergmann1-2/+2
2017-03-17convert SvxBorderStyle to scoped enumNoel Grandin1-3/+3
2017-02-16replace SwFootnoteAdj with css::text::HorizontalAdjustCaolán McNamara1-9/+4
2017-02-16crashtesting: enum values need to not changeCaolán McNamara1-2/+2
2017-02-13convert SwFootnoteAdj to scoped enumNoel Grandin1-4/+2
2017-01-05sw: indentation fixesMiklos Vajna1-9/+9
2016-12-08Indentation fixesMiklos Vajna1-1/+1
2016-11-07loplugin:unnecessaryvirtual in svx..swNoel Grandin1-2/+2
2016-10-12convert PD_ constants to typed_flagsNoel Grandin1-33/+37
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-08-29Don't inheritate from boost::multi_indexJan-Marek Glogowski1-17/+21
2016-08-29Convert SwPageDescs to boost::multi_indexJan-Marek Glogowski1-3/+87
2016-04-14loplugin:passstuffbyref in swNoel Grandin1-1/+1
2016-04-07tdf#99120 DOC import: fix lack of first share after odd section breakMiklos Vajna1-0/+1
2016-03-09loplugin:constantparam in swNoel Grandin1-2/+2
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-1/+1
2015-10-17tdf#36117 .doc preserve page vertical alignment after RTJustin Luth1-0/+7
2015-10-12Replace "SAL_FINAL" with "final" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-07-21loplugin:unusedmethods swNoel Grandin1-7/+0
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-41/+41
2015-03-31sw: prefix members of SwPageDescMichael Stahl1-69/+69
2015-03-31sw: prefix members of SwPageDescExtMichael Stahl1-4/+4
2015-03-31sw: prefix members of SwPageFtnInfoMichael Stahl1-25/+26
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-1/+1
2015-03-25kill a typed Modify useBjoern Michaelsen1-0/+4
2015-01-07fdo#75757 remove inheritance to std::vectorMichaël Lefèvre1-1/+1
2014-11-26loplugin: cstylecastNoel Grandin1-0/+2
2014-11-16Remove sal_True/sal_False from code and comments in sw includesMatteo Casalin1-2/+2
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky1-4/+4
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky1-3/+3
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon1-3/+3
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca1-4/+4
2014-06-23fdo#76260 - the wrong way to get a 10% win with an N^3 operation.Michael Meeks1-0/+1
2014-04-30sw: sal_Bool->boolNoel Grandin1-22/+22
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-2/+2
2014-02-27Remove visual noise from swAlexander Wilms1-1/+0
2014-02-03Remove SW_DLLPRIVATE -> SAL_DLLPRIVATE indirectionStephan Bergmann1-3/+3
2013-12-20fdo#69065: sw: fix mirrored page style with first-pageMichael Stahl1-3/+7
2013-11-05fixincludeguards.sh: swThomas Arnhold1-3/+3
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-1/+1
2013-08-18GetPageDescByName_Impl: move, rename and clean upMatteo Casalin1-2/+2
2013-08-17String to OUStringMatteo Casalin1-11/+10
2013-03-15fdo#61952: sw: fix left/right-only page styles and first-pageMichael Stahl1-29/+10