summaryrefslogtreecommitdiff
path: root/svx/source/sdr
AgeCommit message (Expand)Author
2015-10-02svx, drawinglayer: handle tools Color <-> BackgroundColorPrimitive2D roundtripMiklos Vajna
2015-10-01Fix typosAndrea Gelmini
2015-10-01Fix typosAndrea Gelmini
2015-10-01tdf#94559: third step to remove rtti.hxxOliver Specht
2015-10-01remove old standalone Sun bug numbersNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin
2015-09-20WaE: C-style cast from 'const drawinglayer::primitive2d::BasePrimitive2D' ...Tor Lillqvist
2015-09-20chained editeng: Add chaining attributes and chaining primitive creation logicmatteocam
2015-09-20chained editeng: Enhance existing svx classes with chaining-related methodsmatteocam
2015-09-18boost->stdCaolán McNamara
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara
2015-09-17unused headersCaolán McNamara
2015-09-16boost->stdCaolán McNamara
2015-09-07svx: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-09-03Restored missing includes from source files.Ashod Nakashian
2015-08-11loplugin: defaultparamsNoel Grandin
2015-08-03new loplugin: refcountingNoel Grandin
2015-07-19Fix typosAndrea Gelmini
2015-07-16loplugin:unusedmethods svxNoel Grandin
2015-07-15Resolves: tdf#63955 clip 19km long line to some sane limitCaolán McNamara
2015-07-15refactor ensuring polygon has at least a line in itCaolán McNamara
2015-07-08Fix typosAndrea Gelmini
2015-07-06remove some unnecessary typedefs around uno::ReferenceNoel Grandin
2015-07-04Fix typosAndrea Gelmini
2015-06-29Resolves: tdf#92275 impress grinds to a halt constant swapping imagesCaolán McNamara
2015-06-28Fix typosAndrea Gelmini
2015-06-16Fix typosAndrea Gelmini
2015-06-16Fix typosAndrea Gelmini
2015-06-16Fix typosAndrea Gelmini
2015-06-15sdr tiled rendering: stop animation timer's taskHenry Castro
2015-06-15Fix typosAndrea Gelmini
2015-06-14Remove unused OpenGLObjectZolnai Tamás
2015-06-09More CppunitTest_sw_uiwriter fixesMiklos Vajna
2015-06-06Typo: emty->emptyJulien Nabet
2015-06-04convert B2DLineJoin to scoped enumNoel Grandin
2015-06-04convert MediaState to scoped enumNoel Grandin
2015-06-03coverity#1302605 Resource leak in objectCaolán McNamara
2015-05-26convert INVALIDATE constants to scoped enumNoel Grandin
2015-05-24tdf#62525: use cow_wrapper for SdrTextAttributeThorsten Behrens
2015-05-24tdf#62525: use cow_wrapper for SdrFormTextOutlineAttributeThorsten Behrens
2015-05-24tdf#62525: use cow_wrapper for SdrFormTextAttributeThorsten Behrens
2015-05-20convert ANTIALIASING constants to scoped enumNoel Grandin
2015-05-20convert DRAWMODE constants to scoped enumNoel Grandin
2015-05-06convert BMP_MIRROR constants to scoped enumNoel Grandin
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann
2015-05-05typo: strech -> stretchAndras Timar
2015-04-30Get rid of initial :: for the sdr namespaceTor Lillqvist
2015-04-30Bin some pointless comments and reduce some vertical whitespaceTor Lillqvist
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks