summaryrefslogtreecommitdiff
path: root/sw/source/uibase/uno/unotxdoc.cxx
AgeCommit message (Expand)Author
2015-11-11Implement LOK_CALLBACK_MOUSE_POINTERAndrzej Hunt
2015-11-03vcl: getWindow() -> setClipboard() in ITiledRenderableMiklos Vajna
2015-10-27sw tiled rendering: don't offer HTML paste for shape textMiklos Vajna
2015-10-27sc: implement vcl::ITiledRenderable::isMimeTypeSupported()Miklos Vajna
2015-10-27lok::Document::paste: check if the given mime type is supportedMiklos Vajna
2015-10-27vcl: add ITiledRenderable::getWindow() and implement in swMiklos Vajna
2015-10-07LOK: added the button type and key modifier to postMouseEvent()Mihai Varga
2015-10-07lok: add Document::getPartPageRectangles()Miklos Vajna
2015-10-06Use SfxViewFrame::Current()Miklos Vajna
2015-10-06vcl::ITiledRenderable: add getCurrentViewShell() and implement it for WriterMiklos Vajna
2015-08-13tdf#93154: Save button often does not saveMihai Varga
2015-08-06tdf#92668: Revert some implementation names, for backwards compatibilityStephan Bergmann
2015-08-03LOK: Implement parts for Writer too.Jan Holesovsky
2015-06-22LOK: return used format in Document::getTextSelection()Miklos Vajna
2015-06-22SwXTextDocument::getTextSelection: fix missing non-string content handlingMiklos Vajna
2015-06-22SwXTextDocument::getTextSelection: fix crash on unsupported mime typeMiklos Vajna
2015-06-22sd: implement getTextSelection() in SdXImpressDocumentMiklos Vajna
2015-06-22SwXTextDocument::getTextSelection: fix missing editeng forwardMiklos Vajna
2015-06-22LOK: add lok::Document::getTextSelection()Miklos Vajna
2015-06-11sw tiled rendering: Ignore window size check.Henry Castro
2015-05-28SwXTextDocument::initializeForTiledRendering: allow having different defaultsMiklos Vajna
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-20LOKit mouse move handlerMihai Varga
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-05-11cppcheck: cstyleCastCaolán McNamara
2015-05-08callcatcher: update unused codeCaolán McNamara
2015-05-07sw: unused Parent [-Werror=unused-parameter]Miklos Vajna
2015-05-07sw: fix -Werror=unused-parameterMiklos Vajna
2015-05-07XTiledRenderable: use HWND instead of HDCLászló Németh
2015-05-07Initial XTiledRenderable APILászló Németh
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-13sw: SetCursorLogicPosition -> SetCursorTwipPositionMiklos Vajna
2015-04-10sw, sd: more toolkit API cleanup.Michael Meeks
2015-04-07LOK: reimplement lok::Document::postKeyEvent()Miklos Vajna
2015-04-07Change the Logic in SetGraphicLogicPosition()Miklos Vajna
2015-04-01Add support for cppu::UnoType<void>Stephan Bergmann
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-31sw: fix obscure crash in SwXTextDocument::getSomething()Michael Stahl
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-24rename GetDepends->HasWriterListener and make it a boolBjoern Michaelsen
2015-03-23setGraphicSelection should use LOK_SETGRAPHICSELECTION_*Tomaž Vajngerl
2015-03-23Add SwXTextDocument::registerCallback() testcase.Miklos Vajna
2015-03-23loplugin:constantfunction: swNoel Grandin
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann
2015-03-16lok::Document: add resetSelection()Miklos Vajna
2015-03-16LOK: add lok::Document::setGraphicSelection() API and implement it for WriterMiklos Vajna
2015-03-09sw: when tiled rendering, disable map mode of SwEditWin earlyMiklos Vajna
2015-03-04V801: Decreased performanceCaolán McNamara