summaryrefslogtreecommitdiff
path: root/svx/source/sdr
AgeCommit message (Expand)Author
2015-03-07sdr::overlay::OverlayManager: rmOutputDevice -> mrOutputDeviceMiklos Vajna
2015-03-06Timer/Idle: adapted inherited funktionsTobias Madl
2015-03-06Idle: Changed to new enum nameTobias Madl
2015-03-06Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl
2015-03-06Idle and Timer are now completely independentTobias Madl
2015-03-06idle includes and enum useJennifer Liebel
2015-03-03TyposJulien Nabet
2015-03-03Fix initializer copy'n'paste mistakeThorsten Behrens
2015-03-01tdf#87820 Images not displayed properly in CalcHenry Castro
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2015-02-21Various typosJulien Nabet
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
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