summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-12-07HACK: ODF import: always hide redlinesprivate/mst/sw_redlinehide_4aMichael Stahl1-0/+6
2018-12-01sw_redlinehide: make layout based Show/Hide mode the defaultMichael Stahl6-67/+20
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-11-30sw_redlinehide_4a: SwEditShell::GetLineCount()Michael Stahl1-1/+9
2018-11-30sw_redlinehide_4a: convert SwTextNode::GetMinMaxSize()Michael Stahl1-11/+11
2018-11-30sw_redlinehide_4a: convert SwEditShell::GetScalingOfSelectedText()Michael Stahl4-70/+46
2018-11-30sw_redlinehide_4a: fix the number handling in SwEditShell::GetScriptType()Michael Stahl1-7/+12
2018-11-30sw_redlinehide_4a: SwEditShell::IsMoveLeftMargin(), MoveLeftMargin()Michael Stahl3-4/+9
2018-11-30sw_redlinehide_4a: adapt SwEditShell::GetPaMParAttr()Michael Stahl1-1/+7
2018-11-30sw_redlinehide_4a: adapt SwEditShell::FillByEx()Michael Stahl1-0/+5
2018-11-30sw_redlinehide_4a: more adapting of SwDoc::SetCounted()/SetNumRule()Michael Stahl3-12/+20
2018-11-30sw_redlinehide_4a: adapt SwEditShell::ResetAttr()Michael Stahl4-8/+20
2018-11-30sw_redlinehide_4a: adapt SwEditShell::SetTextFormatColl()Michael Stahl4-4/+20
2018-11-30sw_redlinehide_4a: adapt SwEditShell::ReplaceDropText()/GetDropText()Michael Stahl1-4/+17
2018-11-30sw_redlinehide_4a: InsertItemSet()/InsertPoolItem()Michael Stahl5-34/+162
2018-11-30sw_redlinehide_4a: ignore hidden nodes in SwEditShell::GetPaMAttr()Michael Stahl1-1/+7
2018-11-30sw_redlinehide_4a: add layout to SwTextNode::GetParaAttr()Michael Stahl6-7/+71
2018-11-29sw: rename to SwTextNode::GetParaAttr(), at least that's uniqueMichael Stahl15-31/+32
2018-11-29sw: simplify SwTextNode::GetAttr()Michael Stahl1-20/+15
2018-11-20sw: SwTextNode::GetAttr() inconsistencyMichael Stahl5-4/+17
2018-11-19sw_redlinehide_4a: the SwTextNode item set contains XATTR_FILL tooMichael Stahl1-0/+5
2018-11-16tdf#121031 sw_redlinehide: fix SwUndoDelete of table: create table framesMichael Stahl1-1/+4
2018-11-16tdf#120777 KDE5: Update initialization of QImagesAleksei Nikiforov4-2/+15
2018-11-16starmath: create XMLOasisMetaImporter instances with an uno constructorMiklos Vajna5-31/+9
2018-11-16tdf#99122 Send as email: prefer ooxml formatsSamuel Mehrbrodt1-6/+3
2018-11-16uitest Calc Show sheet dialogZdeněk Crhonek3-0/+77
2018-11-16tdf#121017 context menu web text: editstyle is always paragraph styleandreas kainz1-2/+0
2018-11-16tdf#121017 context menu global text: editstyle is always paragraph style editandreas kainz1-2/+0
2018-11-16tdf#121017 context menu writer text: editstyle is always paragraph style editandreas kainz1-2/+0
2018-11-16tdf#121017 context menu swxform text: editstyle is always paragraph styleandreas kainz1-2/+0
2018-11-16tdf#121216 Fix custom pattern not displayed in area tab pageJim Raykowski1-7/+8
2018-11-16tdf#45904 Move XEnumeration Java tests to C++Jens Carl7-102/+141
2018-11-16loplugin:staticmethods improvementNoel Grandin41-97/+77
2018-11-16Fix typosAndrea Gelmini4-8/+8
2018-11-16Removed duplicated includeAndrea Gelmini1-1/+0