summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2020-03-05Fix typoAndrea Gelmini1-1/+1
2020-03-04tdf#131033 consider 20° tilt of 3D in 2D projectionRegina Henschel2-0/+26
2020-03-04tdf#125757 Impress context menu add animation commandandreas kainz14-0/+14
2020-03-04Impress context menu add slide transition and slide move/navigateandreas kainz1-0/+18
2020-03-04tdf#120705 Impress/Draw multiselect context menu add ExportToandreas kainz2-0/+4
2020-03-03Fix typoAndrea Gelmini1-2/+2
2020-03-03Removed execution bit on pptx fileAndrea Gelmini1-0/+0
2020-03-03tdf#80194 editeng: fix auto subscript calculationsJustin Luth2-0/+424
2020-03-03tdf#101181 Implement glow effect on shapesTamas Bunth3-0/+37
2020-03-02tdf#118893: avoid nullptr dereferenceMike Kaganski1-1/+1
2020-03-01lok: Set default text for new text box on mobileMuhammet Kara2-0/+4
2020-03-01cid#1459028 various checked_return warningsCaolán McNamara1-1/+1
2020-03-01cid#1459022 Uninitialized membersCaolán McNamara1-0/+1
2020-02-29tdf#130988 add y-axis up<->down in create 3D objRegina Henschel2-0/+26
2020-02-28weld calc navigatorCaolán McNamara2-2/+3
2020-02-28android: Hardcode the 'double-tap' in case of the native app.Jan Holesovsky2-12/+34
2020-02-28tdf#43157: Clean up OSL_ASSERT, DBG_ASSERT, etc.Pelin Kuran1-6/+5
2020-02-27convert AnimationImport to fast-parser APIsNoel Grandin1-1/+1
2020-02-27Related: tdf#130725: use strtod also in rtl::math::stringToDoubleMike Kaganski1-1/+1
2020-02-26weld impress navigatorCaolán McNamara17-1527/+785
2020-02-26tdf#129532 tdf#98839 fixes for mirror of custom shapesRegina Henschel2-1/+30
2020-02-25inherit SdTransferable from TransferDataContainer instead of TransferableHelperCaolán McNamara1-1/+1
2020-02-25loplugin:referencecastingNoel Grandin4-46/+26
2020-02-24IsDropFormatSupported(...::SIMPLE_FILE) is always falseCaolán McNamara1-46/+16
2020-02-24workaround GCC 9.2.1 -Og -Werror=maybe-uninitializedMichael Stahl1-4/+10
2020-02-24tdf#130717 Adding 3D Window option to Format MenuShivam Kumar Singh1-0/+1
2020-02-24tdf#130716 Adding Connector option to Format menuShivam Kumar Singh1-0/+1
2020-02-24tdf130839: Corrects second level left margin in SmartartGülşah Köse1-4/+15
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