summaryrefslogtreecommitdiff
path: root/svx/source/sdr
AgeCommit message (Expand)Author
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
2014-09-123D charts: Call the 3D chart update from the lazy update, instead of always.Jan Holesovsky
2014-09-123D charts: Update the 3D charts when a value changes.Jan Holesovsky
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin
2014-09-03Remove (misleading) EditEngine::QuickRemoveCharAttribsMatúš Kukan
2014-09-01Consistency around SvxB3DVectorItem in svx/svx3ditems.hxxStephan Bergmann
2014-09-01Consistency around SvxColorItem in svx/svx3ditems.hxxStephan Bergmann
2014-09-01Consistency around SfxUInt16Item in svx/svx3ditems.hxxStephan Bergmann
2014-09-01Consistency around SfxBoolItem in svx/svx3ditems.hxxStephan Bergmann
2014-09-01Consistency around SfxUInt32Item in svx/svx3ditems.hxxStephan Bergmann
2014-08-29Make opengl chart window always activeZolnai Tamás
2014-08-25Consistency around SdrMetricItem in svx/sderitm.hxxStephan Bergmann
2014-08-23fdo#82577, fdo#82579: Handle CursorTor Lillqvist