summaryrefslogtreecommitdiff
path: root/sw/source/uibase/uiview/viewdraw.cxx
AgeCommit message (Expand)Author
2021-01-12Make Fontwork gallery dialog asyncSzymon Kłos
2020-05-16sw: check for null SdrObject before accessingAshod Nakashian
2019-10-11SwCursorShell argument of AttrChangedNotify is unusedCaolán McNamara
2019-09-28loplugin:constmethod in swNoel Grandin
2019-08-02Fix typosAndrea Gelmini
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
2019-04-15sw lok: fix "Cannot deselect the shape after inserting the first in a...Henry Castro
2019-02-13Pointer is pointlessNoel Grandin
2018-12-14coverity#1441522 FontWorkGalleryDialog mpSdrView member is never nullCaolán McNamara
2018-12-07lok: Insert shapes directly into the document.Mike Kaganski
2018-10-24clang-tidy performance-unnecessary-copy-init in swNoel Grandin
2018-10-20return by unique_ptr from CreateFieldControlNoel Grandin
2018-10-06weld FontWorkGalleryDialogCaolán McNamara
2018-07-31loplugin:returnconstant in svxNoel Grandin
2018-07-25loplugin:useuniqueptr in SwViewNoel Grandin
2018-05-31use std::unique_ptrCaolán McNamara
2018-05-02return std::unique_ptr from SdrMakeOutlinerNoel Grandin
2018-02-21loplugin:changetoolsgen in swNoel Grandin
2017-12-18convert EEHorizontalTextDirection to scoped enumNoel Grandin
2017-11-29loplugin:unusedmethodsNoel Grandin
2017-11-16use implict conversion operator in TypedWhichIdNoel Grandin
2017-11-15TypedWhichIdNoel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-09uibase: consistently use "" and <> in include directivesMike Kaganski
2017-08-18loplugin:unnecessaryparenNoel Grandin
2017-08-07loplugin:constparams in sw part8Noel Grandin
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-05-05loplugin:checkunusedparams in svx(part4)Noel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-19Typos: mainly translation remnants of Objekt instead of objectJulien Nabet
2016-11-29Rewrite some (trivial) assignments inside if/while conditions: swStephan Bergmann
2016-11-21convert inventorId to scoped enumNoel Grandin
2016-11-14warning C4701: potentially uninitialized local variableNoel Grandin
2016-11-14coverity#703927 Unchecked return valueCaolán McNamara
2016-10-13tdf#101390 Add "Diagonal Line" command to the writer arrowsbar.Gulsah Kose
2016-10-10tdf#101390 Add "Dimesion Line" command to the writer arrowsbox.Gulsah Kose
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-07tdf#101390 Add Arrows toolbox functions on writer drawingbar.Gulsah Kose
2016-08-29Switch isTextBox to use the format pointersJan-Marek Glogowski
2016-08-19convert SdrDragMode to scoped enumNoel Grandin
2016-07-22sw: add new LOK_CALLBACK_VIEW_LOCK callbackMiklos Vajna
2016-07-20Simplify dynamic_cast followed by a static_cast.Jan Holesovsky
2016-05-09convert OUTLINER_MODE to scoped enumNoel Grandin
2016-02-28tdf#89646 Add new buttons into Linetoolbox of writer drawbar.Gulsah Kose
2016-02-02tdf#84843 Stop using PseudoSlots for drawing slotsMaxim Monastirsky
2016-01-10Fix typosAndrea Gelmini
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann