summaryrefslogtreecommitdiff
path: root/sw/source/uibase/uiview/viewdraw.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-07-22sw: add new LOK_CALLBACK_VIEW_LOCK callbackMiklos Vajna1-0/+9
2016-07-20Fix typosAndrea Gelmini1-1/+1
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-9/+9
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-10/+10
2015-10-20loplugin:defaultparamsStephan Bergmann1-2/+2
2015-10-19loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-16sfx items: Kill the unreadable SFX_REQUEST_ARG, use a template param instead.Jan Holesovsky1-3/+3
2015-10-16sfx items: The bDeep parameter of SFX_REQUEST_ARG is always false.Jan Holesovsky1-3/+3
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-9/+9
2015-10-01tdf#92341 Make Autocorrect entry actually workSamuel Mehrbrodt1-0/+2
2015-09-22convert Link<> to typedNoel Grandin1-4/+3
2015-07-21SimplifyMaxim Monastirsky1-1/+0
2015-07-06improve the returnbyref lopluginNoel Grandin1-1/+1
2015-06-04replace FLYPROTECT with scoped enumNoel Grandin1-1/+1
2015-05-22convert POINTER constants to scoped enumNoel Grandin1-1/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-3/+3
2015-05-19Add SwView::EnterShapeDrawTextMode()Miklos Vajna1-0/+7
2015-04-30Gradually typed LinkStephan Bergmann1-1/+1
2015-04-30Get rid of initial :: for the svx namespaceTor Lillqvist1-1/+1
2015-04-29convert SDRSEARCH_ constants to scoped enumNoel Grandin1-1/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-3/+3
2015-04-27More loplugin:simplifyboolStephan Bergmann1-1/+1
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks1-1/+1
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin1-1/+1
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin1-3/+3
2015-03-25convert SPELLCMD_ constants to enum classNoel Grandin1-1/+1
2015-03-25convert EE_CNTRL constants to enum classNoel Grandin1-6/+6
2014-12-18sw: Use appropriate OUString functions on string constantsStephan Bergmann1-5/+5
2014-12-02loplugin: cstylecastNoel Grandin1-2/+2
2014-11-26loplugin: cstylecastNoel Grandin1-2/+2
2014-11-25loplugin: cstylecastNoel Grandin1-4/+4
2014-10-29coverity#1242433 SdrMakeOutliner alway derefs pModCaolán McNamara1-1/+1
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin1-1/+1
2014-10-02Bin EE_CNTRL_URLSFXEXECUTE which was only set, never testedTor Lillqvist1-1/+0
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-2/+2
2014-09-10Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann1-1/+1
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin1-4/+4
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin1-2/+2
2014-06-25SwView::EnterDrawTextMode: refuse to edit editeng text if texbox is attachedMiklos Vajna1-1/+14
2014-06-03Removed IDocumentDeviceAccess.hxx include in SwDoc.hxxValentin Kettner1-0/+1
2014-05-27sw: move sw/source/core/uibase to sw/source/uibaseMichael Stahl1-0/+758