summaryrefslogtreecommitdiff
path: root/include/svx/svdpntv.hxx
AgeCommit message (Expand)Author
2024-01-08Related: cool#7951 only invalidate Window if the setting really changedCaolán McNamara
2023-07-13Fix typoAndrea Gelmini
2023-07-12tdf#105362 better support for transparency in PNG & GIF exportArmin Le Grand (allotropia)
2023-01-31svx: Refactor (sdr) views to access the SdrModel by referenceTomaž Vajngerl
2022-11-18AddWindowToPaintView -> AddDeviceToPaintViewMike Kaganski
2022-08-22lok: Dont render active text edit on slide previewsSzymon Kłos
2022-06-14svx: remove annoying whitespace in SdrView and subclassesTomaž Vajngerl
2021-11-04use more DECL_DLLPRIVATE_LINKNoel Grandin
2021-10-01loplugin:constmethodNoel Grandin
2021-09-30loplugin:constparams improve handling of pointer paramsNoel Grandin
2021-09-17tdf#143550 - use the term "gluepoints" consistentlyrocso
2021-08-18loplugin:constparamsNoel Grandin
2021-07-25use officecfg for drawing optionsNoel Grandin
2021-06-17svx: pragma once for some SdrObject subclassesTomaž Vajngerl
2021-03-12use some forward declares to avoid including vcl/window.hxxCaolán McNamara
2020-09-25remove ImpClearVars, set values in the constructorTomaž Vajngerl
2020-07-19compact namespace: svxNoel Grandin
2020-05-03use more compact namespace syntax in /includeNoel Grandin
2020-03-13Revert "loplugin:constfields in svx"Noel Grandin
2020-02-02tdf#128302: Split SVXCORE_DLLPUBLIC from SVX_DLLPUBLICStephan Bergmann
2019-12-04drop dbgutil SdrItemBrowser FloatingWindowCaolán McNamara
2019-11-06make some classes module-privateNoel Grandin
2019-11-03find symbols that can be privateNoel Grandin
2019-10-30loplugin:finalclasses svxNoel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen
2019-05-17there's already a way to customize the invalidationCaolán McNamara
2019-05-17weld SvxIMapDlgCaolán McNamara
2019-05-17split out toplevel window area invalidateCaolán McNamara
2019-05-16split methods upCaolán McNamara
2019-05-16refactor to move overlay creation to SdrPaintViewCaolán McNamara
2019-01-14Resolves: tdf#122695 Content Type selector tooltip missingCaolán McNamara
2018-12-20use unique_ptr in SdrPaintViewNoel Grandin
2018-10-08loplugin:constfields in svxNoel Grandin
2018-07-31loplugin:returnconstant in svxNoel Grandin
2018-06-06Translate German comments and debug stringsJohnny_M
2018-05-03loplugin:useuniqueptr in SdrPaintViewNoel Grandin
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-03-29loplugin:virtualdown in svxNoel Grandin
2018-02-28drop old tools/gen methods in reportdesign..xmloffNoel Grandin
2017-12-13SDRVIEWWIN_NOTFOUND is deadNoel Grandin
2017-12-13SDR_ANYITEM is deadNoel Grandin
2017-12-13SDR_ANYFORMAT is unusedNoel Grandin
2017-10-20Drop redundant castTakeshi Abe
2017-10-04convert SDR_TRISTATE to TriStateNoel Grandin
2017-06-21loplugin:unusedfields in svx part1Noel Grandin
2017-05-05loplugin:checkunusedparams in svx(part4)Noel Grandin
2017-05-04drop default param in SdrPaintView::VisAreaChangedNoel Grandin