summaryrefslogtreecommitdiff
path: root/svx/source/sdr
AgeCommit message (Expand)AuthorFilesLines
2015-11-115th step to remove tools/rtti.hxxOliver Specht3-7/+6
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann31-120/+120
2015-10-31com::sun::star->css in svxNoel Grandin9-52/+52
2015-10-21use a default when avoiding configCaolán McNamara1-0/+5
2015-10-20loplugin:defaultparamsStephan Bergmann1-2/+2
2015-10-19loplugin:defaultparamsStephan Bergmann2-2/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann6-52/+52
2015-10-07clang-analyzer-deadcode.DeadStoresStephan Bergmann1-2/+2
2015-10-02svx, drawinglayer: handle tools Color <-> BackgroundColorPrimitive2D roundtripMiklos Vajna1-1/+1
2015-10-01Fix typosAndrea Gelmini1-2/+2
2015-10-01Fix typosAndrea Gelmini8-10/+10
2015-10-01tdf#94559: third step to remove rtti.hxxOliver Specht6-10/+10
2015-10-01remove old standalone Sun bug numbersNoel Grandin4-5/+0
2015-09-30Fix typosAndrea Gelmini2-2/+2
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin1-5/+0
2015-09-20WaE: C-style cast from 'const drawinglayer::primitive2d::BasePrimitive2D' ...Tor Lillqvist1-1/+1
2015-09-20chained editeng: Add chaining attributes and chaining primitive creation logicmatteocam3-8/+53
2015-09-20chained editeng: Enhance existing svx classes with chaining-related methodsmatteocam1-0/+42
2015-09-18boost->stdCaolán McNamara1-1/+0
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara1-0/+1
2015-09-17unused headersCaolán McNamara1-1/+0
2015-09-16boost->stdCaolán McNamara10-20/+20
2015-09-07svx: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-2/+2
2015-09-03Restored missing includes from source files.Ashod Nakashian6-3/+6
2015-08-11loplugin: defaultparamsNoel Grandin2-4/+4
2015-08-03new loplugin: refcountingNoel Grandin2-10/+10
2015-07-19Fix typosAndrea Gelmini2-2/+2
2015-07-16loplugin:unusedmethods svxNoel Grandin6-38/+0
2015-07-15Resolves: tdf#63955 clip 19km long line to some sane limitCaolán McNamara1-2/+30
2015-07-15refactor ensuring polygon has at least a line in itCaolán McNamara1-16/+23
2015-07-08Fix typosAndrea Gelmini2-2/+2
2015-07-06remove some unnecessary typedefs around uno::ReferenceNoel Grandin1-4/+4
2015-07-04Fix typosAndrea Gelmini2-3/+3
2015-06-29Resolves: tdf#92275 impress grinds to a halt constant swapping imagesCaolán McNamara1-8/+13
2015-06-28Fix typosAndrea Gelmini1-1/+1
2015-06-16Fix typosAndrea Gelmini1-1/+1
2015-06-16Fix typosAndrea Gelmini2-2/+2
2015-06-16Fix typosAndrea Gelmini1-1/+1
2015-06-15sdr tiled rendering: stop animation timer's taskHenry Castro1-4/+7
2015-06-15Fix typosAndrea Gelmini1-1/+1
2015-06-14Remove unused OpenGLObjectZolnai Tamás2-98/+0
2015-06-09More CppunitTest_sw_uiwriter fixesMiklos Vajna1-2/+1
2015-06-06Typo: emty->emptyJulien Nabet1-1/+1
2015-06-04convert B2DLineJoin to scoped enumNoel Grandin2-10/+10
2015-06-04convert MediaState to scoped enumNoel Grandin1-1/+1
2015-06-03coverity#1302605 Resource leak in objectCaolán McNamara1-7/+6
2015-05-26convert INVALIDATE constants to scoped enumNoel Grandin1-2/+2
2015-05-24tdf#62525: use cow_wrapper for SdrTextAttributeThorsten Behrens1-71/+20
2015-05-24tdf#62525: use cow_wrapper for SdrFormTextOutlineAttributeThorsten Behrens1-61/+23
2015-05-24tdf#62525: use cow_wrapper for SdrFormTextAttributeThorsten Behrens1-58/+15