summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2021-06-23tdf#142852 forward surrounding-text requests to an active drawing editengineCaolán McNamara1-1/+12
2021-06-23Related: tdf#140409 scale the menubutton like the other widgetsCaolán McNamara3-21/+44
2021-06-23tdf#140409 Comment text ignoring zoom sizeCaolán McNamara2-4/+12
2021-06-17Resolves tdf#142513 fix zoom caller handlingJim Raykowski3-11/+11
2021-06-14Assert on valid order of which ids in ranges on SfxItemSet creationMike Kaganski12-76/+53
2021-06-14Mail Merge: Remove the missing data source warning on load.Gülşah Köse3-41/+0
2021-06-14tdf#140623 Chart OOXML import: set text overlap to falseTünde Tóth2-5/+11
2021-06-14tdf#142721 restore SwShellTableCursor if the orig selection was a single cellCaolán McNamara1-6/+10
2021-06-10do not draw directly in SwViewShell in LOK modeLuboš Luňák1-1/+1
2021-06-10editengine-columns: ODF support [API CHANGE]Mike Kaganski7-405/+104
2021-06-09jsdialog: sidebar: avoid duplicated widget idsSzymon Kłos2-2/+2
2021-06-04tdf#138302 partial revert tdf#108496: DOCX: redesign of override in listsJustin Luth5-0/+25
2021-05-31lok: Re-Enable AnchorToPara context menu itemmerttumer1-2/+1
2021-05-31Extended MoveShapeHandle command for Anchors as wellmerttumer3-4/+21
2021-05-31Unit tests for .uno:MoveShapeHandle commandmerttumer1-0/+60
2021-05-30tdf#137199: sw: convert list format string to prefix/suffix for ODFVasily Melenchuk2-0/+11
2021-05-27tdf#132752: docx import: improvements for first line indent in listsVasily Melenchuk2-0/+7
2021-05-26tdf#142294 drop placeholder on-demand node on directly populating nodeCaolán McNamara1-0/+2
2021-05-26sw: layout: fix footnote UAF on tdf132248-3.odt (also, tdf134127-1.odt)Michael Stahl1-1/+9
2021-05-25remove intermediate containers in sidebarsCaolán McNamara29-348/+306
2021-05-25add a callback for when a container gains or loses focusCaolán McNamara2-5/+10
2021-05-25don't use the vcl::Window parent to derive a treeview sizeCaolán McNamara1-2/+2
2021-05-25drop SetUpdateMode on entering global modeCaolán McNamara1-2/+0
2021-05-25don't use the vcl::Window parent to derive a treeview sizeCaolán McNamara1-2/+2
2021-05-25use m_xDocListBox to detect we're disposedCaolán McNamara1-7/+4
2021-05-25check widget existance to detect we're disposedCaolán McNamara3-3/+3
2021-05-25decompose SwNavigationPIUIObject and use sub components directlyCaolán McNamara5-78/+13
2021-05-25tdf#137358 Fix incorrect outline position returnedJim Raykowski4-7/+15
2021-05-25SetCurItemId takes an ItemId not a PositionCaolán McNamara4-13/+13
2021-05-25register navigator individually in each module that it exists inCaolán McNamara3-44/+41
2021-05-25replace stock button imagesCaolán McNamara15-36/+95
2021-05-25rename SfxChildWindowContext::GetFloatingWindow to what it doesCaolán McNamara1-4/+4
2021-05-25rename get_vscroll_width to get_scroll_thicknessCaolán McNamara2-4/+6
2021-05-25weld impress annotation windowCaolán McNamara3-43/+6
2021-05-25weld annotation windowCaolán McNamara18-1503/+797
2021-05-21tdf#118637: sw_xhtmlexport: Add unittestXisco Fauli2-0/+16
2021-05-21tdf#138209 ODF export: work around forms problem in LO < 7.0Michael Stahl2-2/+4
2021-05-21tdf#137810 sw: fix SwXNumberingRules setting CharStyleNameMichael Stahl4-11/+51
2021-05-21tdf#142165 restore a SwShellTableCursor if the orig selection described thatCaolán McNamara1-2/+6
2021-05-21sw: fix not needed invalidation of custom field on each keypressMiklos Vajna2-4/+14
2021-05-20sw: fix not needed invalidation of title field on each keypressMiklos Vajna3-1/+111
2021-05-16tdf#141307: adapt null-checkBjoern Michaelsen1-1/+1
2021-05-16tdf#138518 sw: layout: unbreak fdo80206-1.docMichael Stahl1-1/+1
2021-05-16tdf#138518 sw: layout: fix assert on ooo43913-1.docMichael Stahl3-13/+19
2021-05-16tdf#141540 fix docx import of group or line with rotationRegina Henschel4-10/+19
2021-05-16tdf#126226, tdf#126735 sw Next Change: cycle through tracked changesLászló Németh3-0/+112
2021-05-16tdf#142080 sw: layout: fix infinite loop in CalcContent()Michael Stahl3-5/+25
2021-05-16tdf#141945 sw: layout: check master frame when moving fly forwardMichael Stahl2-2/+6
2021-05-12Revert "tdf#141015: Show Mail Merge toolbar when DBData has data source"Mike Kaganski1-3/+1
2021-05-10Fix style previews widget with multiple languagesSzymon Kłos1-1/+6