summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2017-09-08Actually this would be better as SAL_WARN.Jan Holesovsky1-1/+1
2017-09-08set parent for file dialog helperCaolán McNamara10-19/+21
2017-09-08Disable test on Linux x86 that makes plain 'make' fail due to -mpfmath=387Stephan Bergmann1-0/+7
2017-09-08loplugin:constantparamNoel Grandin2-7/+5
2017-09-07tdf#112280: Unit test.Jan Holesovsky2-0/+15
2017-09-07tdf#112280: Export spin animation in PPTX.Jan Holesovsky1-10/+74
2017-09-07Fix typosAndrea Gelmini1-1/+1
2017-09-07tdf#106867: Unit test for the export of embedded videos.Jan Holesovsky2-0/+33
2017-09-07tdf#106867: Export videos in PPTX.Jan Holesovsky1-0/+2
2017-09-06tdf#111834: hide useless background controls in Handout Viewblendergeek2-2/+27
2017-09-06const correctness in o3tl::array_viewNoel Grandin1-2/+2
2017-09-06tdf#106867: Implement pptx export of AnimationNodeType::COMMAND.Jan Holesovsky2-0/+55
2017-09-06related tdf#111884: GroupShapes are now handled in oox.Jan Holesovsky1-8/+1
2017-09-06crashtesting: bazillion presentation format crashesCaolán McNamara1-4/+6
2017-09-06loplugin:unnecessaryparen include case statementsNoel Grandin1-9/+9
2017-09-05Drop lazywrite property, which is silently ignored by configmgr anywayStephan Bergmann2-4/+2
2017-09-04SmartArt: separate unit testsGrzegorz Araminowicz4-159/+312
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin3-3/+3
2017-09-04New loplugin:dyncastvisibilityStephan Bergmann2-2/+2
2017-09-04tdf#89130 Draw: Better UI for handling layer attributesUlrich Gemkow3-14/+115
2017-09-03set parent for insert media file dialogCaolán McNamara1-2/+1
2017-09-02Typos for "available"Julien Nabet1-5/+5
2017-09-02convert SHAPEFLAG defines to scoped enum ShapeFlagJochen Nitschke4-43/+92
2017-09-02tdf#109052: Crash after PPT import when undo is disabledTamás Zolnai1-1/+2
2017-09-02tdf#109261: Crash when adding a video to a slide with zero undo stepsTamás Zolnai1-2/+6
2017-09-01Replace some lists by vectors in sd moduleJulien Nabet3-8/+8
2017-09-01bump FileDialogHelper to XFilePicker3Caolán McNamara1-3/+3
2017-09-01tdf#111884: Unit test.Jan Holesovsky2-0/+17
2017-09-01tdf#111884: Implement export of group shapes in pptx.Jan Holesovsky1-8/+18
2017-08-30loplugin:constparam in variousNoel Grandin3-3/+3
2017-08-29Related tdf#111892: use unique_ptrJulien Nabet2-15/+4
2017-08-29tdf#112008 Assert when starting an empty slideshowNoel Grandin1-1/+2
2017-08-29sd: delete the global CacheConfiguration timer on shutdownMichael Stahl3-6/+20
2017-08-28sd: AccessibleSlideSorterView: don't register twice at ViewShellMichael Stahl1-1/+4
2017-08-27convert code-class in ErrCode to scoped enumNoel Grandin1-3/+3
2017-08-27replace magic numbers for ppt view typesJochen Nitschke1-10/+10
2017-08-26PPTX export tests for flipped shapesPaul Trojahn2-0/+47
2017-08-25Drop gratuitous initial :: from comphelper::ProfileZoneTor Lillqvist3-4/+4
2017-08-25tdf#100387 tdf#100389 OOXML animation export fixesPaul Trojahn2-8/+13
2017-08-24tdf#111798 Fix deformed export of flipped custom shapes to pptxPaul Trojahn2-0/+59
2017-08-24tdf#108926: Notes placeholder text boxes not shown in PPTsTamás Zolnai3-164/+179
2017-08-24SmartArt: implement dir and maxDepth if node functionsGrzegorz Araminowicz3-0/+31
2017-08-24Consistently use OUString in test::DirectoriesStephan Bergmann3-3/+3
2017-08-23Fix WID rangesStephan Bergmann1-19/+10
2017-08-23convert message box style bits to scoped enumNoel Grandin16-18/+18
2017-08-23SmartArt: shape rotation supportGrzegorz Araminowicz2-0/+19
2017-08-22Use SfxItemSet ctor that checks WID range correctness at compile timeStephan Bergmann1-30/+20
2017-08-22Join adjacent WID rangesStephan Bergmann1-6/+2
2017-08-22Convert ErrCode area to scoped enumNoel Grandin2-4/+4
2017-08-22convert WB_QUICK_SEARCH/WB_FORCE_MAKEVISIBLE to bool fieldsNoel Grandin1-2/+2