summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2020-02-11tdf#129346: Add UItestXisco Fauli1-0/+31
2020-02-11Avoid needless ListenerList temporaryStephan Bergmann1-1/+1
2020-02-10tdf#129346 only select first page fallback if seting to current page failedCaolán McNamara3-13/+12
2020-02-10Avoid additional search in case of insertionMuhammet Kara1-2/+2
2020-02-10weld SvxFmAbsRecWin item windowCaolán McNamara2-2/+6
2020-02-10weld SvxFmTbxCtlRecTotal label item windowCaolán McNamara1-1/+0
2020-02-10tdf#129599:Add Redaction action items into main menu in Drawayhanyalcinsoy1-0/+10
2020-02-09Fix typoAndrea Gelmini1-2/+2
2020-02-08Resolves: tdf#130513 sfxlo-OptionalBox isn't in sfxCaolán McNamara9-1678/+1678
2020-02-08tdf#130148 Gallery drop-down list in Impress B&N dialog shows only start...Onur Yilmaz1-6/+3
2020-02-07weld URLBox ItemWindowCaolán McNamara2-0/+7
2020-02-07weld GlueEscDirLB ItemWindowCaolán McNamara4-31/+84
2020-02-07test: move component context from subclasses to BootstrapFixtureMiklos Vajna1-2/+0
2020-02-07Add missing test dependency on instdir/share/config/images_*.zipStephan Bergmann1-0/+2
2020-02-06weld ClassificationControl ToolboxWindowCaolán McNamara2-1/+8
2020-02-06weld SvxMetricFieldCaolán McNamara7-44/+133
2020-02-06the svtlo-FontNameBox entries are hiddenCaolán McNamara1-11/+0
2020-02-06merge FillTypeLB with SvxFillTypeBoxCaolán McNamara1-1/+1
2020-02-06drop unnecessary includeCaolán McNamara1-5/+1
2020-02-06the "grouped" notebook svtlo-FontSizeBox's are all hiddenCaolán McNamara1-18/+4
2020-02-06Fix typoAndrea Gelmini1-1/+1
2020-02-04Fix typoAndrea Gelmini1-1/+1
2020-02-04weld LayoutMenu panelCaolán McNamara4-95/+143
2020-02-04rename Set/GetTextFirstLineOfst->Set/GetTextFirstLineOffsetNoel Grandin4-16/+16
2020-02-04Fix warning when compiling for iOS: code will never be executedTor Lillqvist1-1/+1
2020-02-04weld MasterPagesSelectorCaolán McNamara8-99/+142
2020-02-04dnd doesn't do anythingCaolán McNamara2-27/+0
2020-02-04Use the "Double-tap" term instead of "click" on all iOS devices (also iPad)Tor Lillqvist1-1/+5
2020-02-03tdf#127137 Allow assigning of master slide to multiple slidesdldld1-6/+15
2020-02-02tdf#128302: Split SVXCORE_DLLPUBLIC from SVX_DLLPUBLICStephan Bergmann2-2/+2
2020-02-01make update_pch also consider files in <module>/src/**/incLuboš Luňák5-13/+266
2020-02-01android lok: Correct the hint in the slides from click to double-tap.Jan Holesovsky2-16/+21
2020-01-31new loplugin:namespaceindentationNoel Grandin4-4/+4
2020-01-30tdf#48436 Chart: add CustomLabelPosition UNO API propertyBalazs Varga1-3/+4
2020-01-29cid#1401342 silence Uncaught exceptionCaolán McNamara1-5/+3
2020-01-29lok: preserve mouse event logic position and use in calcTomaž Vajngerl1-3/+2
2020-01-29bInterim is always trueCaolán McNamara1-1/+1
2020-01-28update sd pchesCaolán McNamara2-6/+8
2020-01-28weld AnimationWindowCaolán McNamara4-654/+580
2020-01-28New loplugin:unsignedcompareStephan Bergmann14-24/+40
2020-01-28remove some unused local varsNoel Grandin3-4/+3
2020-01-27weld DisplayModeToolbarMenuCaolán McNamara4-87/+197
2020-01-27weld LayoutToolbarMenuCaolán McNamara4-108/+246
2020-01-27tdf#124176: Use pragma once instead of include guardsSarper Akdemir4-16/+4
2020-01-26tdf#124176: Use pragma once instead of include guardsMehmet Emin Başoğlu1-4/+1
2020-01-26remove some unused local varsNoel Grandin5-6/+0
2020-01-26rename some local variablesNoel Grandin4-8/+8
2020-01-25Resolves: tdf#130159 hide writedirection unless CTL is enabledCaolán McNamara1-8/+0
2020-01-24Remove British spelling from translatable stringAdolfo Jayme Barrientos1-1/+1
2020-01-24loplugin:makeshared in sdNoel Grandin40-108/+108