summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/ViewShell.hxx
AgeCommit message (Expand)Author
2015-09-26boost->stdCaolán McNamara
2015-09-23boost::shared_ptr->std::shared_ptrCaolán McNamara
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara
2015-09-17boost->stdCaolán McNamara
2015-09-04convert Link<> to typedNoel Grandin
2015-08-26Clean up aEmptyStrStephan Bergmann
2015-07-21loplugin:unusedmethods sdNoel Grandin
2015-06-22Fix typosAndrea Gelmini
2015-06-19LOK: return used format in Document::getTextSelection()Miklos Vajna
2015-06-19loplugin:passstuffbyrefNoel Grandin
2015-06-19sd: implement getTextSelection() in SdXImpressDocumentMiklos Vajna
2015-06-16tdf#91887 handle LOK_MOUSEEVENT_MOUSEMOVE in SdXImpressDocumentMiklos Vajna
2015-05-20convert DRAWMODE constants to scoped enumNoel Grandin
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist
2015-04-28sd: fix GCC-4.7 buildMiklos Vajna
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-16Revert "make more classes dllpublic"David Tardon
2015-04-16fix windows buildDavid Tardon
2015-04-16make more classes dllpublicDavid Tardon
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-13sd: SetCursorLogicPosition -> SetCursorMm100PositionMiklos Vajna
2015-04-10vclwidget: convert lots more sites to use VclPtrNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-07Change the Logic in SetGraphicLogicPosition()Miklos Vajna
2015-03-30SdXImpressDocument: implement setGraphicSelection()Miklos Vajna
2015-03-30SdXImpressDocument: implement setTextSelection()Miklos Vajna
2015-03-02Introduce SdXImpressDocument::postMouseEvent() overrideMiklos Vajna
2015-02-23sd::ViewShell -> SdrModel for LOK callbackMiklos Vajna
2015-02-23sd: initial ViewShell::libreOfficeKitCallback()Miklos Vajna
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-23typo: langugage -> languageAndras Timar
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-21Resolves: fdo#83588 Revert "center slide after changing zoom"Caolán McNamara
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-10-01sd: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-29Typo: beeing->beingJulien Nabet
2014-06-25remove whitespacesMarkus Mohrhard
2014-06-17rtl::Reference fits just fine hereStephan Bergmann
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-05-07center slide after changing zoomCaolán McNamara
2014-04-24sd: sal_Bool->boolNoel Grandin
2014-04-14typo: arround -> aroundThomas Arnhold
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann