summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2020-03-17pdfium: Make Insert -> Image... use VectorGraphicData for PDF.Jan Holesovsky2-12/+12
2020-03-17sd lok: Implement execution of SID_SPELLCHECK_APPLY_SUGGESTIONTamás Zolnai2-0/+27
2020-03-17sd lok: Implement execution of SID_SPELLCHECK_IGNORE_ALLTamás Zolnai2-0/+27
2020-03-17sd lok: Implement execution of SID_LANGUAGE_STATUS...Tamás Zolnai1-8/+56
2020-03-16remove unnecessary Window::Update() calls, which immediately follow InvalidateNoel Grandin1-1/+0
2020-03-15editeng: lok: send cursor visibility event when restoring update modeAshod Nakashian1-1/+184
2020-03-12Revert "loplugin:constfields in sd"Noel Grandin96-210/+210
2020-03-10tdf#61274 sd PDF export: fix links ending up on wrong pages with hidden slidesMiklos Vajna1-0/+8
2020-03-09tdf#131208 Don't try to set cursor focus after style applyJim Raykowski1-1/+1
2020-03-09improve loplugin:unusedfieldsNoel Grandin14-28/+14
2020-03-07clang-format sd with under 5-percent lines of changeMuhammet Kara10-39/+43
2020-03-06Regression from 6d9930f307f08d2c32ee1bcca577cf643955cec9Julien Nabet1-1/+1
2020-03-06tdf#131137: Fix Checkbox "Do not distort objects in curve" does nothingJulien Nabet3-7/+11
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