summaryrefslogtreecommitdiff
path: root/sw/source/core/layout/pagechg.cxx
AgeCommit message (Expand)Author
2022-04-22sw: layout: fix crash when deleting page with section being formattedMichael Stahl
2021-12-10tdf#138785 sw: fix mis-positioned as-char flys when deleting empty pageMichael Stahl
2021-12-10tdf#134298 sw: layout: remove left-over page frame without contentMichael Stahl
2020-02-26tdf#125682 sw: don't insert empty page before first page with even numberMichael Stahl
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
2018-02-21loplugin:changetoolsgen in swNoel Grandin
2018-02-05TypedWhichId in sw(1)Noel Grandin
2018-02-01Remove < USHRT_MAX check that is presumably no longer neededStephan Bergmann
2018-01-04sw: convert SwPageFrame::m_pSortedObjs to unique_ptrMichael Stahl
2017-12-20Make used Pages alive in AssertFlyPagesArmin Le Grand
2017-12-07SwFrameBorder: Removed IsInverse() from SwFrameArmin Le Grand
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-11-21loplugin:flatten in swNoel Grandin
2017-11-18RotateFlyFrame3: Added basic transformation supportArmin Le Grand
2017-10-31RotateFlyFrame2: Unified FrameAreaDefinitionArmin Le Grand
2017-10-30Adapted to get methods and WriteAccess helpersArmin Le Grand
2017-10-30Adapted to get/setSwFrame and get/setSwPrintArmin Le Grand
2017-10-30Migrated from SwFrame::PrintWA to setPrintArmin Le Grand
2017-10-30Migrated from SwFrame::FrameWA to setFrameArmin Le Grand
2017-10-30Isolated SwFrame members maFrane and maPrtArmin Le Grand
2017-10-23loplugin:includeform: swStephan Bergmann
2017-08-28Translate German comments/debug strings (leftovers in dirs starmath to sysui)Johnny_M
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-06-05Improved loplugin:cstylecast to reference types: swStephan Bergmann
2017-05-18sw lok: Make the default for the Web view larger.Jan Holesovsky
2017-04-21Avoid un-necessary dynamic_cast slowing plain-text import significantly.Michael Meeks
2017-04-10tdf#39468 Translate German comments in swJens Carl
2017-03-25Fix typosAndrea Gelmini
2017-03-20convert RndStdIds to scoped enumNoel Grandin
2017-03-15convert SvxFrameDirection to scoped enumNoel Grandin
2017-03-07Replace some constexpr functions with static data membersStephan Bergmann
2017-03-02Fix typosAndrea Gelmini
2017-02-09use proper message passingBjoern Michaelsen
2016-12-08convert SFX_HINT to scoped enumNoel Grandin