summaryrefslogtreecommitdiff
path: root/sw/inc/unotxdoc.hxx
AgeCommit message (Expand)AuthorFilesLines
2021-04-13impress: don't exit textbox editing when new slide was addedSzymon Kłos1-1/+1
2021-03-02tdf#114567 tdf#138934 Hyperlink-Target in Doc Headings expand/collapseJim Raykowski1-1/+4
2021-02-20loplugin:refcounting in swNoel1-4/+2
2020-12-03tdf#137838 SW: Add ability to create a hyperlink to a drawing objectJim Raykowski1-0/+30
2020-10-20use tools::Long in swNoel1-2/+2
2020-10-19sw: prefix members of SwFlowFrame, SwXLinkTargetSupplier, ...Miklos Vajna1-21/+21
2020-10-12sw: prefix members of SwFormatAnchor, SwXDocumentPropertyHelper, ...Miklos Vajna1-12/+12
2020-06-20use JsonWriter for the rest of ITiledRenderableNoel Grandin1-3/+3
2020-06-18new json writer for LOKNoel Grandin1-1/+1
2020-05-09compact namespace in swNoel Grandin1-5/+5
2020-05-08lok: MSForms: Handle event about item selection of a drop-down field.Tamás Zolnai1-0/+3
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin1-3/+3
2019-11-04loplugin:finalclasses in sw/incNoel Grandin1-5/+4
2019-06-07lok: re-factor getTextSelection.Michael Meeks1-2/+2
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen1-0/+1
2019-02-13Pointer is pointlessNoel Grandin1-1/+1
2019-01-24sw: make it possible to listen to paste eventsMiklos Vajna1-1/+9
2019-01-11tdf#42949 Fix IWYU warnings in sw/inc/*Gabor Kelemen1-1/+2
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen1-0/+1
2018-10-03loplugin:constfields in swNoel Grandin1-3/+3
2018-09-21coverity#1401334 Uncaught exceptionCaolán McNamara1-1/+2
2018-09-18loplugin:useuniqueptr in SwXTextDocumentNoel Grandin1-1/+1
2018-07-26loplugin:useuniqueptr in SwXTextDocumentNoel Grandin1-2/+2
2018-04-25sw: fix remaining IWYU warnings in inc/*.hxxMiklos Vajna1-4/+4
2018-04-17remove no longer necessary operator new/delete overridesNoel Grandin1-4/+0
2018-04-09Make getSdrModelFromUnoModel work with SdrModel&Armin Le Grand1-1/+1
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-0/+3
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand1-3/+0
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-0/+3
2018-04-05sw: fix some IWYU warningsMiklos Vajna1-7/+1
2018-02-14lok IME: support dialogs as wellPranav Kant1-2/+2
2018-02-08sw lok: IME support + unit testPranav Kant1-0/+2
2018-02-07Implement XDrawPagesSupplier in SwXTextDocumentMike Kaganski1-0/+5
2017-12-07loplugin:salcall handle static methodsNoel Grandin1-2/+2
2017-11-29lokdialog: Move the LOKWindowId <-> VclPtr<Window> mapping to Window.Jan Holesovsky1-3/+0
2017-11-29lokdialog: Move the painting down to Window, and enable Calc and Impress.Jan Holesovsky1-13/+2
2017-11-29lokdialog: Move the Notifier down to vcl::Window.Jan Holesovsky1-6/+6
2017-11-29lokdialog: Changed dialog painting to allow for modal dialogsPranav Kant1-6/+0
2017-11-15lokdialog: Expose cursor visible statusPranav Kant1-1/+3
2017-11-09lokdialog: Move getting dialog information in separate LOK callPranav Kant1-1/+2
2017-11-09lokdialog: Support painting parts of the dialogPranav Kant1-1/+1
2017-10-28lokdialog: Tunnel dialog title to lokclient as outparamPranav Kant1-1/+1
2017-10-23loplugin:includeform: swStephan Bergmann1-2/+2
2017-10-02Change CB_DIALOG_INVALIDATE to CB_DIALOGPranav Kant1-1/+1
2017-10-02lokdialog: Mouse events for dialog floating child windowsPranav Kant1-0/+3
2017-10-02lokdialog: Support for rendering floating window dialog widgetsPranav Kant1-0/+3
2017-10-02lokdialog: Register IDIalogRenderable with vcl::DialogPranav Kant1-0/+2
2017-10-02lokdialog: Set up intial posting mouse events to dialogsPranav Kant1-4/+4
2017-10-02lokdialog: Better dialog rendering APIPranav Kant1-4/+3
2017-10-02Add IDialogRenderable interface for rendering of dialogsTomaž Vajngerl1-0/+11