summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2021-03-10flatten SdrObject::getUnoShapeNoel1-69/+69
2021-03-09add some Timer debug namesLuboš Luňák2-0/+2
2021-03-09defer getting toplevel for color picker until we need itCaolán McNamara7-38/+39
2021-03-09fontwork: insert in the center of LOK viewSzymon Kłos1-10/+39
2021-03-09Make sal/config.h the first in pchMike Kaganski2-4/+4
2021-03-08SvxDrawPage::sort() is missing a mutex guardMichael Stahl1-0/+5
2021-03-08Don't insert fontwork outside viewSzymon Kłos1-2/+8
2021-03-08tdf#140796: Wrong English string for U+2060 characterJulien Nabet1-1/+1
2021-03-08clean up some more dynamic/static castingNoel4-39/+41
2021-03-07ref-count SdrPageNoel14-137/+119
2021-03-07loplugin:staticdynamic now with extra saltNoel6-17/+19
2021-03-07tdf#140051 SI property values like "Bold" are now localisableshivam-512-4/+6
2021-03-06update pchesJulien Nabet1-2/+1
2021-03-06Styles preview: use listener to trigger updateSzymon Kłos2-4/+45
2021-03-06loplugin:staticdynamic look for static after dynamicNoel2-9/+10
2021-03-06drop StyleSettings::GetColorValueSetMaximumRowCountNoel Grandin1-5/+0
2021-03-06use weld::WaitObjectCaolán McNamara1-2/+2
2021-03-04SidebarPanelBase is always created with a PanelLayoutCaolán McNamara25-30/+26
2021-03-04explicitly name static methodCaolán McNamara1-1/+1
2021-03-04Related tdf#140762 Add texts for "Border style" toolbar itemMichael Weghorn1-1/+1
2021-03-04tdf#140762 Set texts for items in "Borders" dropdown buttonMichael Weghorn1-17/+18
2021-03-04Fix crash while moving handle when shape text is activemert1-0/+3
2021-03-03update pchesCaolán McNamara1-1/+3
2021-03-03drop unneeded forward declareCaolán McNamara1-1/+0
2021-03-03loplugin:loopvartoosmall (clang-cl)Stephan Bergmann1-1/+1
2021-03-03Fix chart sub element rectangle and handle positionsmert1-3/+3
2021-03-02Convert MapModeUnits If necessary.mert2-4/+7
2021-03-01loplugin:refcounting in svxNoel8-11/+11
2021-03-01Fix connectors cannot select a glue pointmert1-1/+5
2021-03-01Exclude table selection from handle messagemert1-1/+1
2021-03-01Added .uno:MoveShapeHandle uno commandmert1-0/+17
2021-03-01tdf#116136 don't show statusbar selection mode control tooltipJim Raykowski1-5/+8
2021-02-27Fix typosAndrea Gelmini1-1/+1
2021-02-27flatten XOutBitmap::WriteGraphic a littleNoel1-171/+159
2021-02-27Sidebar Paragraph move RemoveBullet to 3rd place like in menubar, toolbar,andreas kainz1-3/+3
2021-02-26drop unneeded includeCaolán McNamara1-1/+0
2021-02-26don't need to check if IsFloatingMode is trueCaolán McNamara1-38/+35
2021-02-26Implemented MoveShapeHandle methodmert1-0/+35
2021-02-26Send handle information of selected shapes to LOKmert1-8/+76
2021-02-26tdf#132368 svx: empty the interop grab-bag on ending text editMiklos Vajna3-0/+76
2021-02-25drop archaic rollable supportCaolán McNamara1-2/+1
2021-02-25allow use of FloatWinPopupFlags without including complete floatwin.hxxCaolán McNamara1-3/+1
2021-02-25dockwin.hxx doesn't need to include floatwin.hxxCaolán McNamara1-0/+2
2021-02-23fill convert menu via the css::awt::XPopupMenu apisCaolán McNamara2-190/+0
2021-02-23loplugin:unusedmethodsNoel2-18/+0
2021-02-23loplugin:constantparamNoel1-2/+2
2021-02-23update pchesCaolán McNamara2-4/+2
2021-02-23weld clipboard menuCaolán McNamara3-24/+19
2021-02-22convert other svxruler menuCaolán McNamara1-24/+26
2021-02-22forward declare some things and avoid includesCaolán McNamara1-1/+0