summaryrefslogtreecommitdiff
path: root/sw/source/uibase/uiview/viewdraw.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-10-26vcl: make MapMode constructor explicitMichael Stahl1-2/+2
2017-10-09uibase: consistently use "" and <> in include directivesMike Kaganski1-15/+15
2017-08-18loplugin:unnecessaryparenNoel Grandin1-1/+1
2017-08-07loplugin:constparams in sw part8Noel Grandin1-3/+3
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann1-2/+2
2017-05-05loplugin:checkunusedparams in svx(part4)Noel Grandin1-1/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-1/+1
2017-02-19Typos: mainly translation remnants of Objekt instead of objectJulien Nabet1-1/+1
2016-11-29Rewrite some (trivial) assignments inside if/while conditions: swStephan Bergmann1-2/+8
2016-11-21convert inventorId to scoped enumNoel Grandin1-6/+6
2016-11-14warning C4701: potentially uninitialized local variableNoel Grandin1-5/+4
2016-11-14coverity#703927 Unchecked return valueCaolán McNamara1-5/+6
2016-10-13tdf#101390 Add "Diagonal Line" command to the writer arrowsbar.Gulsah Kose1-0/+1
2016-10-10tdf#101390 Add "Dimesion Line" command to the writer arrowsbox.Gulsah Kose1-0/+1
2016-10-05convert MapUnit to scoped enumNoel Grandin1-2/+2
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-09-07tdf#101390 Add Arrows toolbox functions on writer drawingbar.Gulsah Kose1-0/+7
2016-08-29Switch isTextBox to use the format pointersJan-Marek Glogowski1-1/+1
2016-08-19convert SdrDragMode to scoped enumNoel Grandin1-1/+1
2016-07-22sw: add new LOK_CALLBACK_VIEW_LOCK callbackMiklos Vajna1-0/+9
2016-07-20Simplify dynamic_cast followed by a static_cast.Jan Holesovsky1-5/+4
2016-05-09convert OUTLINER_MODE to scoped enumNoel Grandin1-1/+1
2016-02-28tdf#89646 Add new buttons into Linetoolbox of writer drawbar.Gulsah Kose1-0/+5
2016-02-02tdf#84843 Stop using PseudoSlots for drawing slotsMaxim Monastirsky1-34/+3
2016-01-10Fix 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