summaryrefslogtreecommitdiff
path: root/sw/source/core/layout/pagedesc.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-09-19sw: rework annoying GetFrameOfModify/getLayoutFrame parametersMichael Stahl1-1/+2
2018-09-19sw: IsListeningTo can be constMichael Stahl1-3/+3
2018-08-03Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-07-04-Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann1-0/+1
2018-03-14Missing intialization of SwPageDesc::m_pTextFormatCollStephan Bergmann1-0/+1
2018-03-13use sw::WriterMultiListener instead of SwDepend in SwPageDescBjoern Michaelsen1-18/+44
2018-02-08Fix some IWYU warningsMiklos Vajna1-0/+1
2018-01-24Fix some IWYU warningsMiklos Vajna1-0/+1
2018-01-02loplugin:passstuffbyref improved return in swNoel Grandin1-1/+1
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann1-1/+1
2017-07-23cid#1415621: illegal accessesJulien Nabet1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-4/+19
2017-05-19make string translation loading more uniformCaolán McNamara1-1/+1
2017-03-17convert SvxBorderStyle to scoped enumNoel Grandin1-1/+1
2017-03-15convert SvxFrameDirection to scoped enumNoel Grandin1-2/+2
2017-02-16replace SwFootnoteAdj with css::text::HorizontalAdjustCaolán McNamara1-2/+2
2017-02-13convert SwFootnoteAdj to scoped enumNoel Grandin1-2/+2
2016-10-12convert PD_ constants to typed_flagsNoel Grandin1-7/+7
2016-08-29Don't inheritate from boost::multi_indexJan-Marek Glogowski1-7/+13
2016-08-29Convert SwPageDescs to boost::multi_indexJan-Marek Glogowski1-0/+69
2016-03-31tdf#84938 convert FRM_ constants to scoped enumNoel Grandin1-2/+2
2016-03-09loplugin:constantparam in swNoel Grandin1-2/+2
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-36/+36
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-12/+12
2015-10-20loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-17tdf#36117 .doc preserve page vertical alignment after RTJustin Luth1-2/+3
2015-10-01remove old standalone Sun bug numbersNoel Grandin1-1/+1
2015-09-29Fix typosAndrea Gelmini1-1/+1
2015-08-20loplugin: defaultparamsNoel Grandin1-1/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-32/+32
2015-05-18tdf#89783: Allow more than 64k PageDescsKatarina Behrens1-2/+2
2015-03-31sw: prefix members of SwPageDescMichael Stahl1-70/+69
2015-03-31sw: prefix members of SwPageDescExtMichael Stahl1-12/+14
2015-03-31sw: prefix members of SwPageFtnInfoMichael Stahl1-34/+34
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-1/+1
2015-03-19move SwIterator into calbck.hxxBjoern Michaelsen1-1/+1
2015-03-03Drop local FindPageDesc implementationsJan-Marek Glogowski1-1/+1
2015-01-07fdo#75757 remove inheritance to std::vectorMichaël Lefèvre1-6/+0
2014-11-25loplugin: cstylecastNoel Grandin1-2/+2
2014-11-24loplugin: cstylecastNoel Grandin1-12/+12
2014-10-26Simplify and optimize booleans expressionsMatteo Casalin1-1/+1
2014-08-20fix crashing on exit in static SvxBrushItem dtorCaolán McNamara1-1/+1
2014-08-19Refactored SwDoc::GetEditShell .Valentin Kettner1-2/+2
2014-08-12Refactored IDocumentStylePoolAccess out of SwDoc.Valentin Kettner1-1/+2
2014-04-30sw: sal_Bool->boolNoel Grandin1-11/+11
2014-04-15sw: clean up inter-module includesThomas Arnhold1-1/+1
2014-02-15fdo#62475 - remove visual noisePhilipp Riemer1-90/+6
2014-01-07Fix fdo#70807: Page Style method isInUse() brokenMarcos Paulo de Souza1-4/+7
2013-12-20fdo#69065: sw: fix mirrored page style with first-pageMichael Stahl1-6/+17
2013-10-26sw: ViewShell -> SwViewShell renameMiklos Vajna1-1/+1