summaryrefslogtreecommitdiff
path: root/sd/source/ui/view
AgeCommit message (Expand)AuthorFilesLines
2015-04-13sd: SetCursorLogicPosition -> SetCursorMm100PositionMiklos Vajna1-1/+1
2015-04-10tdf#89641 Page numbering in Calc and Draw/ImpressDobra Gabor2-16/+10
2015-04-10convert SfxObjectCreateMode to scoped enumNoel Grandin8-17/+17
2015-04-07Remove dead INetProtocol::VimStephan Bergmann1-1/+1
2015-04-07convert SvtModuleOptions::EModule to scoped enumNoel Grandin1-1/+1
2015-04-07vcl tiled rendering: don't do anything with disabled mapmode and mm100 mapunitMiklos Vajna1-1/+6
2015-04-07sd::ViewShell::SetGraphicMm100Position: can avoid FuPoor::DRGLOG hereMiklos Vajna1-2/+2
2015-04-07Change the Logic in SetGraphicLogicPosition()Miklos Vajna1-1/+1
2015-04-07sd::ViewShell::LogicMouseButtonUp: typoMiklos Vajna1-1/+1
2015-04-07sd tiled rendering: support turning an editeng selection into a table oneMiklos Vajna1-10/+7
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann1-1/+1
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann1-1/+1
2015-03-31tdf#63905: fix regression by using paper size set in printer propertiesClément Lassieur1-8/+11
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann1-1/+1
2015-03-30Add SvxTableController::setCursorLogicPosition()Miklos Vajna1-0/+7
2015-03-30SdXImpressDocument: implement setGraphicSelection()Miklos Vajna1-0/+18
2015-03-30SdXImpressDocument: implement setTextSelection()Miklos Vajna1-0/+13
2015-03-26add GtkLongPressGesture support and implement long-press in slideshowCaolán McNamara1-0/+11
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann4-8/+8
2015-03-26add GtkSwipeGesture support and implement swipe left/right to change slidesCaolán McNamara1-0/+10
2015-03-26convert NUM_ constants to enum clasNoel Grandin1-1/+1
2015-03-25convert EV_CNTRL constants to enum classNoel Grandin1-2/+2
2015-03-25convert EE_CNTRL constants to enum classNoel Grandin7-35/+35
2015-03-24convert SFX_PRINTER constants to enum classNoel Grandin1-3/+3
2015-03-24convert SVX_ZOOM_ENABLE constants to enum classNoel Grandin2-6/+6
2015-03-24convert SvxZoomType to enum classNoel Grandin4-10/+10
2015-03-23sd: when tiled rendering, disable map mode earlyMiklos Vajna3-16/+19
2015-03-23OutputDevice::LogicInvalidate: take a RectangleMiklos Vajna1-3/+3
2015-03-23OutputDevice::LogicInvalidate: clean up sc/sd duplicationMiklos Vajna1-12/+1
2015-03-23loplugin:constantfunction: sdNoel Grandin3-33/+0
2015-03-19convert SFX_FILTER_ constants to enum classNoel Grandin1-1/+1
2015-03-18SotClipboardFormatId::FILE->SotClipboardFormatId::SIMPLE_FILECaolán McNamara2-3/+3
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin7-126/+127
2015-03-13V803 decreased performance postfix incrementMichael Stahl1-1/+1
2015-03-13tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann2-7/+10
2015-03-12sd: PVS-Studio V595 'mpViewShell' pointer could be nullMichael Stahl1-1/+5
2015-03-10V668 no sense in testing the result of new against nullCaolán McNamara1-1/+1
2015-03-07SdrMarkView: aHdl -> maHdlListMiklos Vajna1-1/+1
2015-03-06Idle: Changed to new enum nameTobias Madl1-2/+2
2015-03-06Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl1-2/+2
2015-03-06idle includes and enum useJennifer Liebel1-2/+2
2015-03-02sd::Window::LogicInvalidate: add missing mm100 -> twips conversionMiklos Vajna1-1/+12
2015-03-02sd::ViewShell::LogicMouseButtonDown(): typoMiklos Vajna1-1/+1
2015-03-02Introduce SdXImpressDocument::postMouseEvent() overrideMiklos Vajna1-0/+32
2015-03-02convert PARAFLAG_ constants to enum classNoel Grandin3-30/+30
2015-03-02replace SVX_SEARCHCMD_ constants with enum classNoel Grandin1-8/+8
2015-02-28Typo: skiped->skippedJulien Nabet1-2/+2
2015-02-23Extract LibreOfficeKitEnums.h from LibreOfficeKit.hMiklos Vajna1-0/+1
2015-02-23sd::ViewShell -> SdrModel for LOK callbackMiklos Vajna2-15/+1
2015-02-23sd: initial ViewShell::libreOfficeKitCallback()Miklos Vajna2-0/+15