summaryrefslogtreecommitdiff
path: root/sw/source/uibase/uiview/viewdraw.cxx
AgeCommit message (Expand)Author
2023-11-07use more TypedWhichIdNoel Grandin
2023-10-18use more SdrObjList::begin/end in swNoel Grandin
2023-03-16De-static-izing colors in SwViewOptionParis Oplopoios
2023-02-16SfxViewShell::GetViewFrame never returns null, change to a referenceCaolán McNamara
2023-01-31svx: Refactor (sdr) views to access the SdrModel by referenceTomaž Vajngerl
2022-11-02tdf#54857 elide more dynamic_castNoel Grandin
2022-08-29ref-count SdrObjectNoel Grandin
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin
2021-10-10use SfxItemSetFixed in swNoel Grandin
2021-09-30loplugin:constparams improve handling of pointer paramsNoel Grandin
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-06-12Backgrd -> BackgroundNoel Grandin
2021-05-26make SwRect(Rectangle) constructor explicitNoel Grandin
2021-04-20Fix Line and Connectors enable interactive drawingmerttumer
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-04-06ExecuteSpellPopup never called with a null spelling callbackCaolán McNamara
2021-03-09fontwork: center in online in writerSzymon Kłos
2021-03-09fontwork: insert in the center of LOK viewSzymon Kłos
2021-03-07loplugin:staticdynamic now with extra saltNoel
2021-02-23loplugin:constantparamNoel
2021-01-14Make Fontwork gallery dialog asyncSzymon Kłos
2020-11-06make SdrObject Identifiers SdrObjKind enum membersCaolán McNamara
2020-11-06disentangle writer's SID_FM_CONTROL_IDENTIFIER handlingCaolán McNamara
2020-07-30loplugin:flatten in sw/uibase/sidebar..sw/uibase/unoNoel Grandin
2020-03-24sw: check for null SdrObject before accessingAshod Nakashian
2020-01-16tdf#42949 Fix IWYU warnings in sw/source/uibase/[u-w]*/*cxxGabor Kelemen
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