summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2014-11-05HIG fixes for svxAdolfo Jayme Barrientos31-800/+502
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin18-95/+84
2014-11-05WaE: unused variable 'UNO_LINESPACING'Tor Lillqvist1-2/+0
2014-11-04line spacing: Final cleanup.Jan Holesovsky2-33/+22
2014-11-04coverity#735635 Division or modulo by float zeroCaolán McNamara1-0/+4
2014-11-04coverity#735623 Division or modulo by float zeroCaolán McNamara1-3/+11
2014-11-04line spacing: Correct way of detecting the currently used units.Jan Holesovsky1-2/+9
2014-11-04line spacing: Enable/disable also the value's label, looks more natural.Jan Holesovsky3-1/+11
2014-11-04line spacing: Unused.Jan Holesovsky1-8/+0
2014-11-04line spacing: Finally use the reworked line spacing popup in the sidebar too.Jan Holesovsky3-41/+1
2014-11-04line spacing: Honor the current setting of units.Jan Holesovsky1-7/+3
2014-11-04line spacing: Setup the Custom value according to the current state.Jan Holesovsky3-209/+116
2014-11-04line spacing: Kill lots of unused stuff. Rename some member variables.Jan Holesovsky2-223/+86
2014-11-04line spacing: "Of:" -> "Value:"Jan Holesovsky1-9/+9
2014-11-04line spacing: Kill the "Last value" button. Close popup when used via buttons.Jan Holesovsky3-129/+70
2014-11-04line spacing: Make the buttons work - they set the line spacing now.Jan Holesovsky3-104/+76
2014-11-04line spacing: Convert the ParaLineSpacingControl to .ui.Jan Holesovsky6-514/+546
2014-11-04line spacing: Change the implementation so that it can be used in toolbars.Jan Holesovsky7-102/+47
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