summaryrefslogtreecommitdiff
path: root/sw/source/core/layout/pagechg.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-06-08sw_redlinehide: convert to GetDep()Michael Stahl1-3/+3
2018-06-08sw_redlinehide: trivial GetNode() conversions in pagechg.cxx,wsfrm.cxxMichael Stahl1-1/+2
2018-06-06forcepoint#44 merge into isDeleteForbiddenCaolán McNamara1-2/+2
2018-05-01forcepoint#39 bad layoutCaolán McNamara1-0/+2
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann1-9/+9
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin1-9/+9
2018-02-21loplugin:changetoolsgen in swNoel Grandin1-2/+2
2018-02-05TypedWhichId in sw(1)Noel Grandin1-2/+1
2018-02-01Remove < USHRT_MAX check that is presumably no longer neededStephan Bergmann1-3/+3
2018-01-04sw: convert SwPageFrame::m_pSortedObjs to unique_ptrMichael Stahl1-4/+2
2017-12-20Make used Pages alive in AssertFlyPagesArmin Le Grand1-10/+106
2017-12-07SwFrameBorder: Removed IsInverse() from SwFrameArmin Le Grand1-2/+1
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann1-3/+3
2017-11-21loplugin:flatten in swNoel Grandin1-22/+23
2017-11-18RotateFlyFrame3: Added basic transformation supportArmin Le Grand1-13/+3
2017-10-31RotateFlyFrame2: Unified FrameAreaDefinitionArmin Le Grand1-65/+65
2017-10-30Adapted to get methods and WriteAccess helpersArmin Le Grand1-46/+42
2017-10-30Adapted to get/setSwFrame and get/setSwPrintArmin Le Grand1-66/+66
2017-10-30Migrated from SwFrame::PrintWA to setPrintArmin Le Grand1-12/+22
2017-10-30Migrated from SwFrame::FrameWA to setFrameArmin Le Grand1-19/+72
2017-10-30Isolated SwFrame members maFrane and maPrtArmin Le Grand1-71/+70
2017-10-23loplugin:includeform: swStephan Bergmann1-14/+14
2017-08-28Translate German comments/debug strings (leftovers in dirs starmath to sysui)Johnny_M1-2/+2
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin1-1/+1
2017-06-05Improved loplugin:cstylecast to reference types: swStephan Bergmann1-1/+1
2017-05-18sw lok: Make the default for the Web view larger.Jan Holesovsky1-4/+2
2017-04-21Avoid un-necessary dynamic_cast slowing plain-text import significantly.Michael Meeks1-2/+2
2017-04-10tdf#39468 Translate German comments in swJens Carl1-1/+1
2017-03-25Fix typosAndrea Gelmini1-1/+1
2017-03-20convert RndStdIds to scoped enumNoel Grandin1-5/+5
2017-03-15convert SvxFrameDirection to scoped enumNoel Grandin1-5/+5
2017-03-07Replace some constexpr functions with static data membersStephan Bergmann1-1/+1
2017-03-02Fix typosAndrea Gelmini1-1/+1
2017-02-09use proper message passingBjoern Michaelsen1-1/+1
2016-12-08convert SFX_HINT to scoped enumNoel Grandin1-1/+1
2016-12-08SwRectFnSet: hide pointer-to-(member)function syntaxMike Kaganski1-6/+6
2016-11-29Rewrite some (trivial) assignments inside if/while conditions: swStephan Bergmann1-1/+2
2016-10-20loplugin:expandablemethodds in sw(part2)Noel Grandin1-2/+2
2016-10-13sw: remove useless debug code in SwTextMargin::CtorInitTextMargin()Miklos Vajna1-1/+1
2016-10-05tdf#103025 sw: don't format header/footer in SwPageFrame::PreparePage()Michael Stahl1-16/+0
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke1-1/+1
2016-09-23Replace SWRECTFN macro with a classMike Kaganski1-7/+7
2016-09-03coverity#1372444 Dereference after null checkCaolán McNamara1-1/+1
2016-08-29loplugin:nullptrStephan Bergmann1-1/+1
2016-08-29Add SAL_INFOs to dump the SwPageFrame lifecycleJan-Marek Glogowski1-1/+51
2016-08-29Don't oscillate empty pages in CheckPageDescsJan-Marek Glogowski1-0/+27
2016-08-29Use InsertPage in AssertFlyPagesJan-Marek Glogowski1-24/+4
2016-08-29Refactor duplicated code in SwFrame::InsertPageJan-Marek Glogowski1-38/+37
2016-08-29Fix some variable scopes and clarify namesJan-Marek Glogowski1-28/+27
2016-06-23sw: fix STL asserts in lcl_MoveAllLowerObjs *again*Michael Stahl1-1/+3