summaryrefslogtreecommitdiff
path: root/svx/source/dialog/graphctl.cxx
AgeCommit message (Expand)Author
2019-05-27drop some unneeded includesCaolán McNamara
2019-05-23rename SvxGraphCtrl back to GraphCtrlCaolán McNamara
2019-05-23rename SvxGraphCtrlView back to GraphCtrlViewCaolán McNamara
2019-05-23rename SvxGraphCtrlUserCall back to GraphCtrlUserCallCaolán McNamara
2019-05-23remove now unused GraphCtrlCaolán McNamara
2019-05-21turn off OutputToWindow during dtorCaolán McNamara
2019-05-17there's already a way to customize the invalidationCaolán McNamara
2019-05-17weld SvxIMapDlgCaolán McNamara
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
2019-04-19drop some unneeded includesCaolán McNamara
2019-02-13Pointer is pointlessNoel Grandin
2018-11-25tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-09-11loplugin:simplifyconstruct in svtools..svxNoel Grandin
2018-08-08tdf#118731 delay on showing dialogs that create SdrModelsCaolán McNamara
2018-06-16GraphCtrl factory no longer neededCaolán McNamara
2018-06-11loplugin:useuniqueptr in GraphCtrlNoel Grandin
2018-05-31SOSAW080: Cleanup of SdrModelArmin Le Grand
2018-05-24rework custom widget welding to enable inheritenceCaolán McNamara
2018-05-11weld SdPhotoAlbumDialogCaolán McNamara
2018-05-10weld SdVectorizeDlgCaolán McNamara
2018-04-13Fix typosAndrea Gelmini
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-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-16don't bother dithering for 256bit displaysNoel Grandin
2018-02-21loplugin:changetoolsgen in svxNoel Grandin
2018-01-12More loplugin:cstylecast: svxStephan Bergmann
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-10-04drop WB_SDRMODE in favour of explicit methodNoel Grandin
2017-08-18WB_ANIMATION is deadNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-05Improved loplugin:cstylecast to reference types: svxStephan Bergmann
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski
2016-11-08tdf#91222 VclBuilder constructor cleanupmelikeyurtoglu
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-10-01coverity#1373442 Uninitialized scalar fieldCaolán McNamara
2016-09-29tdf#101827 - mend busy contour dialog.Michael Meeks
2016-08-24convert SdrPathSmoothKind to scoped enumNoel Grandin
2016-08-23convert SdrHdlKind to scoped enumNoel Grandin
2016-08-22convert SdrHitKind to scoped enumNoel Grandin
2016-08-19convert SdrUserCallType to scoped enumNoel Grandin
2016-08-19convert SdrCreateCmd to scoped enumNoel Grandin
2016-06-06remove some manual ref counting in svx and xmloffNoel Grandin
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin
2016-05-16Give unique, comprehensible names to idles tdf#97087Muhammet Kara
2016-03-15remove unnecessary parentheses in case labelsNoel Grandin