summaryrefslogtreecommitdiff
path: root/svx/source/tbxctrls
AgeCommit message (Expand)AuthorFilesLines
2020-02-06weld ClassificationControl ToolboxWindowCaolán McNamara2-1/+6
2020-02-06weld SvxMetricFieldCaolán McNamara3-73/+60
2020-02-06merge FillTypeLB with SvxFillTypeBoxCaolán McNamara1-5/+37
2020-02-06rename SvtFontSizeBox back to FontSizeBoxCaolán McNamara1-2/+2
2020-02-06weld SvxFontSizeBox_ImplCaolán McNamara1-80/+102
2020-02-04Bin useless SAL_INFOTor Lillqvist1-5/+0
2020-02-03loplugin:unusedmethodsNoel Grandin1-9/+0
2020-02-02no difference between ImageRadioButton and RadioButtonCaolán McNamara1-2/+0
2020-01-31loplugin:singlevalfieldsNoel Grandin1-4/+4
2020-01-30loplugin:unusedmethodsNoel Grandin3-29/+0
2020-01-30loplugin:unusedfieldsNoel Grandin2-8/+0
2020-01-28weld LineListBoxCaolán McNamara1-127/+117
2020-01-28weld FontworkAlignmentWindowCaolán McNamara1-44/+74
2020-01-28weld FontworkCharacterSpacingWindowCaolán McNamara1-72/+129
2020-01-28New loplugin:unsignedcompareStephan Bergmann1-1/+2
2020-01-27tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctorBatuhan Taskaya1-8/+4
2020-01-27weld ExtrusionDepthWindowCaolán McNamara2-79/+113
2020-01-27weld ExtrusionSurfaceWindowCaolán McNamara2-41/+62
2020-01-27weld ExtrusionLightingWindowCaolán McNamara2-100/+86
2020-01-27weld ExtrusionDirectionWindowCaolán McNamara2-105/+80
2020-01-26restore fix of tdf#83320 Hide vertical text commands earlyCaolán McNamara1-0/+7
2020-01-25Resolves: tdf#130159 hide writedirection unless CTL is enabledCaolán McNamara1-35/+85
2020-01-25loplugin:makeshared in svl..svxNoel Grandin1-3/+3
2020-01-24remove some unused includes and update pchCaolán McNamara1-1/+0
2020-01-24weld Svx3DWinCaolán McNamara1-3/+0
2020-01-22rework line style to be a wide toolbar buttonCaolán McNamara4-371/+432
2020-01-21Revert "Related: tdf#130035 let SvxLineEndWindow have a menubutton parent"Caolán McNamara2-40/+32
2020-01-21drop unneeded includesCaolán McNamara1-1/+0
2020-01-21Related: tdf#130035 let SvxLineEndWindow have a menubutton parentCaolán McNamara2-32/+40
2020-01-21arrow list is scrolledCaolán McNamara1-1/+1
2020-01-21Related: tdf#130035 weld SvxLineEndWindowCaolán McNamara1-82/+92
2020-01-20tdf#129488 Fix Font size control enabled stateJim Raykowski1-0/+10
2020-01-17weld SvxFrameWindow_ImplCaolán McNamara1-119/+113
2020-01-17flush out unused Font objectsCaolán McNamara1-2/+0
2020-01-16fix a crash in welded color toolbar menuCaolán McNamara1-3/+10
2020-01-16drop some unneeded includesCaolán McNamara1-3/+1
2020-01-16rename a createPopupWindow so we can remove 'using createPopupWindow'Caolán McNamara8-44/+23
2020-01-15rework SvxUndoRedoControl to be a PopupWindowControllerCaolán McNamara1-125/+109
2020-01-15tdf#42949 Fix IWYU warnings in svx/source/*/*hxxGabor Kelemen1-3/+0
2020-01-15tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMesut Çifci1-2/+1
2020-01-15rework SvxColumnsToolBoxControl to be a PopupWindowControllerCaolán McNamara1-234/+261
2020-01-14remove unneeded includes and update pchCaolán McNamara1-4/+2
2020-01-14weld TableWindowCaolán McNamara1-86/+80
2020-01-14rework SvxTableToolBoxControl as PopupWindowControllerCaolán McNamara1-112/+108
2020-01-13rename NumValueSet back to SvxNumValueSetCaolán McNamara1-2/+2
2020-01-13loplugin:unusedmethodsNoel Grandin1-6/+0
2020-01-12EndPopupMode at end instead of startCaolán McNamara1-2/+1
2020-01-12tdf88205 Adapt uses of css::uno::Sequence to use initializer_list ctorYusuf Keten1-2/+1
2020-01-12cid#1457616 Unchecked return valueCaolán McNamara1-7/+7
2020-01-11cid#1457614 Uninitialized scalar fieldCaolán McNamara1-0/+2