summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2018-12-17sw_redlinehide_4b: surprising discoveriesMichael Stahl8-19/+35
2018-12-13sw_redlinehide_4b: fix InsertCnt_() iteration of hidden tablesMichael Stahl1-0/+6
2018-12-13sw_redlinehide_4b: SwCursorShell::GotoRefMark() check visibility tooMichael Stahl3-8/+50
2018-12-13sw_redlinehide_4b: visibility checks for bookmarks tooMichael Stahl6-8/+70
2018-12-13sw_redlinehide_4b: visibility checks for EnhancedPDFExport linksMichael Stahl4-13/+47
2018-12-10sw_redlinehide_4b: ODF import: drop empty delete redlinesMichael Stahl1-1/+11
2018-12-06sw_redlinehide_4b: fix CanSkipOverRedline() using wrong start positionMichael Stahl1-15/+15
2018-12-06sw_redlinehide_4b: fix pointer compares in SwRedlineItr::GetNextRedln()Michael Stahl1-2/+2
2018-12-06sw_redlinehide_4b: fix some problems with pathological table redlinesMichael Stahl5-64/+174
2018-12-06sw_redlinehide_4b: fix crash in CanSkipOverRedline()Michael Stahl1-1/+2
2018-12-06sw_redlinehide_4b: fix wrong handling of IsDelLastPara() redlinesMichael Stahl2-5/+27
2018-12-05sw_redlinehide_4b: consider the comments in the marginMichael Stahl5-8/+40
2018-12-05sw_redlinehide_4b: fix wrong assert in AppendObjs()Michael Stahl1-1/+1
2018-12-03Revert "sw_redlinehide_3: apparently a live SwNodeNum always has a parent"Michael Stahl1-2/+0
2018-12-03sw: convert assert(bSelected out of sync) to SAL_WARN for nowMichael Stahl2-2/+2
2018-12-03sw: prefix members of SwTableFieldMiklos Vajna2-21/+21
2018-12-03sw: paragraph-sign: formattingAshod Nakashian1-18/+23
2018-12-03sw: paragraph-sign: validate current SwTextNode directlyAshod Nakashian3-13/+21
2018-12-03sw: paragraph-sign: get graph-names only onceAshod Nakashian1-27/+31
2018-12-03paragraph-sign: exception-safe metadata graph enumerationAshod Nakashian2-13/+43
2018-12-03sw: rdf: Split graph-name lookup from getStatementAshod Nakashian2-15/+44
2018-12-03sw: paragraph-sign: erase metafields from copied text correctlyAshod Nakashian1-4/+5
2018-12-03sw lok: delay processing idle jobs to let LOK finish initializationAshod Nakashian2-6/+35
2018-12-03tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski2-6/+3
2018-12-03tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski3-10/+9
2018-12-02weld ScShareDocumentDlgCaolán McNamara1-2/+2
2018-12-02Related: tdf#121810 pass suitable message dialog parent aroundCaolán McNamara1-1/+1
2018-12-02can pass window directly to CreateTemplateDialog nowCaolán McNamara4-5/+5
2018-12-02weld SwGlossaryGroupDlgCaolán McNamara4-249/+261
2018-12-02tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski3-10/+9
2018-12-01tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski1-3/+3
2018-12-01loplugin:redundantfcastStephan Bergmann1-1/+1
2018-12-01weld OfaAutocorrExceptPageCaolán McNamara1-6/+6
2018-12-01sw_redlinehide_4a: MoveDeletedPrevFrames() should only moveMichael Stahl1-4/+10
2018-12-01sw_redlinehide_4a: fix infinite loop in SwAttrIter::Seek()Michael Stahl1-1/+2
2018-12-01sw_redlinehide_4a: fix asserts caused by invalid index in SwUpdateAttrMichael Stahl2-6/+2
2018-12-01sw_redlinehide_4a: stop toggling ShowDelete in SwAutoFormatMichael Stahl1-2/+13
2018-12-01sw_redlinehide_4a: TextFrameIndex goes liveMichael Stahl1-5/+1
2018-12-01sw_redlinehide_4a: SwEditShell::AutoCorrect() etc.Michael Stahl1-5/+9
2018-12-01sw_redlinehide_4a: SwAutoFormat::AutoCorrect()Michael Stahl1-54/+63
2018-12-01sw_redlinehide_4a: SwAutoCorrDoc iterates frames, not nodesMichael Stahl3-41/+148
2018-12-01sw_redlinehide_4a: SwAutoFormat iterates frames, not nodesMichael Stahl4-343/+399
2018-12-01sw_redlinehide_4a: SwAutoFormat: manually skip redlines when deletingMichael Stahl1-6/+70
2018-12-01sw: fix wrong title of AutoFormat with redlining dialogMichael Stahl1-1/+1
2018-12-01sw: rename misleading DeleteCurrentParagraph()Michael Stahl1-34/+40
2018-12-01sw: remove nutso check from SwNoTextFrame::PaintPicture()Michael Stahl1-1/+1
2018-12-01sw_redlinehide_4a: some page break calls in SwFEShell/PageBreakWinMichael Stahl3-3/+6
2018-12-01sw_redlinehide_4a: fix SwDoubleLinePortion/SwMultiCreator/SwBracketMichael Stahl2-1/+8
2018-12-01sw_redlinehide_4a: finish conversions guess.cxx,itrcrsr.cxx,porfld.cxxMichael Stahl6-16/+17
2018-12-01sw_redlinehide_4a: SwEditShell::GetLineCount()Michael Stahl1-1/+9