summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2020-01-27weld LayoutToolbarMenuCaolán McNamara1-8/+0
2020-01-27tdf#75280: Convert inappropriate use of sal_uIntPtr to better integer typesEfdal İncesu1-1/+1
2020-01-27tdf#75280: Convert inappropriate use of sal_uIntPtr to better integer typesCanberk TURAN1-1/+1
2020-01-27tdf#75280: Use sal_uLong instead of sal_uIntPtrBatuhan Taskaya1-1/+1
2020-01-27tdf#75280: Convert inappropriate use of sal_uIntPtr to better integer typesSarper Akdemir1-2/+2
2020-01-27tdf#75280: Convert inappropriate use of sal_uIntPtr to better integer typesPelin Kuran1-2/+2
2020-01-27tdf#124176: Use pragma once instead of include guardsBurak Bala3-12/+3
2020-01-27tdf#130197 give paragraph and table panels column widths of 5 toolbutton widthsCaolán McNamara5-11/+107
2020-01-26restore fix of tdf#83320 Hide vertical text commands earlyCaolán McNamara1-0/+7
2020-01-26remove some unused local varsNoel Grandin6-8/+0
2020-01-26rename some local variablesNoel Grandin2-2/+2
2020-01-25Resolves: tdf#130159 hide writedirection unless CTL is enabledCaolán McNamara2-35/+93
2020-01-25tdf#130157 Line Sidebar width, color, transparency, etc didn't workCaolán McNamara1-2/+2
2020-01-25Related: tdf#128942 remove the scrolledwindow frames from all the dialcontrolsCaolán McNamara3-43/+11
2020-01-25silence pesky gtk warnings on close of floating 3d windowCaolán McNamara1-1/+8
2020-01-25loplugin:makeshared in svl..svxNoel Grandin17-48/+50
2020-01-24Area Sidebar same grid and better spacingandreas kainz2-265/+237
2020-01-24no need for these to be heap-allocatedNoel Grandin1-4/+4
2020-01-24rename PreviewControl3D back to Svx3DPreviewControlCaolán McNamara2-16/+16
2020-01-24rename LightControl3D back to Svx3DLightControlCaolán McNamara2-27/+27
2020-01-24Svx3DLightControl is unusedCaolán McNamara1-677/+0
2020-01-24rename LightCtl3D back to SvxLightCtl3DCaolán McNamara2-20/+20
2020-01-24remove some unused includes and update pchCaolán McNamara5-11/+9
2020-01-24Svx3DPreviewControl is now unusedCaolán McNamara1-200/+0
2020-01-24SvxLightCtl3D is now unusedCaolán McNamara1-319/+0
2020-01-24weld Svx3DWinCaolán McNamara4-2588/+2708
2020-01-24set title of Color Replacer dialogCaolán McNamara1-0/+2
2020-01-24Revert "lok: ui: more files to increase the 'step-increment'"Miklos Vajna5-7/+7
2020-01-24this wants to be UNO_QUERY_THROWNoel Grandin1-1/+1
2020-01-23Remove extraneous quotation markAdolfo Jayme Barrientos1-1/+1
2020-01-23lok: add id information to the selected graphicHenry Castro1-3/+8
2020-01-23weld SvxBmpMaskCaolán McNamara2-598/+698
2020-01-23lok: ui: more files to increase the 'step-increment'Henry Castro5-7/+7
2020-01-23Remove redundant redefinition of RULER_TAB_RTLStephan Bergmann1-4/+0
2020-01-23loplugin:unusedmethodsNoel Grandin3-10/+0
2020-01-23weld SvxFontWorkDialogCaolán McNamara7-625/+632
2020-01-23loplugin:unusedfieldsNoel Grandin1-1/+0
2020-01-22flush out unused MapModesCaolán McNamara1-3/+0
2020-01-22rework line style to be a wide toolbar buttonCaolán McNamara14-644/+579
2020-01-21Sidebar position and size updateandreas kainz1-315/+338
2020-01-21Revert "Related: tdf#130035 let SvxLineEndWindow have a menubutton parent"Caolán McNamara2-40/+32
2020-01-21Resolves: tdf#130035 reuse toolbar for arrow styles in sidebarCaolán McNamara4-292/+28
2020-01-21drop unneeded includesCaolán McNamara2-4/+0
2020-01-21weld EmptyPanelCaolán McNamara4-30/+55
2020-01-21remove duplicate arrow heads in listCaolán McNamara1-0/+2
2020-01-21Related: tdf#130035 let SvxLineEndWindow have a menubutton parentCaolán McNamara2-32/+40
2020-01-21make gallery listview seem faster to populateCaolán McNamara2-22/+46
2020-01-21arrow list is scrolledCaolán McNamara2-2/+1
2020-01-21Related: tdf#130035 weld SvxLineEndWindowCaolán McNamara3-82/+142
2020-01-21weld gallery panelCaolán McNamara20-1428/+1023