summaryrefslogtreecommitdiff
path: root/include/svx/sdr
AgeCommit message (Expand)Author
2015-07-30loplugin:unusedmethodsNoel Grandin
2015-07-16loplugin:unusedmethods svx(part2)Noel Grandin
2015-07-16loplugin:unusedmethods svxNoel Grandin
2015-06-22Fix typosAndrea Gelmini
2015-05-24tdf#62525: use cow_wrapper for SdrTextAttributeThorsten Behrens
2015-05-24tdf#62525: use cow_wrapper for SdrFormTextAttributeThorsten Behrens
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-23loplugin:staticmethodsNoel Grandin
2015-04-07Change "blink times" to be of type sal_uInt64Stephan Bergmann
2015-04-07Remove unused getBlinkTime functionsStephan Bergmann
2015-04-07sd tiled rendering: support turning an editeng selection into a table oneMiklos Vajna
2015-03-30Add SvxTableController::setCursorLogicPosition()Miklos Vajna
2015-03-30SdrMarkView tiled rendering: partially disable SdrTableObj graphic selectionMiklos Vajna
2015-03-19loplugin:constantfunction: svxNoel Grandin
2015-03-09sdr::overlay::OverlayObjectList: when tiled rendering, don't work with pixelsMiklos Vajna
2015-03-09Add sdr::overlay::OverlayManager::getModel()Miklos Vajna
2015-03-07sdr::overlay::OverlayManager: rmOutputDevice -> mrOutputDeviceMiklos Vajna
2015-03-06Timer/Idle: adapted inherited funktionsTobias Madl
2015-02-18TyposJulien Nabet
2015-02-18boost->stdCaolán McNamara
2015-02-18boost->stdCaolán McNamara
2015-02-17boost->stdCaolán McNamara
2015-02-17some more de-boostificationCaolán McNamara
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-21callcatcher: update unused codeCaolán McNamara
2015-01-16make OverlayTriangle public, allow to change each pointTomaž Vajngerl
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2014-11-14vcl: remove more unnecessary headers from mapmod.hxxMichael Stahl
2014-11-08Unindent.Kohei Yoshida
2014-11-04Unindent.Kohei Yoshida
2014-11-04Unindent.Kohei Yoshida
2014-11-04Avoid re-constructing chart shapes when it's not in visible range.Kohei Yoshida
2014-11-04Make this member private. Nobody accesses it directly.Kohei Yoshida
2014-11-04CreateObjectSpecificItemSet to return a pointer, not a reference.Kohei Yoshida
2014-11-01Unindent.Kohei Yoshida
2014-10-28Move these headers from include to svx; they are not used outside svx.Kohei Yoshida
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "do not forward-declare templates"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-15loplugin: cstylecastNoel Grandin
2014-10-14do not forward-declare templatesDavid Tardon
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-10-06loplugin: cstylecastNoel Grandin
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann