summaryrefslogtreecommitdiff
path: root/sw/source/uibase/uno/unotxdoc.cxx
AgeCommit message (Expand)Author
2019-07-17sw comments on frames: no overlay in the LOK API, eitherMiklos Vajna
2019-06-07lok: re-factor getTextSelection.Michael Meeks
2019-03-27svtools: expose document position in DocumentToGraphicRendererMiklos Vajna
2019-03-15LOK: re-factor async key & mouse event re-posting.Michael Meeks
2019-02-18tdf#123378 Prevent modifying doc when printingSamuel Mehrbrodt
2019-01-18lok sw: When inserting shapes, do that in the middle of the visible area.Jan Holesovsky
2019-01-17tdf#121962 Update fields after layout has been calculatedSamuel Mehrbrodt
2018-11-08LOK: don't emit redline commentsAshod Nakashian
2018-08-10Make setPagePrintSettings() accept IsLandscape againThorsten Behrens
2018-05-31Avoid crash if pDocShell is nullTor Lillqvist
2018-05-31Prepare to handle out (and inout) parameters to event callbacksTor Lillqvist
2018-05-31Add Document.Close event generationTor Lillqvist
2018-03-28lok: don't post events on disposed windowPranav Kant
2018-03-25lok: All mouse,key events asyncPranav Kant
2018-03-25lok: Factor out the code for finding vcl::Window of a documentPranav Kant
2018-03-25lok IME: support dialogs as wellPranav Kant
2018-03-25sw lok: IME support + unit testPranav Kant
2018-03-25Implement XDrawPagesSupplier in SwXTextDocumentMike Kaganski
2018-03-19lokdialog: Move the LOKWindowId <-> VclPtr<Window> mapping to Window.Jan Holesovsky
2018-03-19lokdialog: Move the painting down to Window, and enable Calc and Impress.Jan Holesovsky
2018-03-19lokdialog: Move the Notifier down to vcl::Window.Jan Holesovsky
2018-03-19lokdialog: Changed dialog painting to allow for modal dialogsPranav Kant
2018-03-19Revert "Revert the incomplete dialog tunneling, the API has changed ..."Andras Timar
2017-12-21Revert the incomplete dialog tunneling, the API has changed completely.Jan Holesovsky
2017-11-24tdf#113938 sw: apply new default vertical orientation only during importMichael Stahl
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-11-20cosmetics: Drop duplicate semicolonTakeshi Abe
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-31RotateFlyFrame2: Unified FrameAreaDefinitionArmin Le Grand
2017-10-30Adapted to get/setSwFrame and get/setSwPrintArmin Le Grand
2017-10-30Isolated SwFrame members maFrane and maPrtArmin Le Grand
2017-10-28lokdialog: Tunnel dialog title to lokclient as outparamPranav Kant
2017-10-28lokdialog: Use UNO name as dialog id when invoking lok callbacksPranav Kant
2017-10-09uibase: consistently use "" and <> in include directivesMike Kaganski
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: Handle key events in corePranav Kant
2017-10-02lokdialog: Forward mouse events to vcl; enable mouse movePranav Kant
2017-10-02lokdialog: Set up intial posting mouse events to dialogsPranav Kant
2017-10-02lokdialog: Some checks if invalid uno command is providedPranav Kant
2017-10-02lokdialog: Better dialog rendering APIPranav Kant
2017-10-02Instantiate spell dialog and paint in a paintDialog callTomaž Vajngerl
2017-10-02Add IDialogRenderable interface for rendering of dialogsTomaž Vajngerl
2017-09-26loplugin:flatten in swNoel Grandin
2017-09-07tdf#42982 Improve exceptions in text document apiSamuel Mehrbrodt
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin