summaryrefslogtreecommitdiff
path: root/sw/source/uibase/uno/unotxdoc.cxx
AgeCommit message (Expand)Author
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-09-17boost->stdCaolán McNamara
2015-09-14silence bogus warningCaolán McNamara
2015-09-14convert CONTENT_TYPE to scoped enumNoel Grandin
2015-09-03tdf#39080 Hide white space between pages in 'print layout'Ashod Nakashian
2015-08-21loplugin:defaultparamsNoel Grandin
2015-08-13tdf#93154: Save button often does not saveMihai Varga
2015-08-01LOK: Implement parts for Writer too.Jan Holesovsky
2015-07-13tdf#92668: Revert some implementation names, for backwards compatibilityStephan Bergmann
2015-07-06improve the returnbyref lopluginNoel Grandin
2015-06-30Fix typosAndrea Gelmini
2015-06-19LOK: return used format in Document::getTextSelection()Miklos Vajna
2015-06-19SwXTextDocument::getTextSelection: fix missing non-string content handlingMiklos Vajna
2015-06-19SwXTextDocument::getTextSelection: fix crash on unsupported mime typeMiklos Vajna
2015-06-19sd: implement getTextSelection() in SdXImpressDocumentMiklos Vajna
2015-06-18SwXTextDocument::getTextSelection: fix missing editeng forwardMiklos Vajna
2015-06-17LOK: add lok::Document::getTextSelection()Miklos Vajna
2015-06-15convert POSTITS_ to scoped enumNoel Grandin
2015-06-11sw tiled rendering: Ignore window size check.Henry Castro
2015-06-09sw: tiled rendering, set minimal window size.Henry Castro
2015-06-09use UnoCursorPointer in SwXTextCursorBjoern Michaelsen
2015-06-09use ABC instead of Pimpl for SwXTextRangesBjoern Michaelsen
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-02loplugin: loopvartoosmallKatarina Behrens
2015-05-27SwXTextDocument::initializeForTiledRendering: allow having different defaultsMiklos Vajna
2015-05-26new unocrsrs for SwXTextCursorBjoern Michaelsen
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