summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
2017-09-15convert SvxFileType to scoped enumNoel Grandin
2017-09-15convert SvxAuthorType to scoped enumNoel Grandin
2017-09-15long->sal_Int32 in FractionNoel Grandin
2017-09-14improve redundantcast lopluginNoel Grandin
2017-09-14Revert "Disable spellcheck when LOK is active"Michael Meeks
2017-09-13Silence -Werror,-Wunreachable-codeStephan Bergmann
2017-09-13no need to call GetNumerator() / GetDenominator() for FractionNoel Grandin
2017-09-13Fraction: make conversion operators and constructor explicitNoel Grandin
2017-09-13Enable -Wunreachable-codeStephan Bergmann
2017-09-12clang-tidy modernize-use-emplace in sdNoel Grandin
2017-09-10cppcheck: unsignedLessThanZeroJulien Nabet
2017-09-09Fix typoAndrea Gelmini
2017-09-08-Werror,-Wtautological-compare with latest clangNoel Grandin
2017-09-08Actually this would be better as SAL_WARN.Jan Holesovsky
2017-09-08set parent for file dialog helperCaolán McNamara
2017-09-08Disable test on Linux x86 that makes plain 'make' fail due to -mpfmath=387Stephan Bergmann
2017-09-08loplugin:constantparamNoel Grandin
2017-09-07tdf#112280: Unit test.Jan Holesovsky
2017-09-07tdf#112280: Export spin animation in PPTX.Jan Holesovsky
2017-09-07Fix typosAndrea Gelmini
2017-09-07tdf#106867: Unit test for the export of embedded videos.Jan Holesovsky
2017-09-07tdf#106867: Export videos in PPTX.Jan Holesovsky
2017-09-06tdf#111834: hide useless background controls in Handout Viewblendergeek
2017-09-06const correctness in o3tl::array_viewNoel Grandin
2017-09-06tdf#106867: Implement pptx export of AnimationNodeType::COMMAND.Jan Holesovsky
2017-09-06related tdf#111884: GroupShapes are now handled in oox.Jan Holesovsky
2017-09-06crashtesting: bazillion presentation format crashesCaolán McNamara
2017-09-06loplugin:unnecessaryparen include case statementsNoel Grandin
2017-09-05Drop lazywrite property, which is silently ignored by configmgr anywayStephan Bergmann
2017-09-04SmartArt: separate unit testsGrzegorz Araminowicz
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-09-04New loplugin:dyncastvisibilityStephan Bergmann
2017-09-04tdf#89130 Draw: Better UI for handling layer attributesUlrich Gemkow
2017-09-03set parent for insert media file dialogCaolán McNamara
2017-09-02Typos for "available"Julien Nabet
2017-09-02convert SHAPEFLAG defines to scoped enum ShapeFlagJochen Nitschke
2017-09-02tdf#109052: Crash after PPT import when undo is disabledTamás Zolnai
2017-09-02tdf#109261: Crash when adding a video to a slide with zero undo stepsTamás Zolnai
2017-09-01Replace some lists by vectors in sd moduleJulien Nabet
2017-09-01bump FileDialogHelper to XFilePicker3Caolán McNamara
2017-09-01tdf#111884: Unit test.Jan Holesovsky
2017-09-01tdf#111884: Implement export of group shapes in pptx.Jan Holesovsky
2017-08-30loplugin:constparam in variousNoel Grandin
2017-08-29Related tdf#111892: use unique_ptrJulien Nabet
2017-08-29tdf#112008 Assert when starting an empty slideshowNoel Grandin
2017-08-29sd: delete the global CacheConfiguration timer on shutdownMichael Stahl
2017-08-28sd: AccessibleSlideSorterView: don't register twice at ViewShellMichael Stahl
2017-08-27convert code-class in ErrCode to scoped enumNoel Grandin
2017-08-27replace magic numbers for ppt view typesJochen Nitschke
2017-08-26PPTX export tests for flipped shapesPaul Trojahn