summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2017-12-05Fix typosAndrea Gelmini4-5/+5
2017-12-05remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin28-119/+118
2017-12-05tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski7-0/+7
2017-12-05vector::data seems more natural than &vector::frontCaolán McNamara2-28/+27
2017-12-05loplugin:useuniqueptr extend to check local varsNoel Grandin17-123/+90
2017-12-05new loplugin useuniqueptrNoel Grandin9-35/+28
2017-12-05new loplugin: useuniqueptr: vclNoel Grandin1-2/+2
2017-11-29Use UTF-8 sequences (VS2013 doesn't accept u8)Mike Kaganski2-2/+2
2017-11-29Tile the writer surround rendering to avoid large image scaling.Michael Meeks1-12/+27
2017-11-28sw lok: add Accept/Reject All tracked changes, tdf#101977Henry Castro11-0/+210
2017-11-28lokdialog: Move the LOKWindowId <-> VclPtr<Window> mapping to Window.Jan Holesovsky2-9/+0
2017-11-28lokdialog: Move the painting down to Window, and enable Calc and Impress.Jan Holesovsky2-128/+4
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