summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2018-12-03Revert "sw_redlinehide_3: apparently a live SwNodeNum always has a parent"Michael Stahl
2018-12-03sw: convert assert(bSelected out of sync) to SAL_WARN for nowMichael Stahl
2018-12-03sw: prefix members of SwTableFieldMiklos Vajna
2018-12-03sw: paragraph-sign: formattingAshod Nakashian
2018-12-03sw: paragraph-sign: validate current SwTextNode directlyAshod Nakashian
2018-12-03sw: paragraph-sign: get graph-names only onceAshod Nakashian
2018-12-03paragraph-sign: exception-safe metadata graph enumerationAshod Nakashian
2018-12-03sw: rdf: Split graph-name lookup from getStatementAshod Nakashian
2018-12-03sw: paragraph-sign: erase metafields from copied text correctlyAshod Nakashian
2018-12-03sw lok: delay processing idle jobs to let LOK finish initializationAshod Nakashian
2018-12-03tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-12-03tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-12-02weld ScShareDocumentDlgCaolán McNamara
2018-12-02Related: tdf#121810 pass suitable message dialog parent aroundCaolán McNamara
2018-12-02can pass window directly to CreateTemplateDialog nowCaolán McNamara
2018-12-02weld SwGlossaryGroupDlgCaolán McNamara
2018-12-02tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-12-01tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-12-01loplugin:redundantfcastStephan Bergmann
2018-12-01weld OfaAutocorrExceptPageCaolán McNamara
2018-12-01sw_redlinehide_4a: MoveDeletedPrevFrames() should only moveMichael Stahl
2018-12-01sw_redlinehide_4a: fix infinite loop in SwAttrIter::Seek()Michael Stahl
2018-12-01sw_redlinehide_4a: fix asserts caused by invalid index in SwUpdateAttrMichael Stahl
2018-12-01sw_redlinehide_4a: stop toggling ShowDelete in SwAutoFormatMichael Stahl
2018-12-01sw_redlinehide_4a: TextFrameIndex goes liveMichael Stahl
2018-12-01sw_redlinehide_4a: SwEditShell::AutoCorrect() etc.Michael Stahl
2018-12-01sw_redlinehide_4a: SwAutoFormat::AutoCorrect()Michael Stahl
2018-12-01sw_redlinehide_4a: SwAutoCorrDoc iterates frames, not nodesMichael Stahl
2018-12-01sw_redlinehide_4a: SwAutoFormat iterates frames, not nodesMichael Stahl
2018-12-01sw_redlinehide_4a: SwAutoFormat: manually skip redlines when deletingMichael Stahl
2018-12-01sw: fix wrong title of AutoFormat with redlining dialogMichael Stahl
2018-12-01sw: rename misleading DeleteCurrentParagraph()Michael Stahl
2018-12-01sw: remove nutso check from SwNoTextFrame::PaintPicture()Michael Stahl
2018-12-01sw_redlinehide_4a: some page break calls in SwFEShell/PageBreakWinMichael Stahl
2018-12-01sw_redlinehide_4a: fix SwDoubleLinePortion/SwMultiCreator/SwBracketMichael Stahl
2018-12-01sw_redlinehide_4a: finish conversions guess.cxx,itrcrsr.cxx,porfld.cxxMichael Stahl
2018-12-01sw_redlinehide_4a: SwEditShell::GetLineCount()Michael Stahl
2018-12-01sw_redlinehide_4a: convert SwTextNode::GetMinMaxSize()Michael Stahl
2018-12-01sw_redlinehide_4a: convert SwEditShell::GetScalingOfSelectedText()Michael Stahl
2018-12-01sw_redlinehide_4a: fix the number handling in SwEditShell::GetScriptType()Michael Stahl
2018-12-01sw_redlinehide_4a: SwEditShell::IsMoveLeftMargin(), MoveLeftMargin()Michael Stahl
2018-12-01sw_redlinehide_4a: adapt SwEditShell::GetPaMParAttr()Michael Stahl
2018-12-01sw_redlinehide_4a: adapt SwEditShell::FillByEx()Michael Stahl
2018-12-01sw_redlinehide_4a: more adapting of SwDoc::SetCounted()/SetNumRule()Michael Stahl
2018-12-01sw_redlinehide_4a: adapt SwEditShell::ResetAttr()Michael Stahl
2018-12-01sw_redlinehide_4a: adapt SwEditShell::SetTextFormatColl()Michael Stahl
2018-12-01sw_redlinehide_4a: adapt SwEditShell::ReplaceDropText()/GetDropText()Michael Stahl
2018-12-01sw_redlinehide_4a: InsertItemSet()/InsertPoolItem()Michael Stahl
2018-12-01sw_redlinehide_4a: ignore hidden nodes in SwEditShell::GetPaMAttr()Michael Stahl
2018-12-01sw_redlinehide_4a: add layout to SwTextNode::GetParaAttr()Michael Stahl