summaryrefslogtreecommitdiff
path: root/sw/source/core
AgeCommit message (Expand)AuthorFilesLines
2019-05-29tdf#125372 writer, file with lots of hints very slow to open, part4Noel Grandin1-5/+8
2019-05-28tdf#125372 writer, file with lots of hints very slow to open, part3Noel Grandin9-115/+191
2019-05-28Revert "crashtesting: frequent nulldef at end of SwTextFrame::ValidateFrame"Michael Stahl1-7/+5
2019-05-28tdf#125475 sw: update SwTextFrames when SwTextLine cache shrinksMichael Stahl7-18/+52
2019-05-28sw: InsertCnt_(): don't call FindPrevCnt() when it doesn't make senseMichael Stahl1-3/+6
2019-05-28DOCX import: clean-up FinalizeImport() of change trackingLászló Németh3-4/+20
2019-05-28tdf#125522: Mail merge: Hidden text frames are not completely removedSerge Krot1-3/+25
2019-05-27tdf#42949 Fix IWYU warnings in include/svx/[sS][a-h]*Gabor Kelemen1-0/+2
2019-05-26inline IMark::EndsBeforeNoel Grandin2-2/+2
2019-05-26inline IMark::StartsAfterNoel Grandin1-2/+2
2019-05-26inline IMark::StartsBeforeNoel Grandin1-2/+2
2019-05-26move some searching inside IDocumentMarkAccessNoel Grandin4-24/+63
2019-05-26tdf#125372 writer, file with lots of hints very slow to open, part2Noel Grandin1-10/+9
2019-05-24expand SwRangeRedlinePtrNoel Grandin1-3/+3
2019-05-24tdf#125319 DOCX track changes: don't change numberingLászló Németh1-3/+10
2019-05-24SwRedlineData::m_bAutoFormat was left uninitializedStephan Bergmann1-2/+3
2019-05-24sw btlr writing mode: fix btlr <-> tbrl switch for fly framesMiklos Vajna1-0/+7
2019-05-23convert nsRedlineType_t to scoped enumNoel Grandin48-229/+230
2019-05-23tdf#119109 sw: fix SwTableFrame follow chain formattingMichael Stahl1-0/+3
2019-05-23tdf#119109 sw: fix iteration in SwFrame::PrepareCursor() tooMichael Stahl1-0/+13
2019-05-23tdf#119109 sw: fix iteration in SwFrame::PrepareMake()Michael Stahl1-2/+19
2019-05-22New loplugin:dataStephan Bergmann4-9/+9
2019-05-22crashtesting: failure on layout of tdf92372-4.odtCaolán McNamara1-1/+1
2019-05-21tdf#125310 change tracking: don't copy page breakLászló Németh1-1/+1
2019-05-20Fix typosAndrea Gelmini1-1/+1
2019-05-20tdf#42949 Fix IWYU warnings in sw/source/core/*/*hxxGabor Kelemen45-87/+62
2019-05-20lok: writer: svg export transformed imagesMarco Cecchetti4-0/+46
2019-05-20tdf#125310 change tracking: don't copy page breakLászló Németh1-1/+1
2019-05-18tdf#124937 reset m_pFirstOfBorderMerge before truncate.Mark Hung1-0/+1
2019-05-18Adapt AutoFormatHelper to std::unique_ptrArmin Le Grand1-70/+52
2019-05-17allow a OutputDevice parent where that is sufficientCaolán McNamara1-1/+1
2019-05-16sw layout, TabOverMargin: fix nbsp character going to a new lineMiklos Vajna1-1/+2
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen3-0/+3
2019-05-15tdf#118699 DOCX import: don't add numberingLászló Németh2-0/+35
2019-05-14tdf#125261 sw_redlinehide: fix inf. loop in SwAutoFormat::AutoCorrect()Michael Stahl1-2/+2
2019-05-14sw lok: assume no windows in SwLayoutFrame::PaintSwFrame()Miklos Vajna1-1/+6
2019-05-14tdf#42949 Fix IWYU warnings in sw/source/core/inc/[t-w]*Gabor Kelemen45-48/+43
2019-05-14tdf#118719 sw Hide Whitespace: fix height of last-but-one pageMiklos Vajna1-0/+12
2019-05-13Fix typo in codeAndrea Gelmini1-1/+1
2019-05-13tdf#42949 Fix IWYU warnings in sw/source/core/inc/[g-S]*hxxGabor Kelemen32-36/+41
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin1-1/+1
2019-05-13tdf#104204 Keep selection when context menu is opened on extended rowJim Raykowski1-0/+8
2019-05-12crashtesting: frequent nulldef at end of SwTextFrame::ValidateFrameCaolán McNamara2-6/+7
2019-05-12sw: -Werror=deprecated-copy; restore SwBoxAutoFormat::operator=Michael Stahl1-0/+43
2019-05-11tdf#125187 DOCX track changes: fix w:del within w:insLászló Németh1-1/+4
2019-05-10tdf#125164 sw: reimplement SwUndoTOXChangeMichael Stahl3-36/+44
2019-05-10an uno -> a unoCaolán McNamara3-3/+3
2019-05-10an is used before a vowel soundCaolán McNamara5-5/+5
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen1-0/+3
2019-05-10sw btlr writing mode: implement layout for fly framesMiklos Vajna2-0/+20