summaryrefslogtreecommitdiff
path: root/sw/source/core/layout
AgeCommit message (Expand)AuthorFilesLines
2016-10-06sw: remove unused DbgRectMiklos Vajna1-26/+0
2016-10-05tdf#103025 sw: don't format header/footer in SwPageFrame::PreparePage()Michael Stahl1-16/+0
2016-10-05convert MapUnit to scoped enumNoel Grandin2-7/+7
2016-10-03Fix typosAndrea Gelmini4-6/+6
2016-09-30tdf#75757 Remove inheritance from std containerTakeshi Abe1-2/+0
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke2-3/+2
2016-09-23Replace SWRECTFN macro with a classMike Kaganski18-836/+830
2016-09-21convert SfxItemPresentation to scoped enumNoel Grandin1-2/+2
2016-09-15loplugin:singlevalfields in sc..vclNoel Grandin3-15/+5
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann4-6/+6
2016-09-13sw: Make DelHFFormat() localTakeshi Abe1-3/+3
2016-09-09loplugin:constantparam in svtoolsNoel Grandin1-1/+1
2016-09-08tdf#75221: make margin collapsing implementation conform OASIS proposalMike Kaganski1-13/+8
2016-09-08loplugin:constantparam in swNoel Grandin1-1/+1
2016-09-03cppcheck: variableScopeZolnai Tamás1-3/+2
2016-09-03coverity#1372444 Dereference after null checkCaolán McNamara1-1/+1
2016-09-02tdf#76349 SpacingWithoutBorders: enable .doc RTJustin Luth1-1/+9
2016-09-01fix non-debug enable-assert-always-abort buildCaolán McNamara1-3/+2
2016-08-31Get rid of a pointless indirect function pointer variableNoel Grandin1-8/+0
2016-08-30tdf#76349 writer: make 1column-as-page break a compatibility optionJustin Luth1-1/+3
2016-08-29loplugin:nullptrStephan Bergmann1-1/+1
2016-08-29loplugin:sallogareasStephan Bergmann1-3/+3
2016-08-29Add SAL_INFOs to dump the SwPageFrame lifecycleJan-Marek Glogowski3-1/+60
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 Glogowski2-31/+30
2016-08-29Don't re-check valid SwPageDescs when layoutingJan-Marek Glogowski1-1/+4
2016-08-29Add convenience function getOtherTextBoxFormatJan-Marek Glogowski1-3/+2
2016-08-29Link DRAW and FLY format for faster textbox lookupJan-Marek Glogowski1-2/+25
2016-08-29Don't inheritate from boost::multi_indexJan-Marek Glogowski2-9/+16
2016-08-29Convert SwFrameFormats to boost::multi_indexJan-Marek Glogowski1-4/+29
2016-08-29Convert SwPageDescs to boost::multi_indexJan-Marek Glogowski1-0/+69
2016-08-25convert RefMode to scoped enumNoel Grandin1-4/+4
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara1-2/+2
2016-08-19loplugin:countusersofdefaultparams in swNoel Grandin1-1/+1
2016-08-17convert SvxInterLineSpaceRule to scoped enumNoel Grandin1-1/+1
2016-08-17convert SvxBreak to scoped enumNoel Grandin2-21/+21
2016-08-02Resolves: tdf#101241 Revert "fix paint table border in DOUBLE_THIN style"Caolán McNamara1-18/+0
2016-07-27Resolves: tdf#63662 'Manual Column Break' always visible...Caolán McNamara1-1/+2
2016-07-24Resolves: tdf#101058 crash on deleting certain table rowCaolán McNamara1-22/+3
2016-07-21Related: tdf#100813 crash in this doc on scrolling past page 44Caolán McNamara1-2/+2
2016-07-08Resolves: tdf#100813 crash during pagination of particular docxCaolán McNamara1-0/+3
2016-07-08loplugin:redundantcast: redundant static_casts in swStephan Bergmann8-16/+15
2016-07-05a11y crash on deleting certain frame in certain documentCaolán McNamara1-2/+2
2016-07-05tdf#90834 Turn in-line version control history commentskrishna keshav1-66/+54
2016-06-27tdf#76322 writer: allow column breaks in headers/footersJustin Luth1-1/+1
2016-06-27loplugin:singlevalfields in sw(part4)Noel Grandin2-9/+5
2016-06-27loplugin:singlevalfields in sw(part3)Noel Grandin7-57/+3
2016-06-23sw: fix STL asserts in lcl_MoveAllLowerObjs *again*Michael Stahl1-1/+3