summaryrefslogtreecommitdiff
path: root/include/svx/sdr
AgeCommit message (Expand)AuthorFilesLines
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
2015-03-30SdrMarkView tiled rendering: partially disable SdrTableObj graphic selectionMiklos Vajna1-1/+1
2015-03-19loplugin:constantfunction: svxNoel Grandin2-7/+1
2015-03-09sdr::overlay::OverlayObjectList: when tiled rendering, don't work with pixelsMiklos Vajna1-0/+1
2015-03-09Add sdr::overlay::OverlayManager::getModel()Miklos Vajna1-2/+6
2015-03-07sdr::overlay::OverlayManager: rmOutputDevice -> mrOutputDeviceMiklos Vajna1-2/+2
2015-03-06Timer/Idle: adapted inherited funktionsTobias Madl1-1/+1
2015-02-18TyposJulien Nabet1-1/+1
2015-02-18boost->stdCaolán McNamara1-3/+3
2015-02-18boost->stdCaolán McNamara1-1/+1
2015-02-17boost->stdCaolán McNamara1-1/+1
2015-02-17some more de-boostificationCaolán McNamara2-4/+9
2015-02-07loplugin:deletedspecialStephan Bergmann1-2/+2
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara1-4/+0
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin5-6/+6
2015-01-21callcatcher: update unused codeCaolán McNamara1-4/+2
2015-01-16make OverlayTriangle public, allow to change each pointTomaž Vajngerl1-0/+60
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl8-18/+16
2014-11-14vcl: remove more unnecessary headers from mapmod.hxxMichael Stahl1-0/+1
2014-11-08Unindent.Kohei Yoshida10-423/+328
2014-11-04Unindent.Kohei Yoshida3-282/+255
2014-11-04Unindent.Kohei Yoshida1-131/+118
2014-11-04Avoid re-constructing chart shapes when it's not in visible range.Kohei Yoshida1-0/+2
2014-11-04Make this member private. Nobody accesses it directly.Kohei Yoshida1-5/+6
2014-11-04CreateObjectSpecificItemSet to return a pointer, not a reference.Kohei Yoshida2-2/+2
2014-11-01Unindent.Kohei Yoshida1-34/+31
2014-10-28Move these headers from include to svx; they are not used outside svx.Kohei Yoshida6-481/+0
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky2-3/+3
2014-10-23Fraction: Revert "do not forward-declare templates"Jan Holesovsky1-2/+1
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky2-2/+2
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon2-2/+2