summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2019-01-23Resolves: tdf#122874 select row when user clicks toggle in rowCaolán McNamara1-1/+1
2019-01-23sw_redlinehide: fix assert caused by buggy lcl_ModifyOfstMichael Stahl1-24/+14
2019-01-23Resolves: tdf#122889 Mail config dialog is emptyCaolán McNamara3-8/+7
2019-01-23Resolves: tdf#122880 list of obj types at 0 height with gtk 3.18Caolán McNamara1-0/+2
2019-01-17Related: tdf#122627 auto detect of toggle column doesn't workCaolán McNamara3-1/+27
2019-01-17sw_redlinehide: fix infinite loop when deleting commentsMichael Stahl1-3/+31
2019-01-16tdf#122722 sw: fix hidden text crash in SwTextFrame::GetCurWord()Michael Stahl1-1/+1
2019-01-11Resolves: tdf#122449 crash after dismissing edit index entry dialogCaolán McNamara2-0/+6
2019-01-11sw_redlinehide: try harder to prevent SetRedlineFlags from messing things upMichael Stahl1-16/+24
2019-01-10tdf#122452 sw_redlinehide: WW8 import/export sets layout show/hide modeMichael Stahl2-4/+11
2019-01-08Resolves: tdf#121940 mnemonic ends up in tooltip textCaolán McNamara1-1/+2
2019-01-08tdf#122429/tdf#122431 ww8export: export H/F to default sectionJustin Luth3-1/+10
2019-01-07tdf#121168: Ensure page descriptions are correct in work documentMike Kaganski3-0/+42
2019-01-07tdf#122442: use Timer to detect single-clicks vs double-clicksMike Kaganski2-6/+6
2019-01-02tdf#121623 RTF import: keep table in multicolumn sectionLászló Németh2-0/+171
2018-12-23sw_redlinehide: adapt ToX UpdateMichael Stahl19-192/+446
2018-12-23sw_redlinehide: SwTextNode::GetExpandText() HideDeletionsMichael Stahl1-0/+4
2018-12-21tdf#119180 Use 100th_mm in UNO API implementationArmin Le Grand1-1/+2
2018-12-20tdf#122201 sw: DOCX: allow editing of unprotected areas in protected docSerge Krot3-1/+35
2018-12-20sw_redlinehide: don't return COMPLETE_STRING from MapModelToView()Michael Stahl1-1/+1
2018-12-20sw: fix assert in SwViewShell::FillPrtDoc()Michael Stahl1-1/+2
2018-12-19fallback to first entryCaolán McNamara1-0/+2
2018-12-19tdf#105413 track changes: keep paragraph stylesLászló Németh3-0/+123
2018-12-19tdf#116496: don't add header when setting empty watermarkMike Kaganski1-0/+6
2018-12-19shrink assign style dialog to minCaolán McNamara1-0/+2
2018-12-19tdf121374 ooxmlexport: export H/F to default sectionJustin Luth7-3/+77
2018-12-19tdf#121804 DOCX import: handle sub/superscript inside group shapesMiklos Vajna2-0/+18
2018-12-19sw_redlinehide_4b: visibility of flys anchored at empty nodesMichael Stahl2-32/+68
2018-12-18tdf#122156: closing a section link should not clear its Hidden flagMike Kaganski3-1/+81
2018-12-18sw_redlinehide: fix tdf#113479 by removing nag dialogThorsten Behrens6-63/+0
2018-12-18sw_redlinehide_4b: tdf#113479 SetRedlineFlags() calls no longer...Michael Stahl2-11/+12
2018-12-18sw_redlinehide: make layout based Show/Hide mode the defaultMichael Stahl8-78/+25
2018-12-18sw_redlinehide_4b: temporarily add an assert that is wrongMichael Stahl1-0/+1
2018-12-18sw_redlinehide_4b: ODF export: restore previous redline show flagsMichael Stahl1-2/+3
2018-12-18sw_redlinehide_4b: export flag to flat-ODFMichael Stahl1-1/+11
2018-12-18sw_redlinehide_4b: adapt FindFormat()Michael Stahl4-15/+44
2018-12-18sw_redlinehide_4b: adapt FindAttrImpl()Michael Stahl8-27/+73
2018-12-18sw_redlinehide_4b: adapt FindAttrs()Michael Stahl3-28/+137
2018-12-18sw_redlinehide_4b: FindText() adapt the replace part as wellMichael Stahl8-29/+137
2018-12-18sw_redlinehide_4b: adapt FindText()Michael Stahl6-160/+419
2018-12-18sw: refactor a confusing thicket of overloads, all named Find()Michael Stahl17-173/+197
2018-12-18sw_redlinehide_4b: FrameMode::Existing is not idempotentMichael Stahl9-17/+27
2018-12-18sw_redlinehide_4b: SwRootFrame::SetHideRedlines() disable early returnMichael Stahl1-1/+7
2018-12-18sw_redlinehide_4b: fix wrong nTFIndex in UpdateMergedParaForInsert()Michael Stahl1-3/+9
2018-12-18sw_redlinehide_4b: surprising discoveriesMichael Stahl8-19/+35
2018-12-18sw_redlinehide_4b: fix InsertCnt_() iteration of hidden tablesMichael Stahl1-0/+6
2018-12-18sw_redlinehide_4b: SwCursorShell::GotoRefMark() check visibility tooMichael Stahl3-8/+50
2018-12-18sw_redlinehide_4b: visibility checks for bookmarks tooMichael Stahl6-8/+70
2018-12-18sw_redlinehide_4b: visibility checks for EnhancedPDFExport linksMichael Stahl4-13/+47
2018-12-18sw_redlinehide_4b: ODF import: drop empty delete redlinesMichael Stahl1-1/+11