summaryrefslogtreecommitdiff
path: root/sw/source/uibase
AgeCommit message (Expand)AuthorFilesLines
2019-12-14tdf#129176: clear "TablePosition" grab bag when unfloating tableMike Kaganski1-0/+22
2019-12-05tdf#128468: The RulerTab::nPos is in twipsTor Lillqvist1-1/+4
2019-12-04tdf#128468: Add tab stop information to LOK_CALLBACK_RULER_UPDATETor Lillqvist1-0/+12
2019-12-04Add comment about confusion in SwCommentRuler::CreateJsonNotification()Tor Lillqvist1-1/+19
2019-11-20sw: insert image: set anchor to at-char by defaultMiklos Vajna1-4/+0
2019-10-17tdf#128021 Make "Anchor to character" the default for inserted images on iOSTor Lillqvist1-0/+4
2019-10-14tdf#128139: add missing nullptr checkMike Kaganski1-1/+1
2019-10-09tdf#128009: Allow spaces in AutoText suggestionsMike Kaganski4-96/+177
2019-10-09tdf#126589: only consider text to the left of cursor as AutoText short nameMike Kaganski1-2/+3
2019-09-26tdf#127673 lok: On double-click, don't enter the embedded objects in Writer.Jan Holesovsky1-1/+8
2019-09-05lok: change table border position param. from new pos. to offsetTomaž Vajngerl1-21/+21
2019-08-15tdf#122529 lok - table border position manipulationTomaž Vajngerl1-1/+80
2019-08-02sw comments on frames: no overlay in the LOK API, either: insert caseMiklos Vajna1-2/+20
2019-07-24More uses of referer URL with SvxBrushItemStephan Bergmann1-1/+1
2019-07-17sw comments on frames: no overlay in the LOK API, eitherMiklos Vajna1-2/+20
2019-07-16sw comments on frames: avoid overlay that covers only an at-char imageMiklos Vajna1-1/+2
2019-07-15sw: fix TransformDialog with args when the shape moves to a different pageMiklos Vajna1-0/+15
2019-07-14MSForms: Rework text-based date form field's representationTamás Zolnai3-15/+24
2019-07-14MSForms: Implement calculation of the displayed text in date form fieldTamás Zolnai3-3/+22
2019-07-14MSForms: Introduce a properties dialog for date form fieldTamás Zolnai3-2/+63
2019-07-14MSForms: Insert text-based date field from MS compatible Forms menuTamás Zolnai1-0/+16
2019-07-12lokdialog: Convert the Paste Special dialog to async exec for swMuhammet Kara1-14/+19
2019-07-11Prepare PasteSpecial for Async-ness (sw, basesh.cxx)Muhammet Kara3-11/+97
2019-07-08sw lok: hide UI to set Word-incompatible anchor typesMiklos Vajna2-1/+11
2019-07-08sw comments on frames: fix comment insert for as-char frame at para startMiklos Vajna1-15/+18
2019-07-08sw: insert image: set anchor to as-char by defaultMiklos Vajna1-0/+5
2019-07-08sw comments on frames: delete comment of as-char frame when deleting frameMiklos Vajna1-3/+8
2019-07-08sw comments on frames: delete comment of frame when deleting frameMiklos Vajna1-0/+40
2019-07-04sw comments on frames: fix UI to be able to annotate with at-char anchorsMiklos Vajna5-3/+39
2019-07-04sw comments on frames: fix layout to place anchor next to the imageMiklos Vajna1-1/+1
2019-07-01sw: implement inserting comments when an as-char image is selectedMiklos Vajna3-0/+37
2019-07-01sw: extract postit insert code from SwTextShell::ExecField()Miklos Vajna3-64/+79
2019-06-29Fix build error [-Werror=shadow]Muhammet Kara1-11/+11
2019-06-29lokdialog: Convert the Format -> Position and Size... to async exec for swMuhammet Kara1-84/+94
2019-06-29lokdialog: Convert the Format -> ... -> Line... to async execMuhammet Kara1-25/+33
2019-06-29lokdialog: Convert the Format -> ... -> Area... to async exec.Muhammet Kara2-29/+38
2019-06-29Give a parent to the AreaTabDialogMuhammet Kara1-1/+1
2019-06-29Give a parent to the Position and Size (Transform) dialogMuhammet Kara1-2/+2
2019-06-07lok: re-factor getTextSelection.Michael Meeks1-45/+2
2019-05-28tdf#124752: Reduce number of formats offered on clipboard on mobile devicesTor Lillqvist1-3/+21
2019-05-23sw: add IgnoreComments parameter to .uno:PasteMiklos Vajna3-11/+21
2019-05-19tdf#117480 fix crash in mailmergeSzymon Kłos1-358/+365
2019-04-18Build fix after commit 916c5834d09a4f9742cbdd00ab5d53b140a97153Mike Kaganski1-2/+2
2019-04-17sw lok: fix "Cannot deselect the shape after inserting the first in a...Henry Castro1-0/+4
2019-03-27svtools: expose document position in DocumentToGraphicRendererMiklos Vajna1-2/+7
2019-03-25tdf#124172: Remove DESKTOP ifdef as the code is needed for tunnelled dialogsTor Lillqvist1-2/+0
2019-03-24Unfloat: Move the button to the top of the framecp-6.0-27Tamás Zolnai4-16/+16
2019-03-20tdf#124162: Crash when trying to accept changesHenry Castro1-2/+2
2019-03-18MSForms: Open Control Properties dialog by double click for drop-down fieldTamás Zolnai1-0/+15
2019-03-18MSForms: Add a drop-down button for drop-down form fieldTamás Zolnai4-120/+12