summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
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
2017-08-17Removing unused serialisation codeVarun Dhall1-1/+1
2017-08-17Clean up uses of OUString::fromUtf8 around string literalsStephan Bergmann1-1/+1
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin8-29/+29
2017-08-16Fix typoAndrea Gelmini1-1/+1
2017-08-16rename some unnecessary contractions, Lft-Left, etc.Noel Grandin24-287/+287
2017-08-16assert on duplicate listener in SfxListenerNoel Grandin1-1/+3
2017-08-16Replace stringify by Equals in SdrObject and SdPageVarun Dhall3-20/+22
2017-08-15Removing old SfxItemSet::getHash usageVarun Dhall1-3/+2
2017-08-15remove redundant SvxFrameDirection castsJochen Nitschke2-3/+5
2017-08-14Related to tdf#109863: Crash when trying to modify background slide styleTamás Zolnai1-0/+1
2017-08-14tdf#109863: Crash while trying to set pattern fill in ImpressTamás Zolnai1-0/+1
2017-08-14Use the proper names for enabling\disabling master slide objectsTamás Zolnai1-2/+2
2017-08-13log details of exception when we catch std::exceptionNoel Grandin1-2/+2
2017-08-13add char highlighting (background) tab to graphics styles dialogCaolán McNamara3-0/+22
2017-08-13move the SvxBackgroundColorItem<->SvxBrushItem conversionCaolán McNamara2-26/+2
2017-08-13tdf#61561 Increase limitation placement and enlargementLaurent Balland-Poirier2-2/+21
2017-08-12tdf#107197: Replace relationship URIChristian Barth1-16/+17
2017-08-12Add ActiveX control testsTamás Zolnai17-36/+1343
2017-08-11SmartArt: fix duplicated textGrzegorz Araminowicz2-0/+17
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin4-15/+12
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin3-5/+5
2017-08-10WIP: Removing unused SfxItemPool serialisation from svxVarun Dhall1-1/+1
2017-08-10tdf#109187 Fix OOXML import of flipped shapes with gradientsPaul Trojahn3-1/+18
2017-08-10tdf#109317 Fix incorrect rotation of flipped custom OOXML shapesPaul Trojahn10-123/+496
2017-08-10SmartArt: add nested shapes only if they are node's childrenGrzegorz Araminowicz2-0/+39
2017-08-10editviewoverlay: EditViewSelection reorganizedArmin Le Grand1-1/+1
2017-08-10editviewoverlay: Allow EditView to run in OverlayArmin Le Grand1-0/+11
2017-08-10related tdf#111518 pptx: These attributes are not supposed to be here.Jan Holesovsky1-2/+0
2017-08-09tdf#111518 pptx: Unit test.Jan Holesovsky2-0/+17
2017-08-09tdf#111518 pptx: Add support for export of p:animMotion.Jan Holesovsky1-11/+46
2017-08-09Indentation fixes.Jan Holesovsky1-993/+1078
2017-08-08SvPersistStream deadNoel Grandin1-4/+0
2017-08-08loplugin:unusedmethodsNoel Grandin1-1/+0
2017-08-08tdf#95309 Add a filter to show all files for "Insert > File"Takeshi Abe2-3/+6