summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
2020-04-03Fix uses of MAX_PRESOBJSStephan Bergmann
2020-04-03tdf#127481: Add unittestXisco Fauli
2020-04-03convert PresObjKind to scoped enumNoel Grandin
2020-04-01ofz#21531 limit to ord number under total obj countCaolán McNamara
2020-04-01tdf#129346: move UItest to CppunitTestXisco Fauli
2020-04-01convert DocCreationMode to scoped enumNoel Grandin
2020-04-01convert SnapKind to scoped enumNoel Grandin
2020-04-01convert SdOptionStreamMode to scoped enumNoel Grandin
2020-04-01convert SdXMLFilterMode to scoped enumNoel Grandin
2020-04-01convert PresentationObjects to scoped enumNoel Grandin
2020-04-01tdf#131554 placeholder iteration fails to stop when a match is foundnd101
2020-04-01convert PresChange to scoped enumNoel Grandin
2020-03-31convert enum to scoped in SvBaseLinkNoel Grandin
2020-03-29pdfium: fix setting the size of the document when opening PDFTomaž Vajngerl
2020-03-27tdf#131553: Add unittestXisco Fauli
2020-03-27selecting multiple slides and using "print..." doesn't set selection as rangeCaolán McNamara
2020-03-27clean-up SdPdfFilter implementationTomaž Vajngerl
2020-03-26tdf#131571: fix crash when clicking the "Text direction from top to bottom"Julien Nabet
2020-03-26sd: extend test to check the PDF pages aren't rendered when loadedTomaž Vajngerl
2020-03-25tdf#101181: add sidebar panel for Glow effectMike Kaganski
2020-03-25Remove unused using declarations in oox...xmlsecurityGabor Kelemen
2020-03-23cid#1209589 Dereference after null checkCaolán McNamara
2020-03-20-Werror,-Wvoid-pointer-to-int-cast (LLVM 10 trunk clang-cl)Stephan Bergmann
2020-03-20Rename isMobile to isMobilePhone and introduce a separate isTabletTor Lillqvist
2020-03-18give the break dialog more space for its numbersCaolán McNamara
2020-03-18tdf#131395 handle all outstanding eventsCaolán McNamara
2020-03-18pdfium: support for pages when using PDF import with pdfiumTomaž Vajngerl
2020-03-17pdfium: Make Insert -> Image... use VectorGraphicData for PDF.Jan Holesovsky
2020-03-17sd lok: Implement execution of SID_SPELLCHECK_APPLY_SUGGESTIONTamás Zolnai
2020-03-17sd lok: Implement execution of SID_SPELLCHECK_IGNORE_ALLTamás Zolnai
2020-03-17sd lok: Implement execution of SID_LANGUAGE_STATUS...Tamás Zolnai
2020-03-16remove unnecessary Window::Update() calls, which immediately follow InvalidateNoel Grandin
2020-03-15editeng: lok: send cursor visibility event when restoring update modeAshod Nakashian
2020-03-12Revert "loplugin:constfields in sd"Noel Grandin
2020-03-10tdf#61274 sd PDF export: fix links ending up on wrong pages with hidden slidesMiklos Vajna
2020-03-09tdf#131208 Don't try to set cursor focus after style applyJim Raykowski
2020-03-09improve loplugin:unusedfieldsNoel Grandin
2020-03-07clang-format sd with under 5-percent lines of changeMuhammet Kara
2020-03-06Regression from 6d9930f307f08d2c32ee1bcca577cf643955cec9Julien Nabet
2020-03-06tdf#131137: Fix Checkbox "Do not distort objects in curve" does nothingJulien Nabet
2020-03-05Fix typoAndrea Gelmini
2020-03-04tdf#131033 consider 20° tilt of 3D in 2D projectionRegina Henschel
2020-03-04tdf#125757 Impress context menu add animation commandandreas kainz
2020-03-04Impress context menu add slide transition and slide move/navigateandreas kainz
2020-03-04tdf#120705 Impress/Draw multiselect context menu add ExportToandreas kainz
2020-03-03Fix typoAndrea Gelmini
2020-03-03Removed execution bit on pptx fileAndrea Gelmini
2020-03-03tdf#80194 editeng: fix auto subscript calculationsJustin Luth
2020-03-03tdf#101181 Implement glow effect on shapesTamas Bunth
2020-03-02tdf#118893: avoid nullptr dereferenceMike Kaganski