summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2019-08-08tdf#126611 ShowDataNavigator in swxformandreas kainz1-1/+2
2019-08-08More adapting to C++2a char8_tStephan Bergmann1-1/+1
2019-07-25tdf#126340 sw_redlinehide: only move merged frames in JoinPrevMichael Stahl2-2/+4
2019-07-23tdf#126471 Apply selected MM printer on dialog openMichael Weghorn1-2/+1
2019-07-23tdf#117480 fix crash in mailmergeSzymon Kłos1-364/+374
2019-07-22Mail merge: Preselect proper printerMichael Weghorn1-2/+0
2019-07-19sw: fix use after free on tdf117215-1.odtMichael Stahl2-1/+3
2019-07-19sw: missing SolarMutexGuard in SwXFrame::attach()Michael Stahl1-0/+2
2019-07-18Resolves: tdf#126439 dialog should be modalCaolán McNamara1-0/+3
2019-07-15tdf#126333 use dialog color for "button" highlightJan-Marek Glogowski1-3/+2
2019-07-11tdf#126173 RTF import: fix lost SHAPE fieldsMiklos Vajna2-0/+92
2019-07-08tdf#125863 Rework tdf#107593 so header footer delete doesn't crashJim Raykowski2-3/+4
2019-07-04sw: fix moving of at-page anchored flys to different pageMichael Stahl1-0/+2
2019-06-29sw: avoid deleting the iterated SwRowFrame on tdf104188-4.odtMichael Stahl2-13/+16
2019-06-28tdf#125751 sw: fix crash on formatting in SwLayoutFrame::PaintSwFrame()Michael Stahl1-0/+1
2019-06-28tdf#125751 sw: tweak assert in SwFrame::PrepareMake() a bit moreMichael Stahl1-2/+14
2019-06-27tdf#125751 sw: don't start recursive layout in SwTextFrame::EmptyHeight()Michael Stahl1-1/+2
2019-06-25sw: reduce accuracy of double compares in testFDO74215 even moreMichael Stahl1-2/+3
2019-06-24tdf#125741 sw: avoid joining table frames in SwFrame::PrepareCursor()Michael Stahl1-14/+16
2019-06-23sw: fix SwUiWriterTest::testTdf114306_2Michael Stahl2-6/+6
2019-06-21tdf#125660 sw_redlinehide: don't create redlines for GrfNode/OLENodeMichael Stahl1-0/+5
2019-06-21tdf#125983 CRASH: Updating link to external filesNoel Grandin1-3/+5
2019-06-20tdf#125754 sw_redlinehide: avoid recursive layout in SetHideRedlines()Michael Stahl2-0/+5
2019-06-19sw: fix assert on layout of ooo63564-1.odtMichael Stahl1-1/+23
2019-06-17tdf#105799 Fix vector use bugJim Raykowski1-1/+1
2019-06-13tdf#125591 DOC import: lazy-load metafiles with explicit sizeMiklos Vajna1-0/+9
2019-06-13tdf#125281 DOC import: fix size of lazy-loaded metafilesMiklos Vajna3-29/+18
2019-06-13More uses of referer URL with SvxBrushItemStephan Bergmann6-8/+28
2019-06-11Resolves: tdf#125761 there is no page called 'labelTP_BACKGROUND'Caolán McNamara1-1/+0
2019-06-10tdf#117347 sw form controls: fix disappearing FixedText when editing TextFieldMiklos Vajna1-2/+2
2019-06-10tdf#125624: this bugdoc overflows sal_uInt16Mike Kaganski2-12/+12
2019-06-08tdf#119109 sw: tweak assertion in PrepareMake()Michael Stahl1-0/+4
2019-06-07tdf#125324 table export: do not ignore default valuesPatrick Jaap3-4/+9
2019-06-05tdf#125685 sw: disregard footnotes in follow table on table splitMichael Stahl1-1/+34
2019-06-05tdf#122789 sw HTML import: fix handling of images with relative sizesMiklos Vajna3-1/+21
2019-05-31SmartArt: support diagram backgroundGrzegorz Araminowicz2-6/+6
2019-05-30tdf#56738: fix encoding in comments in doc files (>= Word 97)Julien Nabet1-1/+3
2019-05-24tdf#123460 DOCX track changes: moveFrom completelyLászló Németh3-7/+27
2019-05-23tdf#119109 sw: fix SwTableFrame follow chain formattingMichael Stahl1-0/+3
2019-05-23crashtesting: failure on layout of tdf92372-4.odtCaolán McNamara1-1/+1
2019-05-23tdf#119109 sw: fix iteration in SwFrame::PrepareCursor() tooMichael Stahl1-0/+13
2019-05-23tdf#119109 sw: fix iteration in SwFrame::PrepareMake()Michael Stahl1-2/+19
2019-05-23tdf#125310 change tracking: don't copy page breakLászló Németh3-4/+65
2019-05-22tdf#125310 change tracking: don't copy page breakLászló Németh3-1/+64
2019-05-22PPTX export: save SmartArt as diagram instead of group of shapesGrzegorz Araminowicz4-309/+8
2019-05-20tdf#124937 reset m_pFirstOfBorderMerge before truncate.Mark Hung2-0/+1
2019-05-17tdf#124398 DOCX drawingML import: handle charts in group shapesMiklos Vajna2-0/+12
2019-05-16tdf#120338: The paragraph formatting changes are not undone, part 1Henry Castro1-3/+4
2019-05-15Resolves: tdf#120423 dispatch against the correct FrameCaolán McNamara5-5/+8
2019-05-15tdf#125261 sw_redlinehide: fix inf. loop in SwAutoFormat::AutoCorrect()Michael Stahl1-2/+2