summaryrefslogtreecommitdiff
path: root/sw/inc/unotxdoc.hxx
AgeCommit message (Expand)Author
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-08lok: Do not use UNO for fetching tracked changesPranav Kant
2017-01-27lok: New commandvalues command - .uno:ViewAnnotationsPranav Kant
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-25use rtl::Reference in SwXTextDocumentNoel Grandin
2016-11-25convert SW_CREATE to scoped enumNoel Grandin
2016-09-21lok::Document::getCommandValues: expose sw redline author colorsMiklos Vajna
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-25new loplugin overrideparamNoel Grandin
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-06-21Remove no longer needed vcl::ITiledRenderable::registerCallback()Miklos Vajna
2016-06-16Remove the :: prefix in ::std for swMark Page
2016-05-16 tdf#64748: added placeholder option to pdf export dialog in WriterOliver Specht
2016-04-21lokit: add getPartHashHenry Castro
2016-02-02sw: -Werror,-Winconsistent-missing-overrideMiklos Vajna
2016-02-02LOK: add Document::setClientVisibleArea()Miklos Vajna
2015-12-21loplugin:unusedfields in swNoel Grandin
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-18vcl::ITiledRenderable::initializeForTiledRendering: support init. argumentsMiklos Vajna
2015-11-11Implement LOK_CALLBACK_MOUSE_POINTERAndrzej Hunt
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06com::sun::star->css in sw/incNoel Grandin
2015-11-05fix tdf#95488, crash in report wizardNoel Grandin
2015-10-28vcl: getWindow() -> setClipboard() in ITiledRenderableMiklos Vajna
2015-10-27don't allocate uno::Reference on the heapNoel Grandin
2015-10-26lok::Document::paste: check if the given mime type is supportedMiklos Vajna
2015-10-22vcl: add ITiledRenderable::getWindow() and implement in swMiklos Vajna
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-07loplugin:mergeclassesNoel Grandin
2015-10-05LOK: added the button type and key modifier to postMouseEvent()Mihai Varga
2015-09-29lok: add Document::getPartPageRectangles()Miklos Vajna
2015-09-21Use SfxViewFrame::Current()Miklos Vajna
2015-09-21vcl::ITiledRenderable: add getCurrentViewShell() and implement it for WriterMiklos Vajna
2015-08-03sw: inline use-once typedefsNoel Grandin
2015-08-01LOK: Implement parts for Writer too.Jan Holesovsky
2015-07-22loplugin:unusedmethods sw(part2)Noel Grandin
2015-06-19LOK: return used format in Document::getTextSelection()Miklos Vajna
2015-06-17LOK: add lok::Document::getTextSelection()Miklos Vajna
2015-06-09use UnoCursorPointer in SwXTextCursorBjoern Michaelsen
2015-05-26new unocrsrs for SwXTextCursorBjoern Michaelsen
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-08callcatcher: update unused codeCaolán McNamara
2015-05-07Initial XTiledRenderable APILászló Németh
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-07LOK: reimplement lok::Document::postKeyEvent()Miklos Vajna
2015-03-16SwXTextDocument: add missing @see for 3 vcl::ITiledRenderable methodsMiklos Vajna
2015-03-16lok::Document: add resetSelection()Miklos Vajna
2015-03-16LOK: add lok::Document::setGraphicSelection() API and implement it for WriterMiklos Vajna
2015-03-04V801: Decreased performanceCaolán McNamara