summaryrefslogtreecommitdiff
path: root/sw/inc
AgeCommit message (Expand)Author
2023-12-07we can have just one LoadURL for writerCaolán McNamara
2023-12-07combine these hyperlink dispatchers into one callCaolán McNamara
2023-05-02put floating frames under managed links controlCaolán McNamara
2022-10-04sw: fix inserting fields between 2 adjacent input fieldsMichael Stahl
2022-08-24sw: fix infinite recursion in SwEditWin::GetSurroundingTextSelection()Michael Stahl
2022-06-23tdf#141549 sw: fix ordering of virtual SdrObjects for textboxesMichael Stahl
2022-06-23tdf#140292: (related: tdf#133487) sw: fix ordering of virtual SdrObjects for ...Michael Stahl
2022-06-21tdf#133957 sw: don't delete flys on Backspace/Delete keysMichael Stahl
2022-06-21sw: fix crash in SwFrame::dumpAsXml()Michael Stahl
2022-05-16forcepoint#104 sw: do not delete fieldmark chars in MoveNodeRange()Michael Stahl
2022-05-16forcepoint#92 fix crash on layout of specific docCaolán McNamara
2022-03-18sw_redlinehide: more issues with SwEditWin Surrounding functionsMichael Stahl
2022-01-27tdf#122995 Trigger Chart refresh directly in UpdateCharts for SWArmin Le Grand (Allotropia)
2021-12-23tdf#135061 sw_redlinehide: create frames following hidden tableMichael Stahl
2021-12-23sw: simplify SwNodes::FindPrvNxtFrameNode(), improve commentsMichael Stahl
2021-12-22tdf#104823: support for sdt plain text fieldsVasily Melenchuk
2021-12-17tdf#139843 sw_redlinehide: fix crash while updating reference fieldsMichael Stahl
2021-12-03tdf#145062 sw: deal with failing insertion of field in SwWrtShellMichael Stahl
2021-05-19sw: layout: if fly's anchor moves forward, move fly off SwPageFrameMichael Stahl
2021-05-14tdf#137810 sw: fix SwXNumberingRules setting CharStyleNameMichael Stahl
2021-01-21tdf#135014 sw: fix crash exporting numbering to DOCXMichael Stahl
2020-09-28Merge branch 'libreoffice-6-4'Michael Weghorn
2020-09-25tdf#101830 sw: show field name for inline input fields tooMichael Stahl
2020-09-25tdf#134782 sw: split AddParaSpacingToTableCells flag in 2Michael Stahl
2020-09-11Merge branch 'libreoffice-6-4'Michael Weghorn
2020-09-03tdf#135056 sw_redlinehide: when moving sections to undo nodes-array,Michael Stahl
2020-08-20tdf#135412 tdf#135888 sw: fix copying of linked text-boxesMichael Stahl
2020-08-13tdf#128197: sw: different line height for DOCX with compat=14Vasily Melenchuk
2020-07-07tdf#134253 sw: fix SwUndoInserts::UndoImpl() if inserting before sectionMichael Stahl
2020-07-02Merge branch 'libreoffice-6-4'Thorsten Behrens
2020-06-18tdf#128195 Keep spacing below last paragraph in header (docx)Samuel Mehrbrodt
2020-06-16tdf#133957 sw: SelectAll should select fly in empty sectionMichael Stahl
2020-06-14tdf#131912 sw: fix spell check correct deleting flysMichael Stahl
2020-05-14Merge branch 'libreoffice-6-4'Michael Weghorn
2020-05-13tdf#94628: sw: allow setting for bullet for outline paragraphsVasily Melenchuk
2020-05-07Merge branch 'libreoffice-6-4' into distro/lhm/libreoffice-6-4+backportsMichael Weghorn
2020-05-05tdf#116883: sw: support for lists level format stringVasily Melenchuk
2020-03-27Merge branch 'libreoffice-6-4'Michael Weghorn
2020-03-25ofz#21168 sw,writerfilter: limit writerfilter hack to writerfilterCaolán McNamara
2020-03-19Merge branch 'libreoffice-6-4' intoMichael Weghorn
2020-03-12tdf#131185 Prevent unnecessary SwapIn calls.Gülşah Köse
2020-02-25sw: improve DOCX export of footnote separator a little moreMichael Stahl
2020-02-10Merge branch 'libreoffice-6-4'Michael Weghorn
2020-02-07tdf#130362 sw: fix anchoring of inline math objectsMiklos Vajna
2020-02-03Merge branch 'libreoffice-6-4'Michael Weghorn
2020-01-21tdf#129582 sw: fix copying of flys in header/footer in DOCX/RTF importMichael Stahl
2020-01-21DOCX import: fix lost objects anchored to the single para of a linked headerMiklos Vajna
2020-01-08XStyleLoader::loadStylesFromURL Allow loading from streamSamuel Mehrbrodt
2019-12-17Resolves: tdf#129355 mark toc index marks translatableCaolán McNamara
2019-12-17tdf#64902 Writer table: Paste Special->Rows AboveLászló Németh