summaryrefslogtreecommitdiff
path: root/svx/source/dialog/graphctl.cxx
AgeCommit message (Expand)AuthorFilesLines
2025-02-12GraphCtrl a11y: Create the accessible object againMichael Weghorn1-3/+1
2024-05-31svx: Reduce number of calls to GetMarkedObjectList()Xisco Fauli1-2/+4
2024-05-30AreObjectsMarked -> GetMarkedObjectList().GetMarkCount() != 0Xisco Fauli1-2/+2
2024-02-12ITEM: ItemPool Rework (I)Armin Le Grand (allotropia)1-1/+0
2023-07-12tdf#105362 better support for transparency in PNG & GIF exportArmin Le Grand (allotropia)1-1/+2
2023-01-31svx: Refactor (sdr) views to access the SdrModel by referenceTomaž Vajngerl1-1/+1
2023-01-31SdrModel: we never set scale fraction to anything else than 1/1Tomaž Vajngerl1-2/+1
2022-01-20WASM --enable-wasm-strip now skips lots of LO codeArmin Le Grand (Allotropia)1-0/+9
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin1-3/+3
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák1-3/+3
2021-05-19ImplPlayWithRenderer never checks its OutputDevice against nullptrCaolán McNamara1-1/+1
2021-03-07ref-count SdrPageNoel1-2/+2
2021-02-15loplugin:referencecasting in svxNoel1-1/+1
2020-11-06make SdrObject Identifiers SdrObjKind enum membersCaolán McNamara1-2/+2
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel1-6/+6
2020-01-17tdf#42949 Fix IWYU warnings in svx/source/[a-e]*/*cxx and svx/qa/Gabor Kelemen1-5/+0
2019-05-27drop some unneeded includesCaolán McNamara1-2/+0
2019-05-23rename SvxGraphCtrl back to GraphCtrlCaolán McNamara1-25/+25
2019-05-23rename SvxGraphCtrlView back to GraphCtrlViewCaolán McNamara1-5/+5
2019-05-23rename SvxGraphCtrlUserCall back to GraphCtrlUserCallCaolán McNamara1-2/+2
2019-05-23remove now unused GraphCtrlCaolán McNamara1-702/+0
2019-05-21turn off OutputToWindow during dtorCaolán McNamara1-0/+12
2019-05-17there's already a way to customize the invalidationCaolán McNamara1-2/+13
2019-05-17weld SvxIMapDlgCaolán McNamara1-35/+734
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen1-0/+1
2019-04-19drop some unneeded includesCaolán McNamara1-1/+0
2019-02-13Pointer is pointlessNoel Grandin1-0/+1
2018-11-25tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski1-1/+1
2018-09-11loplugin:simplifyconstruct in svtools..svxNoel Grandin1-3/+1
2018-08-08tdf#118731 delay on showing dialogs that create SdrModelsCaolán McNamara1-1/+1
2018-06-16GraphCtrl factory no longer neededCaolán McNamara1-2/+0
2018-06-11loplugin:useuniqueptr in GraphCtrlNoel Grandin1-18/+12
2018-05-31SOSAW080: Cleanup of SdrModelArmin Le Grand1-1/+1
2018-05-24rework custom widget welding to enable inheritenceCaolán McNamara1-14/+4
2018-05-11weld SdPhotoAlbumDialogCaolán McNamara1-0/+1
2018-05-10weld SdVectorizeDlgCaolán McNamara1-0/+72
2018-04-13Fix typosAndrea Gelmini1-1/+1
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-1/+1
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand1-1/+1
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-1/+1
2018-04-01remove unused processfactory.hxx includesJochen Nitschke1-1/+0
2018-03-16don't bother dithering for 256bit displaysNoel Grandin1-19/+1
2018-02-21loplugin:changetoolsgen in svxNoel Grandin1-6/+6
2018-01-12More loplugin:cstylecast: svxStephan Bergmann1-4/+4
2017-10-23loplugin:includeform: svxStephan Bergmann1-3/+3
2017-10-04drop WB_SDRMODE in favour of explicit methodNoel Grandin1-18/+16
2017-08-18WB_ANIMATION is deadNoel Grandin1-3/+1
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke1-1/+0
2017-06-05Improved loplugin:cstylecast to reference types: svxStephan Bergmann1-5/+5
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-7/+7