summaryrefslogtreecommitdiff
path: root/sw/inc/pagedesc.hxx
AgeCommit message (Expand)Author
2017-10-23loplugin:includeform: swStephan Bergmann
2017-03-17convert SvxBorderStyle to scoped enumNoel Grandin
2017-02-16replace SwFootnoteAdj with css::text::HorizontalAdjustCaolán McNamara
2017-02-16crashtesting: enum values need to not changeCaolán McNamara
2017-02-13convert SwFootnoteAdj to scoped enumNoel Grandin
2017-01-05sw: indentation fixesMiklos Vajna
2016-12-08Indentation fixesMiklos Vajna
2016-11-07loplugin:unnecessaryvirtual in svx..swNoel Grandin
2016-10-12convert PD_ constants to typed_flagsNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
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