summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2020-07-20tdf#134685 DOCX table import: fix gridBefore + cell widthLászló Németh2-0/+10
2020-07-19compact namespace: swNoel Grandin23-151/+35
2020-07-18tdf#120026 sw: keep table centered when resizingJustin Luth1-1/+2
2020-07-18Use NS_sprm::v6 constants in GetWW6SprmSearcherMike Kaganski1-158/+158
2020-07-18Drop macros in sprm definitionMike Kaganski2-31/+18
2020-07-17sw: silence 'not all control paths return a value'Miklos Vajna1-0/+3
2020-07-17tdf#104596 sw COMPAT layout: wrap in header for in-table fliesJustin Luth10-1/+57
2020-07-17sw: fix crash when using anchor of at-paragraph fly ...Michael Stahl3-2/+38
2020-07-17sw: layout: fix missing invalidation of text frames in tablesMichael Stahl3-0/+1199
2020-07-17tdf#134299 DOCX shape export: fix relative size of shapesRegényi Balázs6-60/+70
2020-07-17tdf#134783 sw: fix contextual spacing position of shapeRegényi Balázs5-8/+317
2020-07-17Add comment about relation of NS_sprm::Foo to sprmFoo in [MS-DOC]Mike Kaganski1-0/+3
2020-07-17Use information about sprm structure from [MS-DOC] in GetWW8SprmSearcherMike Kaganski13-1137/+1170
2020-07-16tdf#134709 writerfilter: consider gridBefore for table bordersJustin Luth2-0/+19
2020-07-16tdf#132898 writerfilter: use last merged cell's bottom borderJustin Luth3-0/+29
2020-07-16tdf#77962 ww8import: 0x4xxx sprms are always 2 byteJustin Luth3-1/+6
2020-07-16tdf#127652: move UItest to CppunitTestIlmari Lauhakangas3-56/+40
2020-07-16Cleanup: Fix variable names for InspectorShivam Kumar Singh2-48/+38
2020-07-16tdf#134618: sw_ooxmlexport12: Add unittestXisco Fauli2-0/+12
2020-07-16sw handle ClippedPictures when replacing compat optionsMiklos Vajna1-1/+1
2020-07-16Support for disabling Asian/Complex fonts for InspectorShivam Kumar Singh1-1/+4
2020-07-15tdf129452 writerfilter: only affect vertical Merge_restartJustin Luth2-0/+3
2020-07-15Show Navigator Headings context menu outline items in ro modeJim Raykowski1-8/+11
2020-07-15sw: fix names of SwFrameAreaDefinition flags in layout dumpMichael Stahl1-3/+3
2020-07-15tdf#134659 chart2: use centered label alignment at text breakBalazs Varga2-0/+19
2020-07-15tdf#123621 sw: fix textbox position according to DOCXTibor Nagy4-2/+15
2020-07-15ofz#24130 check level before accessing arrayCaolán McNamara1-1/+1
2020-07-15tdf#134816 Crash when using a parentless style other than DPSShivam Kumar Singh1-6/+2
2020-07-15tdf#120760 DOCX shape import: fix Z-order with behindDocSzabolcs Toth2-0/+16
2020-07-15tdf#124423 sw: fix AutoSize width frames of DOCXAttila Szűcs9-2/+60
2020-07-15tdf#134555 Show direct formatting at the Styles InspectorShivam Kumar Singh2-111/+107
2020-07-14jsdialog: enable watermark dialogSzymon Kłos1-0/+12
2020-07-14tdf#134654 sw: Alt-X - end keyboard selection tooJustin Luth1-0/+4
2020-07-14uitest : Add demo for "bottom find bar" using ToolBox supportAhmed ElShreif1-0/+71
2020-07-14tdf#134793 DOCX import: fix numbering with inline imagesLászló Németh2-2/+16
2020-07-14tdf#133437: sw: set generated shape name if it is missingVasily Melenchuk3-8/+613
2020-07-14Fix widget placement problem on mailmerge result dialog.Gülşah Köse1-1/+2
2020-07-14tdf#134431 sw: fix crash on setting anchor of textbox while splitting a paraMiklos Vajna3-0/+29
2020-07-14tdf#131561 writerfilter: pre-emptive unit testJustin Luth2-0/+16
2020-07-13Don't rely on Python's treatment of unrecognized escape sequencesMike Kaganski1-2/+2
2020-07-13tdf#129452 writerfilter: use column, not cell when comparing rowsJustin Luth2-0/+11
2020-07-13tdf#132483: DOCX import: fix OLE anchoring positionBakos Attila2-0/+14
2020-07-13tdf#134676 Chart OOXML import: fix X axis title widthTünde Tóth2-0/+17
2020-07-13tdf#134618 sw: DOCX export: fix order of as-char and at-char fly...Michael Stahl1-5/+5
2020-07-13tdf#134618 sw: WW8 import: don't insert fieldmark for SHAPE fieldMichael Stahl1-1/+1
2020-07-13tdf#134661 Issue in Inspector updateShivam Kumar Singh3-59/+35
2020-07-13tdf#122014 Chart OOXML import: set chart title alignment to centerTünde Tóth2-0/+17
2020-07-13sw: prefix members of SwUndoField, SwUndoFieldFromAPI, ...Miklos Vajna4-49/+49
2020-07-12tdf#134570: doc import: list level format string fixedVasily Melenchuk3-7/+24
2020-07-12weld CheckBoxControlCaolán McNamara1-4/+3