summaryrefslogtreecommitdiff
path: root/svx/source
AgeCommit message (Expand)AuthorFilesLines
2014-11-05overlayermanagerbuffered: timer to idleLászló Németh1-5/+5
2014-11-05changed some timer to idleJennifer Liebel2-6/+6
2014-11-05callcatcher: update unused codeCaolán McNamara2-6/+0
2014-11-05markup with event type not checker typeCaolán McNamara1-2/+0
2014-11-05coverity#1000852 Uncaught exceptionCaolán McNamara1-33/+41
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 Holesovsky2-0/+10
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 Holesovsky2-39/+0
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 Holesovsky2-175/+76
2014-11-04line spacing: Kill lots of unused stuff. Rename some member variables.Jan Holesovsky2-223/+86
2014-11-04line spacing: Kill the "Last value" button. Close popup when used via buttons.Jan Holesovsky2-60/+25
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 Holesovsky4-514/+243
2014-11-04line spacing: Change the implementation so that it can be used in toolbars.Jan Holesovsky6-101/+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 Yoshida2-413/+406
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 Yoshida5-17/+77
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 Yoshida15-47/+47
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