summaryrefslogtreecommitdiff
path: root/svx/source/dialog/graphctl.cxx
AgeCommit message (Expand)Author
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
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-31com::sun::star->css in svxNoel Grandin
2015-10-15calling IsSet() before Call() on Link<> is unnecessaryNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-09-08convert Link<> to typedNoel Grandin
2015-08-25tdf#92213 - avoid potential crasher from unusual idle handler.Michael Meeks
2015-08-11loplugin: defaultparamsNoel Grandin
2015-05-22convert POINTER constants to scoped enumNoel Grandin
2015-05-13refactor GraphCtrl to use RenderContextTomaž Vajngerl
2015-05-12Switch VclBuilder constructors to use VclPtr.Michael Meeks
2015-05-11Revert "Switch VclBuilder constructors to use VclPtr."Michael Meeks
2015-05-11Switch VclBuilder constructors to use VclPtr.Michael Meeks
2015-05-11tdf#91052 - more macros for 'make' constructors.Michael Meeks
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann
2015-04-29convert SDRMOUSE constants to scoped enumNoel Grandin
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-09vcl: VclPtr conversion in svx.Noel Grandin
2015-03-06Idle: Changed to new enum nameTobias Madl
2015-03-06Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl
2015-03-06Timer: Adapted all idle includes and enum usesTobias Madl
2014-12-09changed timers to idlesTobias Madl
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-05convert floating RID_SVXDLG_CONTOUR to .uiCaolán McNamara
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-04-21remove comments why a file gets includedThomas Arnhold
2014-04-15svx: sal_Bool->boolNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-11sal_Bool->boolNoel Grandin
2014-01-28bool improvementsStephan Bergmann
2014-01-08Related: rhbz#1047174 avoid access to nonexisting parent dialogCaolán McNamara
2013-12-20typo fixesAndras Timar
2013-11-15convert 500th dialog (vectorize) to .uiCaolán McNamara
2013-03-19sal_Bool to boolTakeshi Abe
2013-03-04audit GetParent harder wrt GetParentDialogCaolán McNamara
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
2012-03-06remove misc. unused codeMichael Meeks