summaryrefslogtreecommitdiff
path: root/sw/source/core
AgeCommit message (Expand)AuthorFilesLines
2020-08-05loplugin:indentation (--disable-assert-always-abort)Stephan Bergmann1-1/+1
2020-08-04tdf#135144 sw: copy bookmarks in SwDoc::CopyMasterHeader()Michael Stahl1-2/+6
2020-08-04loplugin:simplifybool a little more aggressiveNoel Grandin5-8/+8
2020-08-03sw: SwFlyInContentFrame, SwHTMLTableLayoutCnts, SwHTMLTableLayoutColumn ...Miklos Vajna5-72/+72
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen8-0/+8
2020-08-02tdf#135098 assert/crash on checking IsSelected on cell being disposedCaolán McNamara1-0/+3
2020-08-01loplugin:flatten in sw/core/accessNoel Grandin9-843/+835
2020-08-01loplugin:flatten in sw/core/access..sc/core/crsrNoel Grandin10-555/+554
2020-08-01loplugin:flatten in sw/core/layoutNoel Grandin21-3166/+3174
2020-08-01loplugin:flatten in sw/core/docNoel Grandin35-2076/+2076
2020-08-01loplugin:flatten in sw/core/draw..sw/core/editNoel Grandin11-537/+537
2020-08-01loplugin:flatten in sw/core/docnodeNoel Grandin10-805/+806
2020-08-01loplugin:flatten in sw/core/fieldsNoel Grandin9-369/+369
2020-07-31loplugin:flatten in sw/core/ole..sw/core/tableNoel Grandin6-298/+300
2020-07-31loplugin:flatten in sw/core/frmedtNoel Grandin5-320/+320
2020-07-31loplugin:flatten in sw/core/textNoel Grandin21-1132/+1131
2020-07-31tdf#134965 sw: avoid RemoveFollowFlowLine() SNAFUMichael Stahl1-0/+1
2020-07-31tdf#134931 sw_redlinehide: fix layout following paste of tableMichael Stahl1-0/+4
2020-07-31loplugin:flatten in sw/core/txtnodeNoel Grandin9-736/+736
2020-07-31loplugin:flatten in sw/core/view..sw/core/htmlNoel Grandin2-136/+136
2020-07-31loplugin:flatten in sw/core/undoNoel Grandin13-684/+684
2020-07-31tdf#134436 sw: fix SwUndoDelete::RedoImpl() with section at end...Michael Stahl1-1/+14
2020-07-31loplugin:flatten in sw/core/unocoreNoel Grandin16-1332/+1331
2020-07-30tdf#134252 sw_redlinehide: fix SwUndoDelete for table before end of sectionMichael Stahl1-0/+9
2020-07-30tdf#38093 Writer outline folding - persistenceJim Raykowski2-1/+3
2020-07-30tdf#38093 Writer outline folding - outline visibility and on canvas uiJim Raykowski2-3/+25
2020-07-30(related: tdf#134252) sw: fix assert when moving mouse pointerMichael Stahl1-30/+31
2020-07-29replace and drop MiscCfgCaolán McNamara1-2/+2
2020-07-29tdf#134250 sw_redlinehide: fix Undo with section before tableMichael Stahl1-1/+12
2020-07-29tdf#134250 sw_redlinehide: fix copy non-empty node before non-textnodeMichael Stahl1-1/+8
2020-07-29Remove some unused includesMiklos Vajna3-3/+0
2020-07-28tdf#127118 sw layout: fix vertical mode in split cellLászló Németh1-2/+13
2020-07-28tdf#133967 sw_redlinehide: fix assert on undo-redo-undoMichael Stahl1-0/+5
2020-07-28tdf#133967 sw_redlinehide: delete existing MergedPara beforeMichael Stahl1-0/+2
2020-07-28Revert "tdf#132944 sw_redlinehide: delete of insert redline"Michael Stahl3-47/+3
2020-07-28Revert "sw_redlinehide: fix "delete of insert redline""Michael Stahl1-14/+11
2020-07-27tdf#134610 sw: fix incorrect position of math object from DOCXMiklos Vajna2-7/+1
2020-07-27tdf#108820 sw layout: no ftn fieldshading in repeated headerJustin Luth2-3/+4
2020-07-27tdf#133967 sw_redlinehide: fix redline deletion of table containing redlinesMichael Stahl1-51/+97
2020-07-27sw_redlinehide: fix "delete of insert redline"Michael Stahl1-11/+14
2020-07-27sw: fix AppendRedline() creating empty redlines for OutsideMichael Stahl1-13/+28
2020-07-27sw: prefix members of SwContourCache, SwHTMLTableLayoutCell, ...Miklos Vajna4-40/+47
2020-07-26sw: create instances with uno constructorsNoel Grandin1-38/+0
2020-07-24tdf#99492 sw layout: always paint merged cell gridsJustin Luth1-4/+0
2020-07-24tdf#127680 change even/odd dialog orderSrijan Bhatia1-2/+2
2020-07-23tdf#107225 tdf#122887 sw: fix reanchoring of textboxesBakos Attila3-13/+54
2020-07-23sw: handle TabOverflow when replacing compat optionsMiklos Vajna1-1/+1
2020-07-23Silence GCC 11 trunk -Werror=nonnull involving dynamic_castStephan Bergmann2-3/+3
2020-07-22sw: find & replace: fix soft hyphen cleaningMiklos Vajna1-3/+16
2020-07-22tdf#132911 sw_redlinehide: fix assert in CopyImplImpl()Michael Stahl1-3/+3