summaryrefslogtreecommitdiffstats
path: root/svx/source
Commit message (Expand)AuthorAgeFilesLines
* use the new OUString::fromUtf8 methodNoel Grandin2014-11-063-4/+3
* Bin unused include files, thanks to Andrea GelminiTor Lillqvist2014-11-061-136/+0
* fdo#84573 COLOR PICKER: Improve keyboard navigationJuergen Funk2014-11-061-3/+3
* overlayermanagerbuffered: timer to idleLászló Németh2014-11-051-5/+5
* changed some timer to idleJennifer Liebel2014-11-052-6/+6
* callcatcher: update unused codeCaolán McNamara2014-11-052-6/+0
* markup with event type not checker typeCaolán McNamara2014-11-051-2/+0
* coverity#1000852 Uncaught exceptionCaolán McNamara2014-11-051-33/+41
* fdo#38835 strip out OUString globalsNoel Grandin2014-11-0518-95/+84
* WaE: unused variable 'UNO_LINESPACING'Tor Lillqvist2014-11-051-2/+0
* line spacing: Final cleanup.Jan Holesovsky2014-11-042-33/+22
* coverity#735635 Division or modulo by float zeroCaolán McNamara2014-11-041-0/+4
* coverity#735623 Division or modulo by float zeroCaolán McNamara2014-11-041-3/+11
* line spacing: Correct way of detecting the currently used units.Jan Holesovsky2014-11-041-2/+9
* line spacing: Enable/disable also the value's label, looks more natural.Jan Holesovsky2014-11-042-0/+10
* line spacing: Unused.Jan Holesovsky2014-11-041-8/+0
* line spacing: Finally use the reworked line spacing popup in the sidebar too.Jan Holesovsky2014-11-042-39/+0
* line spacing: Honor the current setting of units.Jan Holesovsky2014-11-041-7/+3
* line spacing: Setup the Custom value according to the current state.Jan Holesovsky2014-11-042-175/+76
* line spacing: Kill lots of unused stuff. Rename some member variables.Jan Holesovsky2014-11-042-223/+86
* line spacing: Kill the "Last value" button. Close popup when used via buttons.Jan Holesovsky2014-11-042-60/+25
* line spacing: Make the buttons work - they set the line spacing now.Jan Holesovsky2014-11-043-104/+76
* line spacing: Convert the ParaLineSpacingControl to .ui.Jan Holesovsky2014-11-044-514/+243
* line spacing: Change the implementation so that it can be used in toolbars.Jan Holesovsky2014-11-046-101/+47
* coverity#735632 division by zeroDavid Tardon2014-11-041-0/+2
* coverity#735631 division by zeroDavid Tardon2014-11-041-0/+3
* coverity#735629 coverity#735630 division by zeroDavid Tardon2014-11-041-0/+4
* coverity#735627 coverity#735628 division by zeroDavid Tardon2014-11-041-0/+3
* Unindent.Kohei Yoshida2014-11-042-394/+386
* Unindent.Kohei Yoshida2014-11-042-413/+406
* Build fix after merging my changes from perfwork4.Kohei Yoshida2014-11-041-1/+1
* Avoid re-constructing chart shapes when it's not in visible range.Kohei Yoshida2014-11-045-17/+77
* Remove debug code. This wasn't meant to be checked in.Kohei Yoshida2014-11-041-43/+0
* Remove com::sun::star.Kohei Yoshida2014-11-041-3/+2
* Remove indirection...Kohei Yoshida2014-11-041-15/+7
* Apply pimpl to SdrPageWindow.Kohei Yoshida2014-11-045-43/+137
* Create a variant of MakeNewObject that takes snap rectangle.Kohei Yoshida2014-11-042-47/+118
* Rename aRect -> maRect for a member variable.Kohei Yoshida2014-11-0416-323/+340
* Make this member private. Nobody accesses it directly.Kohei Yoshida2014-11-041-0/+10
* Scope reduction by early bailout.Kohei Yoshida2014-11-041-85/+82
* CreateObjectSpecificItemSet to return a pointer, not a reference.Kohei Yoshida2014-11-0415-47/+47
* rename nWink->nAngleNoel Grandin2014-11-0423-248/+248
* some random renaming of Wink fields -> AngleNoel Grandin2014-11-045-81/+81
* rename nHdlWink->nHdlAngleNoel Grandin2014-11-041-14/+14
* rename nWink1->nAngle1Noel Grandin2014-11-042-6/+6
* rename nWink0->nAngle0Noel Grandin2014-11-043-11/+11
* rename TakeWinkStr->TakeAngleStrNoel Grandin2014-11-044-10/+10
* rename nTmpWink->nTmpAngleNoel Grandin2014-11-042-12/+12
* rename nNeuWink->nNewAngleNoel Grandin2014-11-041-37/+37
* rename GetWinkPnt->GetAnglePntNoel Grandin2014-11-041-9/+9