summaryrefslogtreecommitdiff
path: root/sw/source/core/layout/pagedesc.cxx
AgeCommit message (Expand)AuthorFilesLines
2021-03-31tdf#141158 DOCX: import discarded headers/footersAttila Bakos (NISZ)1-5/+91
2021-03-19silence coverity unchecked return value from library on xmlText* functionsCaolán McNamara1-16/+16
2021-03-17tdf#46561 sw: fix lost undo stack setting header/footerDaniel Arato (NISZ)1-8/+19
2021-03-02tdf#140117 sw UI: keep headers/footers when inactiveDaniel Arato (NISZ)1-0/+73
2021-02-08tdf#91920 sw page gutter margin: handle mirrored marginsMiklos Vajna1-0/+1
2021-01-11Revert "Revert "NotifyClients no more""Bjoern Michaelsen1-1/+1
2021-01-05Revert "NotifyClients no more"Stephan Bergmann1-1/+1
2021-01-03NotifyClients no moreBjoern Michaelsen1-1/+1
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen1-1/+1
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel1-1/+1
2020-11-05retire most of SwModifyBjoern Michaelsen1-1/+1
2020-11-05Ensure no class directly derives from SwModifyBjoern Michaelsen1-3/+2
2020-09-28'Jaket' -> EnvelopeCaolán McNamara1-1/+1
2020-02-07sw: fix misnamed m_IsFootnoteInfoMichael Stahl1-1/+1
2019-11-14tdf#42949 Fix IWYU warnings in sw/source/core/[e-l]*/*cxxGabor Kelemen1-1/+0
2019-10-22loplugin:constantparamNoel Grandin1-2/+2
2019-10-21Related: tdf#124770 sw doc model xml dump: handle page descriptionsMiklos Vajna1-0/+44
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand1-1/+1
2019-04-10clang-tidy: Silence warnings from WIP unhandled-self-assignment checkTamás Zolnai1-2/+1
2019-04-10clang-tidy: Fix suspicious catches of WIP unhandled-self-assignment checkTamás Zolnai1-0/+3
2019-03-19tdf#42949 Fix IWYU warnings in sw/source/core/inc/[a-f]*Gabor Kelemen1-0/+1
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