summaryrefslogtreecommitdiff
path: root/sw/source/core
AgeCommit message (Expand)AuthorFilesLines
2021-02-10tdf#91920 sw page gutter margin: handle mirrored marginsMiklos Vajna3-6/+29
2021-02-09tdf#91920 sw page gutter margin, from top: add layoutMiklos Vajna2-3/+29
2021-02-09tdf#91920 sw page gutter margin, from top: add doc model & UNO APIMiklos Vajna2-1/+9
2021-02-09tdf#91920 sw page gutter margin: add layoutMiklos Vajna3-0/+17
2021-02-09sw page gutter margin: add UNO APIMiklos Vajna1-0/+1
2021-02-03enable hyperlink to be detected at the end of textPranam Lashkari1-2/+5
2021-02-01sw: don't repaint all text frames on selecting and deleting several bulletsMiklos Vajna3-15/+22
2021-01-29sw: don't repaint all text frames on turning off a bullet for bullet numberingsMiklos Vajna1-1/+3
2021-01-29sw: don't repaint all text frames on text node delete for bullet numberingsMiklos Vajna1-1/+49
2021-01-13tdf#139566: Fix select all (table + text) when document window looses focus.Tamás Zolnai1-0/+2
2021-01-12Related tdf#123632: fix crash in accdoc (sw)Julien Nabet1-1/+1
2021-01-07tdf#129568 Rename the default table styleMaxim Monastirsky2-24/+24
2021-01-07replace hard-coded "1.2" ODF version stringsMichael Stahl1-2/+3
2020-12-21replace ODFDefaultVersion usage with ODFSaneDefaultVersionMichael Stahl1-4/+4
2020-11-25tdf#136453 sw_redlinehide: SwUndoDelete: only create extra frames...Michael Stahl1-1/+2
2020-11-24lok: Don't even iterate through the redlines when they are disabled.Jan Holesovsky1-4/+12
2020-11-16tdf#122648 DOCX import: fix table formula in all tablesLászló Németh1-1/+1
2020-11-09DOCX import: fix assertion failure when redline ends right before a ToCMiklos Vajna1-0/+23
2020-10-31tdf#131679 sw: fix crash when copying fly via context menuMichael Stahl1-2/+47
2020-10-31tdf#135260 sw_redlinehide: fix insert-with-delete differentlyMichael Stahl1-10/+0
2020-10-26lok: Send form field events to the correct view.Tamás Zolnai1-2/+2
2020-09-30tdf#133358 fix crash in redoing indentCaolán McNamara1-2/+3
2020-09-30tdf#132688 diacritics broken in lines with punctuationNoel Grandin1-0/+2
2020-09-25tdf#134782 sw,unotools,officecfg: adapt configuration and UIMichael Stahl2-2/+5
2020-09-25tdf#134782 sw: split AddParaSpacingToTableCells flag in 2Michael Stahl5-6/+32
2020-09-19tdf#135623: modified generation of unique fly nameVasily Melenchuk1-5/+3
2020-09-16tdf#135682 sw: fix lost selection-all when doc starts with tableMiklos Vajna2-2/+4
2020-09-09tdf#136423 make SwXDrawPage::group work with a single shapeSamuel Mehrbrodt1-1/+1
2020-09-09tdf#135056 sw_redlinehide: when moving sections to undo nodes-array,Michael Stahl2-2/+8
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-07sw: default to UI locale when language is missingMiklos Vajna2-0/+27
2020-09-03sw: insert plain tab char at a numbered para start if indent wouldn't changeMiklos Vajna1-0/+45
2020-08-31tdf#131801: sw: support of style references in ListAutoFormatVasily Melenchuk3-3/+48
2020-08-31sw: set name for section format on creationVasily Melenchuk1-0/+1
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 Stahl1-0/+5
2020-08-31tdf#132160 sw_redlinehide: more pathological redline problemsMichael Stahl1-16/+38
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 Melenchuk1-8/+7
2020-08-23tdf#135412 tdf#135888 sw: fix copying of linked text-boxesMichael Stahl3-20/+3
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#134746 sw: fix redline hiding of at-char fly on empty paragraphsMichael Stahl1-0/+11
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 Melenchuk3-0/+18