summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2017-11-28lokdialog: Move the Notifier down to vcl::Window.Jan Holesovsky2-18/+18
2017-11-28lokdialog: Changed dialog painting to allow for modal dialogsPranav Kant2-107/+26
2017-11-28tdf#104492: Fix bad docx opening and bad layoutDimitri Bouron3-0/+11
2017-11-27ofz#4066 Bad-castCaolán McNamara4-9/+10
2017-11-27ofz: returning SfxPoolItem belonging to localCaolán McNamara2-3/+4
2017-11-24tdf#67207: export MERGEDIELD to DOCX and DOCMike Kaganski6-5/+62
2017-11-19tdf#113790: skip charfmt grabbag items existing in autofmt grabbagMike Kaganski3-0/+45
2017-11-16lokdialog: Expose cursor visible statusPranav Kant2-3/+7
2017-11-15lokdialog: Move getting dialog information in separate LOK callPranav Kant2-6/+21
2017-11-15lokdialog: Support painting parts of the dialogPranav Kant2-3/+3
2017-11-15lokdialog: Tunnel dialog title to lokclient as outparamPranav Kant2-2/+5
2017-11-15lokdialog: Use UNO name as dialog id when invoking lok callbacksPranav Kant1-1/+1
2017-11-15Change CB_DIALOG_INVALIDATE to CB_DIALOGPranav Kant2-3/+3
2017-11-15lokdialog: Mouse events for dialog floating child windowsPranav Kant2-0/+43
2017-11-15lokdialog: Support for rendering floating window dialog widgetsPranav Kant2-0/+29
2017-11-15lokdialog: Register IDIalogRenderable with vcl::DialogPranav Kant2-0/+10
2017-11-15lokdialog: Handle key events in corePranav Kant1-1/+30
2017-11-15lokdialog: Forward mouse events to vcl; enable mouse movePranav Kant1-1/+1
2017-11-15lokdialog: Set up intial posting mouse events to dialogsPranav Kant2-7/+42
2017-11-15lokdialog: Some checks if invalid uno command is providedPranav Kant1-0/+5
2017-11-15lokdialog: Better dialog rendering APIPranav Kant2-23/+27
2017-11-15Instantiate spell dialog and paint in a paintDialog callTomaž Vajngerl1-4/+13
2017-11-15Add IDialogRenderable interface for rendering of dialogsTomaž Vajngerl2-0/+33
2017-11-15tdf#111964: only trim XML whitespaceMike Kaganski2-0/+10
2017-11-03tdf#103978 textboxhelper: syncProperty OPAQUE (wrap in background)Justin Luth3-0/+24
2017-11-01Watermark: set Auto sizeSzymon Kłos1-0/+2
2017-11-01tdf#113548: another case of crash in GrabFocus during disposeAron Budea1-1/+2
2017-10-18ofz#3527 ofz#3532 Invalid read of size 8Caolán McNamara2-14/+17
2017-10-15connectivity writer driver: survive merged cellsMiklos Vajna3-0/+16
2017-10-07tdf#112634 avoid crashSzymon Kłos1-1/+5
2017-09-29tdf#112679 sw: fix copying of fieldmarksMichael Stahl20-58/+119
2017-09-28tdf#112574 sw: don't insert RES_ANCHOR into style item setsMichael Stahl2-7/+11
2017-09-28tdf#112634 Don't remove embedded database before closeSzymon Kłos2-1/+2
2017-09-26Watermark: apply to existing styles (also not used)Szymon Kłos1-4/+4
2017-09-26Watermark: apply when new page style is createdSzymon Kłos1-0/+8
2017-09-26Make the testTdf106974_int32Crop pass on my MacTor Lillqvist1-1/+4
2017-09-26ofz#3457 Unknown ReadCaolán McNamara1-2/+1
2017-09-21lok: Don't freeze the LibreOfficeKit via the spell-checking popup menu.cp-5.3-26Jan Holesovsky1-2/+7
2017-09-19ofz#3301 sw: DeleteAndJoin found yet another way to delete new redlineMichael Stahl2-36/+31
2017-09-19Word 2013 and 2016 does not honor the <w:view> setting, let's ignore it too.Jan Holesovsky1-2/+5
2017-09-18tdf#108572 remove connection also if not savedSzymon Kłos3-5/+44
2017-09-14Revert "Disable spellcheck when LOK is active"Michael Meeks1-3/+0
2017-09-14implementing callback for ruler invalidationAditya Dewan6-1/+68
2017-09-12tdf#108572 remove connections only for current shellSzymon Kłos3-16/+42
2017-09-12tdf#112304 Revert "Watermark: not visible if page background was set"Szymon Kłos3-24/+5
2017-09-12tdf#112346: take Word no-wrap limit into account also for ww8Mike Kaganski5-38/+88
2017-09-12tdf#112247 correct the size only for WatermarkSzymon Kłos1-6/+9
2017-09-12tdf#108572 revoke connection if mail-merge is cancelledSzymon Kłos3-0/+45
2017-09-12tdf#112169: Crash while saving character background color to DOCXTamás Zolnai3-1/+8
2017-09-12tdf#111891 unostyle: use default handler for non-page styleJustin Luth3-1/+12