summaryrefslogtreecommitdiff
path: root/svx/source/svdraw
AgeCommit message (Expand)Author
2015-05-15window ftbfs: MetaActionType::TRANSPARENT->MetaActionType::TransparentCaolán McNamara
2015-05-15convert META_*_ACTION constants to scoped enumNoel Grandin
2015-05-14convert GRFILTER_I_FLAGS to scoped enumNoel Grandin
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-05-06convert BMP_MIRROR constants to scoped enumNoel Grandin
2015-05-06convert DEFAULTFONT_ constants to scoped enumNoel Grandin
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann
2015-05-05tdf#34555 add crop features to svxPhilippe Jung
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-05-01Replaced nAnz, nObjAnz with nCount, nObjCount respectivelyLinus Behrens
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-30Get rid of initial :: for the sdr namespaceTor Lillqvist
2015-04-30Get rid of initial :: for the svx namespaceTor Lillqvist
2015-04-30Bin some pointless comments and reduce some vertical whitespaceTor Lillqvist
2015-04-29Remove unnecessary IMPL_LINK[_NOARG]_INLINE_START/ENDStephan Bergmann
2015-04-29convert SDRMOUSE constants to scoped enumNoel Grandin
2015-04-29convert SDRSNAP_ constants to scoped enumNoel Grandin
2015-04-29convert SDRGRAPHOBJ constants to scoped enumNoel Grandin
2015-04-29convert CUSTOMSHAPE_HANDLE_ constants to scoped enumNoel Grandin
2015-04-29convert IMPSDR_ constants to scoped enumNoel Grandin
2015-04-29simplify SDRSEARCHPASS_ constantsNoel Grandin
2015-04-29convert SDRSEARCH_ constants to scoped enumNoel Grandin
2015-04-29convert SDR_SWAPGRAPHICS constants to scoped enumNoel Grandin
2015-04-29convert SDR*ALIGN constants to scoped enumNoel Grandin
2015-04-29convert SDRESC_ constants to scoped enumNoel Grandin
2015-04-29convert SDRINSERT constants to scoped enumNoel Grandin
2015-04-29convert MSDFF_HANDLE_FLAGS_ constants to scoped enumNoel Grandin
2015-04-28Merge remote-tracking branch 'origin/feature/vclptrmerge2'Michael Meeks
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-28ImpGetPercent transports the return value as type sal_uInt16/SDR_TRISTATEStephan Bergmann
2015-04-27More loplugin:simplifyboolStephan Bergmann
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-23svx: nPolyAnz -> nPolyCountMiklos Vajna
2015-04-22convert GRFMGR_DRAW_ constants to scoped enumNoel Grandin
2015-04-22convert BROWSER_ constants to scoped enumNoel Grandin
2015-04-21svx: nPtAnz -> nPointCountMiklos Vajna
2015-04-17svx: convert new to ::Create.Noel Grandin
2015-04-17Revert "WaE: unused variables"Tor Lillqvist
2015-04-17SvStream: WriteUChar -> WriteBoolStephan Bergmann
2015-04-17WaE: unused variablesTor Lillqvist
2015-04-17svx: nPntAnz -> nPointCountMiklos Vajna
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin
2015-04-15convert SFX_ITEM constants to scoped enumNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-13loplugin:staticmethodsNoel Grandin
2015-04-10Lost more cleanup and fixing post re-basing.Michael Meeks