summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2020-02-21Drop o3tl::optional wrapperStephan Bergmann7-15/+15
2020-02-20uitest: forgot to uncomment this lineXisco Fauli1-1/+1
2020-02-20uitest: comment out problematic assertXisco Fauli1-2/+3
2020-02-20tdf#130776 Show the bullet on second level in smartart.Gülşah Köse2-0/+26
2020-02-19set correct initial drag imageCaolán McNamara1-0/+2
2020-02-19Resolves: tdf#129446 explicitly pass the mouse event windowCaolán McNamara1-1/+1
2020-02-18VclMultiLineEdit is sufficient hereCaolán McNamara2-4/+3
2020-02-17sd: Unit test to check the fill style of odg object.Shivam Kumar Singh2-0/+15
2020-02-17Resolves tdf#129032 - Missing warning when renaming pageHeiko Tietze3-0/+8
2020-02-14split StringToMetric and TextToValue into fieldvalue.hxxCaolán McNamara1-2/+2
2020-02-14use forward decls to reduce including unnecessary headersCaolán McNamara1-4/+1
2020-02-12clang-analyzer-deadcode.DeadStoresNoel Grandin2-15/+2
2020-02-12tdf#130440: Add UItestXisco Fauli1-0/+45
2020-02-11tdf#129388: Avoid any actual painting of the slide sorter in the LOKit caseTor Lillqvist1-3/+8
2020-02-11tdf#130440 only select first page if no other page is selectedXisco Fauli1-1/+1
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