summaryrefslogtreecommitdiff
path: root/sd/source
AgeCommit message (Expand)Author
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-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-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-08loplugin:constantparamNoel Grandin
2017-09-07tdf#112280: Export spin animation in PPTX.Jan Holesovsky
2017-09-07Fix typosAndrea Gelmini
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-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-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-27replace magic numbers for ppt view typesJochen Nitschke
2017-08-25Drop gratuitous initial :: from comphelper::ProfileZoneTor Lillqvist
2017-08-25tdf#100387 tdf#100389 OOXML animation export fixesPaul Trojahn
2017-08-24tdf#108926: Notes placeholder text boxes not shown in PPTsTamás Zolnai
2017-08-23Fix WID rangesStephan Bergmann
2017-08-23convert message box style bits to scoped enumNoel Grandin
2017-08-22Use SfxItemSet ctor that checks WID range correctness at compile timeStephan Bergmann
2017-08-22Join adjacent WID rangesStephan Bergmann
2017-08-22Convert ErrCode area to scoped enumNoel Grandin
2017-08-22convert WB_QUICK_SEARCH/WB_FORCE_MAKEVISIBLE to bool fieldsNoel Grandin
2017-08-22tdf#108706 Unify loading document progress bar labelTakeshi Abe
2017-08-21drop unused SdOptionsContentsItemJochen Nitschke
2017-08-20Related tdf#111892: revamp TemplateScannerJulien Nabet