summaryrefslogtreecommitdiff
path: root/svx/source/sdr
AgeCommit message (Expand)Author
2015-01-21callcatcher: update unused codeCaolán McNamara
2015-01-16make OverlayTriangle public, allow to change each pointTomaž Vajngerl
2015-01-14GetData is a hopelessly generic nameCaolán McNamara
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2014-12-12fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan
2014-12-11fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan
2014-12-09changed inherited timer to idleTobias Madl
2014-12-09fixed timer, idle bugTobias Madl
2014-12-04HAVE_FEATURE_DESKTOP is always defined, it is 0 or 1Tor Lillqvist
2014-12-04Don't use this quick hack on Android.Andrzej Hunt
2014-11-23fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan
2014-11-14vcl: move the Impl class of MapMode ...uhm... out of the public header?Michael Stahl
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-08Unindent.Kohei Yoshida
2014-11-07Make SdrGrafObj swapping methods private.Zolnai Tamás
2014-11-05overlayermanagerbuffered: timer to idleLászló Németh
2014-11-05markup with event type not checker typeCaolán McNamara
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-11-04Unindent.Kohei Yoshida
2014-11-04Unindent.Kohei Yoshida
2014-11-04Build fix after merging my changes from perfwork4.Kohei Yoshida
2014-11-04Avoid re-constructing chart shapes when it's not in visible range.Kohei Yoshida
2014-11-04Remove debug code. This wasn't meant to be checked in.Kohei Yoshida
2014-11-04Apply pimpl to SdrPageWindow.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-04rename GetEndWink->GetEndAngleNoel Grandin
2014-11-04rename GetStartWink->GetStartAngleNoel Grandin
2014-11-01Unindent.Kohei Yoshida
2014-11-01Unindent.Kohei Yoshida
2014-10-31Unindent.Kohei Yoshida
2014-10-31Remove repetitive namespace close / re-open & unindent.Kohei Yoshida
2014-10-31We don't need this repetitive namespace open / close thingie...Kohei Yoshida
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini
2014-10-29coverity#1242433 SdrMakeOutliner alway derefs pModCaolán McNamara
2014-10-28Move these headers from include to svx; they are not used outside svx.Kohei Yoshida
2014-10-24fdo#83664: svx: don't try to paint on empty OutputDeviceMichael Stahl
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-21nShearWink -> nShearAngleMiklos Vajna
2014-10-20loplugin: cstylecastNoel Grandin
2014-10-17Consistency around SdrAngleItem in svx/sxciaitm.hxxStephan Bergmann
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-15loplugin: cstylecastNoel Grandin
2014-10-15nDrehWink -> nRotationAngleMiklos Vajna
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin
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