summaryrefslogtreecommitdiff
path: root/sw/inc/pagedesc.hxx
AgeCommit message (Expand)Author
2016-08-29Don't inheritate from boost::multi_indexJan-Marek Glogowski
2016-08-29Convert SwPageDescs to boost::multi_indexJan-Marek Glogowski
2016-04-14loplugin:passstuffbyref in swNoel Grandin
2016-04-07tdf#99120 DOC import: fix lack of first share after odd section breakMiklos Vajna
2016-03-09loplugin:constantparam in swNoel Grandin
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-10-17tdf#36117 .doc preserve page vertical alignment after RTJustin Luth
2015-10-12Replace "SAL_FINAL" with "final" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-21loplugin:unusedmethods swNoel Grandin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-03-31sw: prefix members of SwPageDescMichael Stahl
2015-03-31sw: prefix members of SwPageDescExtMichael Stahl
2015-03-31sw: prefix members of SwPageFtnInfoMichael Stahl
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-25kill a typed Modify useBjoern Michaelsen
2015-01-07fdo#75757 remove inheritance to std::vectorMichaël Lefèvre
2014-11-26loplugin: cstylecastNoel Grandin
2014-11-16Remove sal_True/sal_False from code and comments in sw includesMatteo Casalin
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-06-23fdo#76260 - the wrong way to get a 10% win with an N^3 operation.Michael Meeks
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-02-27Remove visual noise from swAlexander Wilms
2014-02-03Remove SW_DLLPRIVATE -> SAL_DLLPRIVATE indirectionStephan Bergmann
2013-12-20fdo#69065: sw: fix mirrored page style with first-pageMichael Stahl
2013-11-05fixincludeguards.sh: swThomas Arnhold
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-08-18GetPageDescByName_Impl: move, rename and clean upMatteo Casalin
2013-08-17String to OUStringMatteo Casalin
2013-03-15fdo#61952: sw: fix left/right-only page styles and first-pageMichael Stahl
2013-01-17fdo#59428: SwPageDesc::GetUseOn(): mask PD_FIRSTSHARE.Michael Stahl
2012-11-30Allow to hide styles in the "Styles & Formating" dialogCédric Bosdonnat
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-11-07sal_Bool to boolTakeshi Abe
2012-09-18Modifying comments to meet doxygen standardsAbdulmajeed Al-Abaulrazzaq
2012-08-27sw, FIRSTSHARE flag wasn't set in defaults and copied in SetUseOnCédric Bosdonnat
2012-08-07Remove non-existing forward declarationsThomas Arnhold
2012-07-09merge HeaderIsSharedFirst and FooterIsSharedFirst to FirstIsSharedMiklos Vajna
2012-07-04SwPageDesc: let IsHeaderShared() not affect IsHeaderSharedFirst()Miklos Vajna
2012-07-03SwPageDesc: add GetFirstFmt methodsMiklos Vajna
2012-06-29sw: initial HeaderIsSharedFirst / FooterIsSharedFirstMiklos Vajna
2011-03-28Moved SvxBorder* into editeng namespace to avoid duplicate DOUBLE on windowsCédric Bosdonnat
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky
2011-03-19i#12441: Fixed line style in footnote format GUI and saved it to ODFCédric Bosdonnat
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks