summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2017-12-18convert SFXWB_ constants to scoped enumNoel Grandin
2017-12-18tdf#42949 Remove unused uno headers from /sw/source/uibaseBartosz Kosiorek
2017-12-18tdf#42949 Remove unused uno headers from /sw/source/coreBartosz Kosiorek
2017-12-18convert DecodeMechanism to scoped enumNoel Grandin
2017-12-18convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin
2017-12-10tdf#114338 don't crash on watermark insert w/ existing headerSzymon Kłos
2017-12-10tdf#114308 DOC import correctly watermark without paddingSzymon Kłos
2017-12-10tdf#114308 Export Watermark size as isSzymon Kłos
2017-12-07tdf#113037 Watermark centered in DOCSzymon Kłos
2017-12-07tdf#113037 Unify Watermark in DOC & DOCXSzymon Kłos
2017-12-07tdf#113037 DOCX Watermark correct ratioSzymon Kłos
2017-12-07tdf#113037 create Watermark with correct ratioSzymon Kłos
2017-12-05Fix typosAndrea Gelmini
2017-12-05remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-12-05tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski
2017-12-05vector::data seems more natural than &vector::frontCaolán McNamara
2017-12-05loplugin:useuniqueptr extend to check local varsNoel Grandin
2017-12-05new loplugin useuniqueptrNoel Grandin
2017-12-05new loplugin: useuniqueptr: vclNoel Grandin
2017-11-29Use UTF-8 sequences (VS2013 doesn't accept u8)Mike Kaganski
2017-11-29Tile the writer surround rendering to avoid large image scaling.Michael Meeks
2017-11-28sw lok: add Accept/Reject All tracked changes, tdf#101977Henry Castro
2017-11-28lokdialog: Move the LOKWindowId <-> VclPtr<Window> mapping to Window.Jan Holesovsky
2017-11-28lokdialog: Move the painting down to Window, and enable Calc and Impress.Jan Holesovsky
2017-11-28lokdialog: Move the Notifier down to vcl::Window.Jan Holesovsky
2017-11-28lokdialog: Changed dialog painting to allow for modal dialogsPranav Kant
2017-11-28tdf#104492: Fix bad docx opening and bad layoutDimitri Bouron
2017-11-27ofz#4066 Bad-castCaolán McNamara
2017-11-27ofz: returning SfxPoolItem belonging to localCaolán McNamara
2017-11-24tdf#67207: export MERGEDIELD to DOCX and DOCMike Kaganski
2017-11-19tdf#113790: skip charfmt grabbag items existing in autofmt grabbagMike Kaganski
2017-11-16lokdialog: Expose cursor visible statusPranav Kant
2017-11-15lokdialog: Move getting dialog information in separate LOK callPranav Kant
2017-11-15lokdialog: Support painting parts of the dialogPranav Kant
2017-11-15lokdialog: Tunnel dialog title to lokclient as outparamPranav Kant
2017-11-15lokdialog: Use UNO name as dialog id when invoking lok callbacksPranav Kant
2017-11-15Change CB_DIALOG_INVALIDATE to CB_DIALOGPranav Kant
2017-11-15lokdialog: Mouse events for dialog floating child windowsPranav Kant
2017-11-15lokdialog: Support for rendering floating window dialog widgetsPranav Kant
2017-11-15lokdialog: Register IDIalogRenderable with vcl::DialogPranav Kant
2017-11-15lokdialog: Handle key events in corePranav Kant
2017-11-15lokdialog: Forward mouse events to vcl; enable mouse movePranav Kant
2017-11-15lokdialog: Set up intial posting mouse events to dialogsPranav Kant
2017-11-15lokdialog: Some checks if invalid uno command is providedPranav Kant
2017-11-15lokdialog: Better dialog rendering APIPranav Kant
2017-11-15Instantiate spell dialog and paint in a paintDialog callTomaž Vajngerl
2017-11-15Add IDialogRenderable interface for rendering of dialogsTomaž Vajngerl
2017-11-15tdf#111964: only trim XML whitespaceMike Kaganski
2017-11-03tdf#103978 textboxhelper: syncProperty OPAQUE (wrap in background)Justin Luth
2017-11-01Watermark: set Auto sizeSzymon Kłos