summaryrefslogtreecommitdiff
path: root/sw/inc/unotxdoc.hxx
AgeCommit message (Expand)AuthorFilesLines
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
2017-08-17implementing callback for ruler invalidationAditya Dewan1-0/+3
2017-08-03lok - add support for in place chart editingMarco Cecchetti1-0/+2
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-1/+1
2017-03-08lok: Do not use UNO for fetching tracked changesPranav Kant1-0/+2
2017-01-27lok: New commandvalues command - .uno:ViewAnnotationsPranav Kant1-1/+2
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-136/+115
2017-01-25use rtl::Reference in SwXTextDocumentNoel Grandin1-2/+2
2016-11-25convert SW_CREATE to scoped enumNoel Grandin1-1/+5
2016-09-21lok::Document::getCommandValues: expose sw redline author colorsMiklos Vajna1-0/+2
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-5/+5
2016-07-25new loplugin overrideparamNoel Grandin1-1/+1
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann1-2/+2
2016-06-21Remove no longer needed vcl::ITiledRenderable::registerCallback()Miklos Vajna1-2/+0
2016-06-16Remove the :: prefix in ::std for swMark Page1-1/+1
2016-05-16 tdf#64748: added placeholder option to pdf export dialog in WriterOliver Specht1-1/+1
2016-04-21lokit: add getPartHashHenry Castro1-0/+2
2016-02-02sw: -Werror,-Winconsistent-missing-overrideMiklos Vajna1-1/+1
2016-02-02LOK: add Document::setClientVisibleArea()Miklos Vajna1-0/+2
2015-12-21loplugin:unusedfields in swNoel Grandin1-6/+4