summaryrefslogtreecommitdiff
path: root/sw/source/uibase/uiview/viewdraw.cxx
AgeCommit message (Expand)AuthorFilesLines
2021-04-20Fix Line and Connectors enable interactive drawingmerttumer1-0/+3
2021-04-09Recheck include/ with IWYUGabor Kelemen1-0/+1
2021-04-06ExecuteSpellPopup never called with a null spelling callbackCaolán McNamara1-1/+1
2021-03-09fontwork: center in online in writerSzymon Kłos1-8/+7
2021-03-09fontwork: insert in the center of LOK viewSzymon Kłos1-7/+7
2021-03-07loplugin:staticdynamic now with extra saltNoel1-10/+11
2021-02-23loplugin:constantparamNoel1-1/+1
2021-01-14Make Fontwork gallery dialog asyncSzymon Kłos1-24/+29
2020-11-06make SdrObject Identifiers SdrObjKind enum membersCaolán McNamara1-5/+4
2020-11-06disentangle writer's SID_FM_CONTROL_IDENTIFIER handlingCaolán McNamara1-12/+13
2020-07-30loplugin:flatten in sw/uibase/sidebar..sw/uibase/unoNoel Grandin1-36/+36
2020-03-24sw: check for null SdrObject before accessingAshod Nakashian1-0/+2
2020-01-16tdf#42949 Fix IWYU warnings in sw/source/uibase/[u-w]*/*cxxGabor Kelemen1-10/+0
2019-10-11SwCursorShell argument of AttrChangedNotify is unusedCaolán McNamara1-3/+3
2019-09-28loplugin:constmethod in swNoel Grandin1-1/+1
2019-08-02Fix typosAndrea Gelmini1-1/+1
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen1-0/+1
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen1-0/+1
2019-04-15sw lok: fix "Cannot deselect the shape after inserting the first in a...Henry Castro1-0/+4
2019-02-13Pointer is pointlessNoel Grandin1-1/+2
2018-12-14coverity#1441522 FontWorkGalleryDialog mpSdrView member is never nullCaolán McNamara1-2/+2
2018-12-07lok: Insert shapes directly into the document.Mike Kaganski1-1/+7
2018-10-24clang-tidy performance-unnecessary-copy-init in swNoel Grandin1-1/+1
2018-10-20return by unique_ptr from CreateFieldControlNoel Grandin1-3/+3
2018-10-06weld FontWorkGalleryDialogCaolán McNamara1-14/+7
2018-07-31loplugin:returnconstant in svxNoel Grandin1-2/+2
2018-07-25loplugin:useuniqueptr in SwViewNoel Grandin1-15/+14
2018-05-31use std::unique_ptrCaolán McNamara1-9/+9
2018-05-02return std::unique_ptr from SdrMakeOutlinerNoel Grandin1-3/+3
2018-02-21loplugin:changetoolsgen in swNoel Grandin1-6/+6
2017-12-18convert EEHorizontalTextDirection to scoped enumNoel Grandin1-1/+1
2017-11-29loplugin:unusedmethodsNoel Grandin1-22/+0
2017-11-16use implict conversion operator in TypedWhichIdNoel Grandin1-3/+3
2017-11-15TypedWhichIdNoel Grandin1-5/+4
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