summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2014-11-04coverity#735632 division by zeroDavid Tardon1-0/+2
2014-11-04coverity#735631 division by zeroDavid Tardon1-0/+3
2014-11-04coverity#735629 coverity#735630 division by zeroDavid Tardon1-0/+4
2014-11-04coverity#735627 coverity#735628 division by zeroDavid Tardon1-0/+3
2014-11-04Unindent.Kohei Yoshida2-394/+386
2014-11-04Unindent.Kohei Yoshida3-462/+448
2014-11-04Build fix after merging my changes from perfwork4.Kohei Yoshida1-1/+1
2014-11-04Avoid re-constructing chart shapes when it's not in visible range.Kohei Yoshida6-17/+79
2014-11-04Remove debug code. This wasn't meant to be checked in.Kohei Yoshida1-43/+0
2014-11-04Remove com::sun::star.Kohei Yoshida1-3/+2
2014-11-04Remove indirection...Kohei Yoshida1-15/+7
2014-11-04Apply pimpl to SdrPageWindow.Kohei Yoshida5-43/+137
2014-11-04Create a variant of MakeNewObject that takes snap rectangle.Kohei Yoshida2-47/+118
2014-11-04Rename aRect -> maRect for a member variable.Kohei Yoshida16-323/+340
2014-11-04Make this member private. Nobody accesses it directly.Kohei Yoshida1-0/+10
2014-11-04Scope reduction by early bailout.Kohei Yoshida1-85/+82
2014-11-04CreateObjectSpecificItemSet to return a pointer, not a reference.Kohei Yoshida27-59/+59
2014-11-04rename nWink->nAngleNoel Grandin23-248/+248
2014-11-04some random renaming of Wink fields -> AngleNoel Grandin5-81/+81
2014-11-04rename nHdlWink->nHdlAngleNoel Grandin1-14/+14
2014-11-04rename nWink1->nAngle1Noel Grandin2-6/+6
2014-11-04rename nWink0->nAngle0Noel Grandin3-11/+11
2014-11-04rename TakeWinkStr->TakeAngleStrNoel Grandin4-10/+10
2014-11-04rename nTmpWink->nTmpAngleNoel Grandin2-12/+12
2014-11-04rename nNeuWink->nNewAngleNoel Grandin1-37/+37
2014-11-04rename GetWinkPnt->GetAnglePntNoel Grandin1-9/+9
2014-11-04rename GetEndWink->GetEndAngleNoel Grandin1-2/+2
2014-11-04rename GetStartWink->GetStartAngleNoel Grandin1-2/+2
2014-11-04rename nEndWink->nEndAngleNoel Grandin1-31/+31
2014-11-04rename nStartWink->nStartAngleNoel Grandin1-28/+28
2014-11-04rename GetWinkStr->GetAngleStrNoel Grandin2-3/+3
2014-11-04rename SetDrehWink -> setRotationAngleNoel Grandin5-6/+6
2014-11-04Set ToolBoxItemBits inside the controllerMaxim Monastirsky3-0/+89
2014-11-04SdrFormatter: remove unused attributeJuan Picca1-1/+0
2014-11-04fdo#80918 - 'Find' should be 'Find Next' in the 'Find & Replace' dialogYousuf Philips1-1/+1
2014-11-03coverity#1241199 Unchecked dynamic_castCaolán McNamara1-0/+3
2014-11-03Related: fdo#84844 Get rid of ColorControl and ColorPopupMaxim Monastirsky3-285/+0
2014-11-03Related: fdo#84844 Prepare border color status updateMaxim Monastirsky2-43/+146
2014-11-03remove some extra empty linesDavid Tardon1-37/+0
2014-11-03coverity#982188 unchecked return valueDavid Tardon1-1/+13
2014-11-01coverity#1241199 Unchecked dynamic_castCaolán McNamara1-1/+1
2014-11-01Unindent.Kohei Yoshida1-19/+11
2014-11-01Unindent.Kohei Yoshida1-109/+105
2014-11-01Unindent.Kohei Yoshida1-101/+96
2014-11-01fdo#84938: replace MIB_ constants with enumNoel Grandin4-12/+12
2014-10-31Add class description.Kohei Yoshida1-0/+7
2014-10-31Remove repetitive namespace close / open / close etc & unindent.Kohei Yoshida1-226/+136
2014-10-31Unindent.Kohei Yoshida1-331/+328
2014-10-31Remove repetitive namespace close / re-open & unindent.Kohei Yoshida1-530/+444
2014-10-31We don't need this repetitive namespace open / close thingie...Kohei Yoshida1-552/+470