summaryrefslogtreecommitdiff
path: root/sw/source/core/layout/pagechg.cxx
AgeCommit message (Expand)Author
2022-04-21sw: layout: fix crash when deleting page with section being formattedMichael Stahl
2021-11-10sw: Wrong ZOrder after import for images anchored to non-1nd pageTomaž Vajngerl
2021-11-03create SfxHintId::SwLegacyModify idNoel Grandin
2021-05-06Replace magic numbers in SwPageFrame::UpdateAttr_()Miklos Vajna
2021-05-05Introduce SwPageFrameInvFlags to replace magic numbers in ...Miklos Vajna
2021-04-20tdf#138785 sw: fix mis-positioned as-char flys when deleting empty pageMichael Stahl
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-03-26loplugin:flattenNoel
2021-01-11Revert "Revert "NotifyClients no more""Bjoern Michaelsen
2021-01-05Revert "NotifyClients no more"Stephan Bergmann
2021-01-03NotifyClients no moreBjoern Michaelsen
2021-01-02Fix: Move remaining direct calls to SwLayoutFrame::Modify out of the wayBjoern Michaelsen
2020-12-13pagechg: Modify no moreBjoern Michaelsen
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen
2020-11-18crashtesting: export ooo88744-1.odt to .doc and loadCaolán McNamara
2020-11-16tdf#134298 sw: layout: remove left-over page frame without contentMichael Stahl
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin
2020-11-05std::set->o3tl::sorted_set in AssertFlyPagesNoel
2020-10-20use tools::Long in swNoel
2020-10-13static_cast after dynamic_castNoel
2020-09-26Fix typo in codeAndrea Gelmini
2020-08-01loplugin:flatten in sw/core/layoutNoel Grandin
2020-07-02tdf#123324 DOCX import: fix shape height relative to top page marginRegényi Balázs
2020-07-01tdf#133070 DOCX import: fix shape height relative to bottom page marginRegényi Balázs
2020-04-20remove direct access to Size field on SwRectNoel Grandin
2020-03-02speedup sw build a littleNoel Grandin
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-02-19tdf#125682 sw: don't insert empty page before first page with even numberMichael Stahl
2019-12-11convert PrepareHint to scoped enumNoel Grandin
2019-12-11convert FrameControlType to scoped enumNoel Grandin
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-11-30Rewrite uses of boost::optionalStephan Bergmann
2019-10-01Avoid redundant IsAtEnd: NextItem returns nullptr iif iterator is at endMike Kaganski
2019-05-14tdf#118719 sw Hide Whitespace: fix height of last-but-one pageMiklos Vajna
2019-03-19tdf#42949 Fix IWYU warnings in sw/source/core/inc/[a-f]*Gabor Kelemen
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-11-07loplugin:collapseif in swNoel Grandin
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin
2018-08-15Silence bogus -Werror,-Wsign-compareStephan Bergmann
2018-08-15tdf#119252: Revert "Remove < USHRT_MAX check that is presumably no longerStephan Bergmann
2018-08-03Fix use-after-free in SwLayAction::IsShortCutStephan Bergmann
2018-08-03Add missing sal/log.hxx headersGabor Kelemen
2018-06-08sw_redlinehide: trivial convert to GetPageDescItem()/GetBreakItem()Michael Stahl
2018-06-08sw_redlinehide: convert to GetDep()Michael Stahl
2018-06-08sw_redlinehide: trivial GetNode() conversions in pagechg.cxx,wsfrm.cxxMichael Stahl
2018-06-06forcepoint#44 merge into isDeleteForbiddenCaolán McNamara
2018-05-01forcepoint#39 bad layoutCaolán McNamara
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin