summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-11-05WaE: unused variable 'UNO_LINESPACING'Tor Lillqvist
2014-11-04line spacing: Final cleanup.Jan Holesovsky
2014-11-04coverity#735635 Division or modulo by float zeroCaolán McNamara
2014-11-04coverity#735623 Division or modulo by float zeroCaolán McNamara
2014-11-04line spacing: Correct way of detecting the currently used units.Jan Holesovsky
2014-11-04line spacing: Enable/disable also the value's label, looks more natural.Jan Holesovsky
2014-11-04line spacing: Unused.Jan Holesovsky
2014-11-04line spacing: Finally use the reworked line spacing popup in the sidebar too.Jan Holesovsky
2014-11-04line spacing: Honor the current setting of units.Jan Holesovsky
2014-11-04line spacing: Setup the Custom value according to the current state.Jan Holesovsky
2014-11-04line spacing: Kill lots of unused stuff. Rename some member variables.Jan Holesovsky
2014-11-04line spacing: "Of:" -> "Value:"Jan Holesovsky
2014-11-04line spacing: Kill the "Last value" button. Close popup when used via buttons.Jan Holesovsky
2014-11-04line spacing: Make the buttons work - they set the line spacing now.Jan Holesovsky
2014-11-04line spacing: Convert the ParaLineSpacingControl to .ui.Jan Holesovsky
2014-11-04line spacing: Change the implementation so that it can be used in toolbars.Jan Holesovsky
2014-11-04coverity#735632 division by zeroDavid Tardon
2014-11-04coverity#735631 division by zeroDavid Tardon
2014-11-04coverity#735629 coverity#735630 division by zeroDavid Tardon
2014-11-04coverity#735627 coverity#735628 division by zeroDavid Tardon
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-04Remove com::sun::star.Kohei Yoshida
2014-11-04Remove indirection...Kohei Yoshida
2014-11-04Apply pimpl to SdrPageWindow.Kohei Yoshida
2014-11-04Create a variant of MakeNewObject that takes snap rectangle.Kohei Yoshida
2014-11-04Rename aRect -> maRect for a member variable.Kohei Yoshida
2014-11-04Make this member private. Nobody accesses it directly.Kohei Yoshida
2014-11-04Scope reduction by early bailout.Kohei Yoshida
2014-11-04CreateObjectSpecificItemSet to return a pointer, not a reference.Kohei Yoshida
2014-11-04rename nWink->nAngleNoel Grandin
2014-11-04some random renaming of Wink fields -> AngleNoel Grandin
2014-11-04rename nHdlWink->nHdlAngleNoel Grandin
2014-11-04rename nWink1->nAngle1Noel Grandin
2014-11-04rename nWink0->nAngle0Noel Grandin
2014-11-04rename TakeWinkStr->TakeAngleStrNoel Grandin
2014-11-04rename nTmpWink->nTmpAngleNoel Grandin
2014-11-04rename nNeuWink->nNewAngleNoel Grandin
2014-11-04rename GetWinkPnt->GetAnglePntNoel Grandin
2014-11-04rename GetEndWink->GetEndAngleNoel Grandin
2014-11-04rename GetStartWink->GetStartAngleNoel Grandin
2014-11-04rename nEndWink->nEndAngleNoel Grandin
2014-11-04rename nStartWink->nStartAngleNoel Grandin
2014-11-04rename GetWinkStr->GetAngleStrNoel Grandin
2014-11-04rename SetDrehWink -> setRotationAngleNoel Grandin
2014-11-04Set ToolBoxItemBits inside the controllerMaxim Monastirsky