summaryrefslogtreecommitdiff
path: root/svx/source
AgeCommit message (Collapse)Author
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
Change-Id: I771004b7ccab3344a67e827e45bc34c22ffa5f77
2014-11-06Bin unused include files, thanks to Andrea GelminiTor Lillqvist
Change-Id: I848505b1d4ff03779b89a08d4aeefd6ea0ff205b
2014-11-06fdo#84573 COLOR PICKER: Improve keyboard navigationJuergen Funk
Change-Id: Iae9d6b96114732950800c323013f7fbb531053f2 Reviewed-on: https://gerrit.libreoffice.org/12253 Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
2014-11-05overlayermanagerbuffered: timer to idleLászló Németh
Change-Id: I40d19b20259f2d2dada32467efe4defe3ed4b07c
2014-11-05changed some timer to idleJennifer Liebel
Change-Id: Ifd5e2d87732d3e537c7754e52be24ef768ecb8d9
2014-11-05callcatcher: update unused codeCaolán McNamara
Change-Id: I792c007541d4d703f17c8cdcd2d441ca505acc52
2014-11-05markup with event type not checker typeCaolán McNamara
Change-Id: I14c0c5d90b67000cb4fe9e6be647854abfe784da
2014-11-05coverity#1000852 Uncaught exceptionCaolán McNamara
Change-Id: Iaab0c992497b7d6b2da67cf65ade099c784c7a94
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
they are largely unnecessary these days, since our OUString infrastructure gained optimised handling for static char constants. Change-Id: I07f73484f82d0582252cb4324d4107c998432c37
2014-11-05WaE: unused variable 'UNO_LINESPACING'Tor Lillqvist
Change-Id: Ica6d417b18136f0645d69a54a86ecddd255e17c1
2014-11-04line spacing: Final cleanup.Jan Holesovsky
Change-Id: Ide0e653493759e7583fbebb2b3d23d614bdb803c
2014-11-04coverity#735635 Division or modulo by float zeroCaolán McNamara
and coverity#735636 Division or modulo by float zero Change-Id: Ib9c93ea843f63d38bdb8b0e5107f48afc2bdec52
2014-11-04coverity#735623 Division or modulo by float zeroCaolán McNamara
Change-Id: Ibd53687416a4e20af7ac4a1e02c54407892aa470
2014-11-04line spacing: Correct way of detecting the currently used units.Jan Holesovsky
Change-Id: I208c54f948ecfc0a47d9b26c83acd0bbfdc2070f
2014-11-04line spacing: Enable/disable also the value's label, looks more natural.Jan Holesovsky
Change-Id: Ifc0e26008b5b5a5bcc8343ee37b87cda3fdb6114
2014-11-04line spacing: Unused.Jan Holesovsky
Change-Id: Icf93aff540da480c7e1a66abe8a639dc6cd0ead0
2014-11-04line spacing: Finally use the reworked line spacing popup in the sidebar too.Jan Holesovsky
Change-Id: I7f33a25903dec7e5aa0dc878ff5dea7f35935863
2014-11-04line spacing: Honor the current setting of units.Jan Holesovsky
Plus fixes of some warnings. Change-Id: I877e08e4b60c1b654e371c6786cc3ad33e79c583
2014-11-04line spacing: Setup the Custom value according to the current state.Jan Holesovsky
Change-Id: I16d34d501385c57ba32dece1eb8032ff38d5f4a6
2014-11-04line spacing: Kill lots of unused stuff. Rename some member variables.Jan Holesovsky
Change-Id: Ia424ea0b71e64bb1133d2a02becb79d6a5ace639
2014-11-04line spacing: Kill the "Last value" button. Close popup when used via buttons.Jan Holesovsky
Change-Id: I48eabbe5e1f41f5ed015d2fa95ade5376576cac9
2014-11-04line spacing: Make the buttons work - they set the line spacing now.Jan Holesovsky
Change-Id: Ib0a08ebedbab5bfe4db196a4d22d4a08fec15f60
2014-11-04line spacing: Convert the ParaLineSpacingControl to .ui.Jan Holesovsky
Change-Id: I81dd0d541e7f7dd3e3fb881c2c318f9adc733fde
2014-11-04line spacing: Change the implementation so that it can be used in toolbars.Jan Holesovsky
Before it was only sidebar-specific, duplicating most the sfx2 framework, and making it impossible to be used from the toolbars. Change-Id: Ibb382633395157602dd806052824e5275503c3e0
2014-11-04coverity#735632 division by zeroDavid Tardon
Change-Id: I756a701744998c306cc9630b604c20c44750e3b5
2014-11-04coverity#735631 division by zeroDavid Tardon
Change-Id: I3082395b89c0ecc2ac754cf845ea7892ffea0a9b
2014-11-04coverity#735629 coverity#735630 division by zeroDavid Tardon
Change-Id: Ic243df16a59bcb9a90a655a70d2e21cae54ef930
2014-11-04coverity#735627 coverity#735628 division by zeroDavid Tardon
Change-Id: If5a1f749ffb57cd4f2f8d53094317c96a787bb33
2014-11-04Unindent.Kohei Yoshida
Change-Id: I40f97fb81993ea59e23430d4680981c6b2ed35ad
2014-11-04Unindent.Kohei Yoshida
Change-Id: Ib274ec26768e8a3bd1006601679404799fed986a
2014-11-04Build fix after merging my changes from perfwork4.Kohei Yoshida
Change-Id: I862f783c594bf485ad28f13945fd4da48829d79a
2014-11-04Avoid re-constructing chart shapes when it's not in visible range.Kohei Yoshida
The re-construction will be deferred until it becomes visible again. Change-Id: I364ea8d38d48078dfd803b0e5bb20bfc8a2913ba
2014-11-04Remove debug code. This wasn't meant to be checked in.Kohei Yoshida
Change-Id: I3bd8ab784d9af295b61555a3ed775097270b90bf
2014-11-04Remove com::sun::star.Kohei Yoshida
Change-Id: Id656f1ef1cdfb695bcfcb35e393def3682e8c556
2014-11-04Remove indirection...Kohei Yoshida
Change-Id: Ia01ed40391a4d5725a9f9e22817406216020c0d2
2014-11-04Apply pimpl to SdrPageWindow.Kohei Yoshida
Change-Id: I54554a229c03ff87096782344a728a49636c1de1
2014-11-04Create a variant of MakeNewObject that takes snap rectangle.Kohei Yoshida
And absorb 2 special cases from SvxDrawPage::_CreateSdrObject(). Change-Id: I8e400794b9aef4b229b6760835b80dffd56cbc8d
2014-11-04Rename aRect -> maRect for a member variable.Kohei Yoshida
Conflicts: svx/source/svdraw/svdoashp.cxx svx/source/svdraw/svdocirc.cxx svx/source/svdraw/svdograf.cxx svx/source/svdraw/svdoole2.cxx svx/source/svdraw/svdorect.cxx svx/source/svdraw/svdotext.cxx svx/source/svdraw/svdotxdr.cxx svx/source/svdraw/svdotxtr.cxx Change-Id: I12dc6c12ee44753c63b15f03276cdaa24e57d395
2014-11-04Make this member private. Nobody accesses it directly.Kohei Yoshida
Change-Id: Id00917198bda71eb80768526375eb83ba46dba11
2014-11-04Scope reduction by early bailout.Kohei Yoshida
Change-Id: I3a5c944d6ed863c347da03e0a60ff653232b3e72
2014-11-04CreateObjectSpecificItemSet to return a pointer, not a reference.Kohei Yoshida
I hope the reason is obvious.... Change-Id: Ibe30038991b4916a6af230043176f09bd9952ff9
2014-11-04rename nWink->nAngleNoel Grandin
Change-Id: I3a4cec65307c517684d4f8a291ca73b6a212a857
2014-11-04some random renaming of Wink fields -> AngleNoel Grandin
Change-Id: Icd4df8610072f5283276738896cb5c01762838ea
2014-11-04rename nHdlWink->nHdlAngleNoel Grandin
Change-Id: Id8ddf1888c7a8517eced5f0f3209e91bda59a96f
2014-11-04rename nWink1->nAngle1Noel Grandin
Change-Id: I8cc5c9e16e8e0ebea1ea532c762e560e68f029a9
2014-11-04rename nWink0->nAngle0Noel Grandin
Change-Id: I19a2c367064f6b6f2656ec645d1a79144b479df9
2014-11-04rename TakeWinkStr->TakeAngleStrNoel Grandin
Change-Id: I464505c8d52c2e12e4c0d7ed3512039f0bc4f789
2014-11-04rename nTmpWink->nTmpAngleNoel Grandin
Change-Id: Ie6b3af93633f17e8aaa90252348488b67446f6ee
2014-11-04rename nNeuWink->nNewAngleNoel Grandin
Change-Id: Ic0b63a516d56ffc12e08e25d33c874162ce19d69
2014-11-04rename GetWinkPnt->GetAnglePntNoel Grandin
Change-Id: I5c27e5b1f7ef77d5a4d0f03069e097d4072616eb