summaryrefslogtreecommitdiff
path: root/include/svx/sdr
AgeCommit message (Expand)AuthorFilesLines
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-09-20convert constants to scoped enum TblActionJochen Nitschke1-4/+14
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann24-27/+27
2016-09-13Remove nonsense comments: // bitfieldTor Lillqvist6-6/+0
2016-09-12impress: extend dumpAsXml to table cell and stylesNoel Grandin1-0/+3
2016-09-09loplugin:constantparam in svxNoel Grandin2-4/+2
2016-09-02loplugin:countusersofdefaultparamsNoel Grandin4-8/+8
2016-08-29cid#1371256 Missing move assignment operatorNoel Grandin1-0/+2
2016-08-29cid#1371188 Missing move assignment operatorNoel Grandin1-0/+2
2016-08-24convert OverlayType to scoped enumNoel Grandin1-4/+4
2016-08-24remove CellOverlayTypeNoel Grandin1-4/+1
2016-08-11loplugin:constantparamNoel Grandin1-1/+0
2016-07-27improve passstuffbyref return analysisNoel Grandin4-4/+4
2016-04-14loplugin:passstuffbyref in svxNoel Grandin3-4/+4
2016-04-12Avoid reserved identifiersStephan Bergmann1-3/+3
2016-03-17loplugin:constantparam in svxNoel Grandin1-1/+1
2016-03-09loplugin:constantparam in svxNoel Grandin1-2/+2
2016-03-01loplugin:unuseddefaultparam in svx (part2)Noel Grandin1-2/+2
2016-02-22loplugin:write only fieldsNoel Grandin1-3/+2
2016-02-09Remove excess newlinesChris Sherlock27-44/+0
2016-01-20loplugin:unusedmethodsNoel Grandin1-2/+0
2016-01-13loplugin:unusedmethods unused return value in include/svxNoel Grandin1-1/+1
2016-01-10Fix typosAndrea Gelmini3-3/+3
2015-12-19Use std::unique_ptr for mpViewContact member instance of SdrPage.Kohei Yoshida1-3/+4
2015-12-15use vector as container for Primitive3DReferenceNoel Grandin2-9/+9
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin22-54/+54
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann6-17/+17
2015-10-23com::sun::star->css in include/sot to include/typelibNoel Grandin2-3/+3
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann22-80/+80
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann3-6/+6
2015-10-01remove old standalone Sun bug numbersNoel Grandin1-1/+0
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin1-1/+0
2015-09-20chained editeng: Add chaining attributes and chaining primitive creation logicmatteocam1-1/+8
2015-09-20chained editeng: Enhance existing svx classes with chaining-related methodsmatteocam1-0/+1
2015-09-01refactor to create a HasMarked, no logic changeCaolán McNamara1-0/+1
2015-08-28make PostUserEvent Link<> typedNoel Grandin1-1/+1
2015-07-30loplugin:unusedmethodsNoel Grandin1-3/+0
2015-07-16loplugin:unusedmethods svx(part2)Noel Grandin2-4/+0
2015-07-16loplugin:unusedmethods svxNoel Grandin6-20/+4
2015-06-22Fix typosAndrea Gelmini1-1/+1
2015-05-24tdf#62525: use cow_wrapper for SdrTextAttributeThorsten Behrens1-2/+5
2015-05-24tdf#62525: use cow_wrapper for SdrFormTextAttributeThorsten Behrens1-2/+5
2015-04-30Get rid of initial :: for the sdr namespaceTor Lillqvist4-6/+6
2015-04-30Bin some pointless comments and reduce some vertical whitespaceTor Lillqvist5-38/+5
2015-04-23loplugin:staticmethodsNoel Grandin2-2/+2
2015-04-07Change "blink times" to be of type sal_uInt64Stephan Bergmann2-2/+2
2015-04-07Remove unused getBlinkTime functionsStephan Bergmann1-3/+0
2015-04-07sd tiled rendering: support turning an editeng selection into a table oneMiklos Vajna1-1/+1
2015-03-30Add SvxTableController::setCursorLogicPosition()Miklos Vajna1-0/+2