summaryrefslogtreecommitdiffstats
path: root/sw/source/core/layout/pagechg.cxx
Commit message (Expand)AuthorAgeFilesLines
* Only change SwLayAction::m_bAgain via SetAgainCaolán McNamara2021-11-171-1/+1
* tdf#121005 forcepoint#44 merge into isDeleteForbiddenCaolán McNamara2018-11-081-2/+2
* tdf#119252: Revert "Remove < USHRT_MAX check that is presumably no longerStephan Bergmann2018-08-161-3/+3
* sw_redlinehide: trivial convert to GetPageDescItem()/GetBreakItem()Michael Stahl2018-06-141-3/+4
* sw_redlinehide: convert to GetDep()Michael Stahl2018-06-141-3/+3
* sw_redlinehide: trivial GetNode() conversions in pagechg.cxx,wsfrm.cxxMichael Stahl2018-06-141-1/+2
* forcepoint#39 bad layoutCaolán McNamara2018-05-011-0/+2
* Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann2018-04-071-9/+9
* long->sal_Int32 in tools/gen.hxxNoel Grandin2018-04-031-9/+9
* loplugin:changetoolsgen in swNoel Grandin2018-02-211-2/+2
* TypedWhichId in sw(1)Noel Grandin2018-02-051-2/+1
* Remove < USHRT_MAX check that is presumably no longer neededStephan Bergmann2018-02-011-3/+3
* sw: convert SwPageFrame::m_pSortedObjs to unique_ptrMichael Stahl2018-01-041-4/+2
* Make used Pages alive in AssertFlyPagesArmin Le Grand2017-12-201-10/+106
* SwFrameBorder: Removed IsInverse() from SwFrameArmin Le Grand2017-12-071-2/+1
* Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann2017-11-221-3/+3
* loplugin:flatten in swNoel Grandin2017-11-211-22/+23
* RotateFlyFrame3: Added basic transformation supportArmin Le Grand2017-11-181-13/+3
* RotateFlyFrame2: Unified FrameAreaDefinitionArmin Le Grand2017-10-311-65/+65
* Adapted to get methods and WriteAccess helpersArmin Le Grand2017-10-301-46/+42
* Adapted to get/setSwFrame and get/setSwPrintArmin Le Grand2017-10-301-66/+66
* Migrated from SwFrame::PrintWA to setPrintArmin Le Grand2017-10-301-12/+22
* Migrated from SwFrame::FrameWA to setFrameArmin Le Grand2017-10-301-19/+72
* Isolated SwFrame members maFrane and maPrtArmin Le Grand2017-10-301-71/+70
* loplugin:includeform: swStephan Bergmann2017-10-231-14/+14
* Translate German comments/debug strings (leftovers in dirs starmath to sysui)Johnny_M2017-08-281-2/+2
* remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin2017-08-171-1/+1
* Improved loplugin:cstylecast to reference types: swStephan Bergmann2017-06-051-1/+1
* sw lok: Make the default for the Web view larger.Jan Holesovsky2017-05-181-4/+2
* Avoid un-necessary dynamic_cast slowing plain-text import significantly.Michael Meeks2017-04-211-2/+2
* tdf#39468 Translate German comments in swJens Carl2017-04-101-1/+1
* Fix typosAndrea Gelmini2017-03-251-1/+1
* convert RndStdIds to scoped enumNoel Grandin2017-03-201-5/+5
* convert SvxFrameDirection to scoped enumNoel Grandin2017-03-151-5/+5
* Replace some constexpr functions with static data membersStephan Bergmann2017-03-071-1/+1
* Fix typosAndrea Gelmini2017-03-021-1/+1
* use proper message passingBjoern Michaelsen2017-02-091-1/+1
* convert SFX_HINT to scoped enumNoel Grandin2016-12-081-1/+1
* SwRectFnSet: hide pointer-to-(member)function syntaxMike Kaganski2016-12-081-6/+6
* Rewrite some (trivial) assignments inside if/while conditions: swStephan Bergmann2016-11-291-1/+2
* loplugin:expandablemethodds in sw(part2)Noel Grandin2016-10-201-2/+2
* sw: remove useless debug code in SwTextMargin::CtorInitTextMargin()Miklos Vajna2016-10-131-1/+1
* tdf#103025 sw: don't format header/footer in SwPageFrame::PreparePage()Michael Stahl2016-10-051-16/+0
* perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke2016-09-231-1/+1
* Replace SWRECTFN macro with a classMike Kaganski2016-09-231-7/+7
* coverity#1372444 Dereference after null checkCaolán McNamara2016-09-031-1/+1
* loplugin:nullptrStephan Bergmann2016-08-291-1/+1
* Add SAL_INFOs to dump the SwPageFrame lifecycleJan-Marek Glogowski2016-08-291-1/+51
* Don't oscillate empty pages in CheckPageDescsJan-Marek Glogowski2016-08-291-0/+27
* Use InsertPage in AssertFlyPagesJan-Marek Glogowski2016-08-291-24/+4