summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)AuthorFilesLines
2020-07-29sw: fix use-after-free when moving multiple tables to a previous pagefeature/cib_contract4236bMiklos Vajna1-0/+11
2020-07-29sw: fix moving more than 20 table frames to a previous pageMiklos Vajna1-1/+11
2020-06-22WIP fix a preformance regression with table layoutJan-Marek Glogowski12-93/+45
2020-06-16sw: layout: fix wrongly positioned table rows in --convert-to pdfMichael Stahl2-0/+14
2020-06-14tdf#131912 sw: fix spell check correct deleting flysMichael Stahl3-26/+24
2020-06-12sw: reindent thatMichael Stahl2-43/+42
2020-06-12tdf#132321 sw: adapt fly at-para deletion to at-char wrt. sectionsMichael Stahl1-2/+2
2020-06-12tdf#83309: docx import: allow for lists tabstop at zero positionVasily Melenchuk3-3/+11
2020-06-12tdf#132254 sw: fix block selection copy reversed orderMichael Stahl1-2/+2
2020-06-12crashtesting: sw: fix export of ooo24576-1.doc and ooo79410-1.sxw to odtMichael Stahl1-1/+1
2020-06-12tdf#120394: DOCX list import: simplify zero width space hackVasily Melenchuk2-15/+22
2020-06-12tdf#132744 sw: fix subtle difference when checking end of sectionMichael Stahl1-2/+15
2020-06-11tdf#101856 copy missing bookmark propertiesSerge Krot5-3/+18
2020-06-10tdf#133641 sw: fix crash double-clicking CH_TXT_ATR_FORMELEMENTMichael Stahl1-1/+2
2020-06-10tdf#132725 sw: SwUndoDelete: don't group if flys are be deletedMichael Stahl1-0/+27
2020-06-10tdf#101856 evaluate condition to expand / collapse bookmarksSerge Krot1-0/+24
2020-06-10tdf#132597 sw: fix inconsistent handling of ExcludeFlyAtStartEndMichael Stahl2-3/+7
2020-06-09tdf#133604 sw: DOCX export: put CH_TXT_ATR_FORMELEMENT in its own runMichael Stahl1-1/+5
2020-06-09tdf#133474 DOC import: fix lazy-loading of images with zero sizeMiklos Vajna1-0/+7
2020-06-09tdf#101856 correct Insert bookmark dialogSerge Krot1-0/+3
2020-06-06rhbz#1844263 unchecked nullptr return from SfxViewFrame::Current()Caolán McNamara1-2/+3
2020-06-06tdf#133270 MAILMERGE progress is not updated during export of many filesSerge Krot2-2/+5
2020-06-05tdf#133271 sw textbox: handle TextRotateAngle shape propertyMiklos Vajna1-2/+12
2020-06-05tdf#120394: list format string can be emptyVasily Melenchuk3-6/+7
2020-06-02tdf#124790: sw: handle SubtractFlys when replacing compat optionsMiklos Vajna1-0/+1
2020-06-01Resolves: tdf#133411 drop CONTENT_FLOWS_TO from dialog to search resultsCaolán McNamara3-166/+1
2020-05-29tdf#131684 tdf#132236 sw_redlinehide: fix upper of frame moved...Michael Stahl1-0/+30
2020-05-29tdf#132236 sw_redlinehide: fix SwUndoDelete with sections even moreMichael Stahl3-4/+23
2020-05-26Revert "tdf#104017 DOC export: be less aggressive with merging page styles"Justin Luth1-1/+1
2020-05-25tdf#133348 remove from list before calling SetActiveSidebarWinJulien Nabet1-2/+4
2020-05-23tdf#103602 xmloff,sw: ODF 1.3 import: PageStyle with drawing-page styleMichael Stahl1-0/+11
2020-05-19tdf#127778 DOCX import: fix unexpected heading on non-first page ...Miklos Vajna3-0/+24
2020-05-19Related: tdf#132678 select first entry if nothing else selectedCaolán McNamara1-1/+6
2020-05-18tdf#128665: sw: set unique name for shape formatVasily Melenchuk1-1/+10
2020-05-15Remove some redundantly user-declared copy ctors and assignment opsStephan Bergmann3-13/+0
2020-05-14tdf#132766: DOCX export: always try to set bullet font for listVasily Melenchuk2-39/+31
2020-05-13Resolves: tdf#123801 captioning issuesCaolán McNamara1-43/+0
2020-05-13tdf#94628: sw: allow setting for bullet for outline paragraphsVasily Melenchuk2-510/+387
2020-05-11Resolves: tdf#132626 entry_insert_text works on the newly typed regionCaolán McNamara2-9/+7
2020-05-05tdf#116883: sw: support for lists level format stringVasily Melenchuk3-45/+94
2020-05-05tdf#108496: DOCX: redesign of override in listsVasily Melenchuk6-39/+84
2020-05-04tdf#132187 sw: fix creation of frames on end node in CopyWithFlyInFly()Michael Stahl1-1/+35
2020-04-28tdf#131729 sw: handle no drawing objects when calculating overlap of objectsMiklos Vajna1-2/+7
2020-04-27tdf#132351 DOCX export: fix character formatting of numberingLászló Németh1-0/+3
2020-04-27tdf#127606 DOCX lists: fix unchangeable formattingLászló Németh2-1/+24
2020-04-22tdf#127109 Writer: fix Undo entry "Delete $1"László Németh1-2/+2
2020-04-22tdf#131147 don't store redline ExtraData during UndoLászló Németh1-15/+19
2020-04-21tdf#131621: fix crash in mergedlo.dllMike Kaganski1-24/+33
2020-04-16tdf#132091 sw: fix fieldmark mess in SwCursor::SelectWordWT()Michael Stahl1-12/+10
2020-04-15sw: fix fly at-char deletion API behaviour changeMichael Stahl1-2/+2