summaryrefslogtreecommitdiff
path: root/sw/inc/unotxdoc.hxx
AgeCommit message (Expand)Author
2020-12-03tdf#137838 SW: Add ability to create a hyperlink to a drawing objectJim Raykowski
2020-10-20use tools::Long in swNoel
2020-10-19sw: prefix members of SwFlowFrame, SwXLinkTargetSupplier, ...Miklos Vajna
2020-10-12sw: prefix members of SwFormatAnchor, SwXDocumentPropertyHelper, ...Miklos Vajna
2020-06-20use JsonWriter for the rest of ITiledRenderableNoel Grandin
2020-06-18new json writer for LOKNoel Grandin
2020-05-09compact namespace in swNoel Grandin
2020-05-08lok: MSForms: Handle event about item selection of a drop-down field.Tamás Zolnai
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin
2019-11-04loplugin:finalclasses in sw/incNoel Grandin
2019-06-07lok: re-factor getTextSelection.Michael Meeks
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen
2019-02-13Pointer is pointlessNoel Grandin
2019-01-24sw: make it possible to listen to paste eventsMiklos Vajna
2019-01-11tdf#42949 Fix IWYU warnings in sw/inc/*Gabor Kelemen
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen
2018-10-03loplugin:constfields in swNoel Grandin
2018-09-21coverity#1401334 Uncaught exceptionCaolán McNamara
2018-09-18loplugin:useuniqueptr in SwXTextDocumentNoel Grandin
2018-07-26loplugin:useuniqueptr in SwXTextDocumentNoel Grandin
2018-04-25sw: fix remaining IWYU warnings in inc/*.hxxMiklos Vajna
2018-04-17remove no longer necessary operator new/delete overridesNoel Grandin
2018-04-09Make getSdrModelFromUnoModel work with SdrModel&Armin Le Grand
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-05sw: fix some IWYU warningsMiklos Vajna
2018-02-14lok IME: support dialogs as wellPranav Kant
2018-02-08sw lok: IME support + unit testPranav Kant
2018-02-07Implement XDrawPagesSupplier in SwXTextDocumentMike Kaganski
2017-12-07loplugin:salcall handle static methodsNoel Grandin
2017-11-29lokdialog: Move the LOKWindowId <-> VclPtr<Window> mapping to Window.Jan Holesovsky
2017-11-29lokdialog: Move the painting down to Window, and enable Calc and Impress.Jan Holesovsky
2017-11-29lokdialog: Move the Notifier down to vcl::Window.Jan Holesovsky
2017-11-29lokdialog: Changed dialog painting to allow for modal dialogsPranav Kant
2017-11-15lokdialog: Expose cursor visible statusPranav Kant
2017-11-09lokdialog: Move getting dialog information in separate LOK callPranav Kant
2017-11-09lokdialog: Support painting parts of the dialogPranav Kant
2017-10-28lokdialog: Tunnel dialog title to lokclient as outparamPranav Kant
2017-10-23loplugin:includeform: swStephan Bergmann
2017-10-02Change CB_DIALOG_INVALIDATE to CB_DIALOGPranav Kant
2017-10-02lokdialog: Mouse events for dialog floating child windowsPranav Kant
2017-10-02lokdialog: Support for rendering floating window dialog widgetsPranav Kant
2017-10-02lokdialog: Register IDIalogRenderable with vcl::DialogPranav Kant
2017-10-02lokdialog: Set up intial posting mouse events to dialogsPranav Kant
2017-10-02lokdialog: Better dialog rendering APIPranav Kant
2017-10-02Add IDialogRenderable interface for rendering of dialogsTomaž Vajngerl
2017-08-17implementing callback for ruler invalidationAditya Dewan
2017-08-03lok - add support for in place chart editingMarco Cecchetti
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna