summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
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
2017-08-22tdf#108706 Unify loading document progress bar labelTakeshi Abe2-2/+3
2017-08-21drop unused SdOptionsContentsItemJochen Nitschke4-44/+3
2017-08-21simplify sd error macrosNoel Grandin2-19/+7
2017-08-20Related tdf#111892: revamp TemplateScannerJulien Nabet2-97/+8
2017-08-19tdf#107183 Set different dialog title for renaming master slideGabor Kelemen3-4/+12
2017-08-19tdf#100387 Fix OOXML export of animated listsPaul Trojahn3-5/+51
2017-08-18Rename flag to less generic name to prepare adding more flagsUlrich Gemkow2-3/+3
2017-08-18loplugin:unnecessaryparenNoel Grandin3-4/+4
2017-08-17tdf#50097: DOCX: export form controls as MSO ActiveX controlsTamás Zolnai2-2/+1
2017-08-17Fix typosAndrea Gelmini1-1/+1
2017-08-17drop unused SdrCustomShapeAdjustmentItemJochen Nitschke1-1/+0
2017-08-17SmartArt: support cnt functionGrzegorz Araminowicz2-0/+19
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin1-1/+1
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin24-57/+57