summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2020-09-22Added new command to delete the comment threadPranam Lashkari18-1/+114
2020-09-22Added new command to resolve the comment threadPranam Lashkari14-0/+93
2020-09-22tdf#130456 sw: enable semi-transparent text for char style dialogMiklos Vajna4-1/+57
2020-09-22changed FN_RESOLVE_NOTE behaviour to resolve single notePranam Lashkari4-12/+51
2020-09-19tdf#135623: modified generation of unique fly nameVasily Melenchuk1-5/+3
2020-09-19tdf#135950 crash in format->character with selected text in tableCaolán McNamara1-0/+1
2020-09-19LOK: fix display of page number on status barEzinne Nnamani1-3/+6
2020-09-16tdf#135682 sw: fix lost selection-all when doc starts with tableMiklos Vajna4-2/+33
2020-09-15tdf#135942: avoid collecting autostyles during writing themMike Kaganski3-1/+32
2020-09-15tdf#124470: Split export of table autostyles out from collection phaseMike Kaganski4-1/+31
2020-09-09Resolves: tdf#136189 don't try and sort until treeview is filledCaolán McNamara2-1/+7
2020-09-09tdf#136423 make SwXDrawPage::group work with a single shapeSamuel Mehrbrodt3-1/+46
2020-09-09tdf#135056 sw_redlinehide: when moving sections to undo nodes-array,Michael Stahl3-3/+9
2020-09-09tdf#135661 sw: fix Undo of text deletion of SdrObjectMichael Stahl1-0/+3
2020-09-09tdf#135001 sw_redlinehide: fix IsShown() for AT_PARA flysMichael Stahl1-1/+9
2020-09-08writer: handle styles in multiple languages for onlineSzymon Kłos2-0/+24
2020-09-08writer: translate standard styles for onlineSzymon Kłos2-40/+135
2020-09-07Hide InsertFormula in Writer onlineSzymon Kłos2-0/+8
2020-09-07sw: default to UI locale when language is missingMiklos Vajna5-0/+51
2020-09-03sw: insert plain tab char at a numbered para start if indent wouldn't changeMiklos Vajna5-1/+85
2020-08-31tdf#131801: sw: support of style references in ListAutoFormatVasily Melenchuk6-5/+102
2020-08-31sw: set name for section format on creationVasily Melenchuk1-0/+1
2020-08-31tdf#135973: DOCX export: improved list override supportVasily Melenchuk5-105/+107
2020-08-31tdf#133490: set name for pasted frame formatVasily Melenchuk1-0/+9
2020-08-31tdf#135018 sw_redlinehide: fix accept delete redline at start of bodyMichael Stahl1-1/+4
2020-08-31(related: tdf#132160) sw: fix lcl_RejectRedline if end is on table nodeMichael Stahl3-0/+23
2020-08-31tdf#132160 sw_redlinehide: more pathological redline problemsMichael Stahl1-16/+38
2020-08-25ofz#25169 insertion into set might find a duplicateCaolán McNamara1-4/+6
2020-08-23tdf#135457 sw: fix invalidation of SwXTextFieldMichael Stahl2-1/+5
2020-08-23tdf#133437: sw: set generated shape name if it is missingVasily Melenchuk3-8/+617
2020-08-23tdf#135721 sw: fix spell check context menu deleting flysMichael Stahl1-2/+1
2020-08-23tdf#135412 tdf#135888 sw: fix copying of linked text-boxesMichael Stahl4-24/+4
2020-08-23sw: moved setting shape name to earlier stageVasily Melenchuk1-2/+4
2020-08-23sw: generate unique style name for table box and line framesVasily Melenchuk1-0/+2
2020-08-18tdf#132892 Revert "sw: paragraph-sign: erase metafields ... correctly"Caolán McNamara1-5/+4
2020-08-18tdf#134439 honor FN_PARAM_PAM argumentsCaolán McNamara1-2/+3
2020-08-18tdf#134746 sw: fix redline hiding of at-char fly on empty paragraphsMichael Stahl1-0/+11
2020-08-18sw: MS Word export: don't insert section breaks in field instructionsMichael Stahl1-1/+23
2020-08-18sw: avoid assert when deletion starts at fieldmark endMichael Stahl1-5/+7
2020-08-17tdf#128197: sw: different line height for DOCX with compat=14Vasily Melenchuk8-1/+48
2020-08-17tdf#134043 DOCX import: new unit tests: ComboBox to DropDownThorsten Behrens4-28/+77
2020-08-17tdf#135098 update SwTableCursor m_SelectedBoxes before mergeCaolán McNamara1-0/+9
2020-08-12tdf#128198 sw: text formatting: only consider upper margin for first lineMichael Stahl5-7/+23
2020-08-11sfx2: lok: reliably support multi-documentsAshod Nakashian1-1/+1
2020-08-10lok: minor cleanup of ViewCallback in tiledrendering testsAshod Nakashian1-34/+35
2020-08-10sfx2: lok: refactor notifications and const correctnessAshod Nakashian1-1/+1
2020-08-07tdf#135144 sw: copy bookmarks in SwDoc::CopyMasterHeader()Michael Stahl1-2/+6
2020-08-03lok: state updates for vertical alignmentSzymon Kłos1-0/+26
2020-08-02tdf#134965 sw: avoid RemoveFollowFlowLine() SNAFUMichael Stahl1-0/+1
2020-08-02tdf#134436 sw: fix SwUndoDelete::RedoImpl() with section at end...Michael Stahl3-0/+177