summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* HACK: ODF import: always hide redlinesprivate/mst/sw_redlinehide_4aMichael Stahl2018-12-071-0/+6
* sw_redlinehide: make layout based Show/Hide mode the defaultMichael Stahl2018-12-016-67/+20
* sw_redlinehide_4a: MoveDeletedPrevFrames() should only moveMichael Stahl2018-12-011-4/+10
* sw_redlinehide_4a: fix infinite loop in SwAttrIter::Seek()Michael Stahl2018-12-011-1/+2
* sw_redlinehide_4a: fix asserts caused by invalid index in SwUpdateAttrMichael Stahl2018-12-012-6/+2
* sw_redlinehide_4a: stop toggling ShowDelete in SwAutoFormatMichael Stahl2018-12-011-2/+13
* sw_redlinehide_4a: TextFrameIndex goes liveMichael Stahl2018-12-011-5/+1
* sw_redlinehide_4a: SwEditShell::AutoCorrect() etc.Michael Stahl2018-12-011-5/+9
* sw_redlinehide_4a: SwAutoFormat::AutoCorrect()Michael Stahl2018-12-011-54/+63
* sw_redlinehide_4a: SwAutoCorrDoc iterates frames, not nodesMichael Stahl2018-12-013-41/+148
* sw_redlinehide_4a: SwAutoFormat iterates frames, not nodesMichael Stahl2018-12-014-343/+399
* sw_redlinehide_4a: SwAutoFormat: manually skip redlines when deletingMichael Stahl2018-12-011-6/+70
* sw: fix wrong title of AutoFormat with redlining dialogMichael Stahl2018-12-011-1/+1
* sw: rename misleading DeleteCurrentParagraph()Michael Stahl2018-12-011-34/+40
* sw: remove nutso check from SwNoTextFrame::PaintPicture()Michael Stahl2018-12-011-1/+1
* sw_redlinehide_4a: some page break calls in SwFEShell/PageBreakWinMichael Stahl2018-12-013-3/+6
* sw_redlinehide_4a: fix SwDoubleLinePortion/SwMultiCreator/SwBracketMichael Stahl2018-12-012-1/+8
* sw_redlinehide_4a: finish conversions guess.cxx,itrcrsr.cxx,porfld.cxxMichael Stahl2018-12-016-16/+17
* sw_redlinehide_4a: SwEditShell::GetLineCount()Michael Stahl2018-11-301-1/+9
* sw_redlinehide_4a: convert SwTextNode::GetMinMaxSize()Michael Stahl2018-11-301-11/+11
* sw_redlinehide_4a: convert SwEditShell::GetScalingOfSelectedText()Michael Stahl2018-11-304-70/+46
* sw_redlinehide_4a: fix the number handling in SwEditShell::GetScriptType()Michael Stahl2018-11-301-7/+12
* sw_redlinehide_4a: SwEditShell::IsMoveLeftMargin(), MoveLeftMargin()Michael Stahl2018-11-303-4/+9
* sw_redlinehide_4a: adapt SwEditShell::GetPaMParAttr()Michael Stahl2018-11-301-1/+7
* sw_redlinehide_4a: adapt SwEditShell::FillByEx()Michael Stahl2018-11-301-0/+5
* sw_redlinehide_4a: more adapting of SwDoc::SetCounted()/SetNumRule()Michael Stahl2018-11-303-12/+20
* sw_redlinehide_4a: adapt SwEditShell::ResetAttr()Michael Stahl2018-11-304-8/+20
* sw_redlinehide_4a: adapt SwEditShell::SetTextFormatColl()Michael Stahl2018-11-304-4/+20
* sw_redlinehide_4a: adapt SwEditShell::ReplaceDropText()/GetDropText()Michael Stahl2018-11-301-4/+17
* sw_redlinehide_4a: InsertItemSet()/InsertPoolItem()Michael Stahl2018-11-305-34/+162
* sw_redlinehide_4a: ignore hidden nodes in SwEditShell::GetPaMAttr()Michael Stahl2018-11-301-1/+7
* sw_redlinehide_4a: add layout to SwTextNode::GetParaAttr()Michael Stahl2018-11-306-7/+71
* sw: rename to SwTextNode::GetParaAttr(), at least that's uniqueMichael Stahl2018-11-2915-31/+32
* sw: simplify SwTextNode::GetAttr()Michael Stahl2018-11-291-20/+15
* sw: SwTextNode::GetAttr() inconsistencyMichael Stahl2018-11-205-4/+17
* sw_redlinehide_4a: the SwTextNode item set contains XATTR_FILL tooMichael Stahl2018-11-191-0/+5
* tdf#121031 sw_redlinehide: fix SwUndoDelete of table: create table framesMichael Stahl2018-11-161-1/+4
* tdf#120777 KDE5: Update initialization of QImagesAleksei Nikiforov2018-11-164-2/+15
* starmath: create XMLOasisMetaImporter instances with an uno constructorMiklos Vajna2018-11-165-31/+9
* tdf#99122 Send as email: prefer ooxml formatsSamuel Mehrbrodt2018-11-161-6/+3
* uitest Calc Show sheet dialogZdeněk Crhonek2018-11-163-0/+77
* tdf#121017 context menu web text: editstyle is always paragraph styleandreas kainz2018-11-161-2/+0
* tdf#121017 context menu global text: editstyle is always paragraph style editandreas kainz2018-11-161-2/+0
* tdf#121017 context menu writer text: editstyle is always paragraph style editandreas kainz2018-11-161-2/+0
* tdf#121017 context menu swxform text: editstyle is always paragraph styleandreas kainz2018-11-161-2/+0
* tdf#121216 Fix custom pattern not displayed in area tab pageJim Raykowski2018-11-161-7/+8
* tdf#45904 Move XEnumeration Java tests to C++Jens Carl2018-11-167-102/+141
* loplugin:staticmethods improvementNoel Grandin2018-11-1641-97/+77
* Fix typosAndrea Gelmini2018-11-164-8/+8
* Removed duplicated includeAndrea Gelmini2018-11-161-1/+0