summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
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
2018-12-01sw: rename to SwTextNode::GetParaAttr(), at least that's uniqueMichael Stahl
2018-12-01sw: simplify SwTextNode::GetAttr()Michael Stahl
2018-12-01sw: SwTextNode::GetAttr() inconsistencyMichael Stahl
2018-12-01sw_redlinehide_4a: the SwTextNode item set contains XATTR_FILL tooMichael Stahl
2018-12-01sw: new unit tests for editing text in bookmarksSerge Krot
2018-11-30[API CHANGE] Resolves: tdf#42518 new KParseTokens::GROUP_SEPARATOR_IN_NUMBEREike Rathke
2018-11-30tdf#119824 fix undo/redo of overlapping redlinesLászló Németh
2018-11-30loplugin:singlevalfieldsNoel Grandin
2018-11-30tdf#121435 OOXML export: fixing linestyle export in chartsAdam Kovacs
2018-11-30remove unused HeaderBarItemBits enum valuesNoel Grandin
2018-11-29Print dialog UI adjustmentsDaniel
2018-11-29Adds print even pages/print odd pages options in print dialogDaniel Silva
2018-11-29Sets page orientation box in print dialogDaniel Silva
2018-11-29Reinserts print comments in print dialog (writer)Daniel Silva
2018-11-29tdf#112294 fix comments listbox selection in writer print dialogDaniel Silva
2018-11-29Configures page range in print dialogDaniel
2018-11-29Make use of SwView::InsertGraphicDlg() in the mobile app case workTor Lillqvist
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen
2018-11-29Related: tdf#121340: Do wizards steps Title CaseSabri Unal