summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2019-12-04ms doc: pass additional arguments to encryption serviceVasily Melenchuk1-1/+2
2019-12-04sd: support for DRM encryption during saving to pptVasily Melenchuk1-5/+100
2019-12-04sd: support of DRM encrypted ppt files readingVasily Melenchuk1-0/+102
2019-12-03use scoped enumStephan Bergmann1-5/+6
2019-12-03remove some useless comment linesNoel Grandin5-7/+0
2019-12-03Disable slide copy/cut when LockContentExtraction is setSamuel Mehrbrodt1-0/+7
2019-12-03Use SAL_STRINGIFYStephan Bergmann1-15/+13
2019-12-03Fix compilation with `make -- dbglevel=2`Alex Henrie3-1/+4
2019-12-02missing include (but just change use of BOOST_ASSERT to plain assert)Stephan Bergmann1-1/+5
2019-12-02use weld::WaitObjectCaolán McNamara7-35/+30
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann7-16/+16
2019-11-30Rewrite uses of boost::optionalStephan Bergmann1-1/+1
2019-11-30tdf#94947 Set preset-id for user defined motion paths.Mark Hung5-11/+55
2019-11-30sd: fix typo maEffectDiscriptorMap -> maEffectDescriptorMap;Mark Hung2-4/+4
2019-11-29jsdialog: migrate left/right margin to generic items dumpSzymon Kłos1-24/+0
2019-11-29jsdialog: migrate after/before spacing to generic items dumpSzymon Kłos1-23/+0
2019-11-29do not completely disable a test for !OpenGL if OpenGL may be brokenLuboš Luňák1-1/+6
2019-11-28Removed executable permission on fileAndrea Gelmini1-0/+0
2019-11-28jsdialogs: share the commands updates sending codeSzymon Kłos1-28/+1
2019-11-28tdf#113198 set default shape paragraph alignment..Tamas Bunth2-1/+13
2019-11-27jsdialog: send generic fill items also in writer and impressSzymon Kłos1-39/+14
2019-11-27tdf#127090 Export textbox rotation attribute.Gülşah Köse2-0/+14
2019-11-27Better handling of text rotation attribute.Tamás Zolnai1-1/+4
2019-11-27jsdialogs: send .uno:FillStyle updates in ImpressSzymon Kłos1-0/+62
2019-11-27Remove unused RecentlyUsedPageCaches::value_typeStephan Bergmann1-1/+0
2019-11-26tdf#126043 fetch the command properties just onceCaolán McNamara2-2/+6
2019-11-26Fix 9d63592d530e9ad5ab2d6aee0aba5bc0c117aae3 (take 2)Julien Nabet1-1/+1
2019-11-26Revert "Fix 9d63592d530e9ad5ab2d6aee0aba5bc0c117aae3"Julien Nabet1-4/+4
2019-11-26tdf#128757 Move pane context menu's itemsRoman Kuznetsov1-6/+5
2019-11-26CppunitTest_sd_dialogs_test still needs DrawView RTTIStephan Bergmann1-1/+1
2019-11-25Fix 9d63592d530e9ad5ab2d6aee0aba5bc0c117aae3Julien Nabet1-4/+4
2019-11-25tdf#118776: pptx import: draw char noFill as transparentXisco Fauli2-0/+22
2019-11-24cppcheck: performing init in init list (sc/scripting/sd)Julien Nabet6-25/+22
2019-11-24cppcheck: fix 2 funcArgOrderDifferentJulien Nabet1-4/+4
2019-11-23tdf#128932 Disable spellcheck while converting shape to bitmapSamuel Mehrbrodt1-0/+6
2019-11-22tdf#128952 Set the position of shape for 180 deg.Gülşah Köse2-0/+17
2019-11-22make some classes module-privateNoel Grandin5-9/+7
2019-11-22cui: add UI for semi-transparent shape textMiklos Vajna1-0/+2
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann55-11/+335
2019-11-21xmloff: add ODF import/export for semi-transparent shape textMiklos Vajna2-0/+86
2019-11-20Remove comphelper::OUStringLiteralListStephan Bergmann1-3/+6
2019-11-20loplugin:unusedmethodsNoel Grandin1-1/+0
2019-11-20cid#1399334 Uncaught exceptionCaolán McNamara2-2/+2
2019-11-19tdf#125449 follow-up: unique gradient names in Impress area dlgKatarina Behrens1-0/+10
2019-11-18cid#1401321 Uncaught exceptionCaolán McNamara3-5/+7
2019-11-18convert AccessibilityFlowTo to scoped enumNoel Grandin1-68/+29
2019-11-17Removed executable permission on file pptxAndrea Gelmini1-0/+0
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann6-0/+26
2019-11-16Replace comphelper::ServiceInfoHelper::addToSequenceMike Kaganski2-22/+19
2019-11-16tdf128684: Rotate text in not preset custom shapeTamas Bunth2-0/+29