summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
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
2017-08-08loplugin:constantparamNoel Grandin3-4/+3
2017-08-07Fix typosAndrea Gelmini1-2/+2
2017-08-07EditEngine: Removing BIN format from sdVarun Dhall4-35/+2
2017-08-07tdf#93244 Widescreen formatheiko tietze1-1/+1
2017-08-07loplugin:casttovoidStephan Bergmann1-11/+6
2017-08-06tdf#87592 Consistent terminology for Master Slidesheiko tietze3-4/+4
2017-08-04draw vs impress printer option pagesCaolán McNamara5-29/+29
2017-08-04rename Anz->Cnt in sdNoel Grandin6-17/+17
2017-08-04fix regression from dafae0fe31353a8092334328d499bc108d39e44cMarkus Mohrhard1-6/+6
2017-08-04Make ActiveX controls import working again (PPTX / XLSX)Tamás Zolnai2-0/+37
2017-08-03Resolves: tdf#111308 crash after load designs with no design selectedCaolán McNamara1-1/+1
2017-08-03loplugin:checkunusedparams in variousNoel Grandin6-23/+18
2017-08-03loplugin:constparams in sdNoel Grandin183-404/+404
2017-08-03lok - add support for in place chart editingMarco Cecchetti1-9/+51
2017-08-02remove unnecessary use of 'this->'Noel Grandin3-31/+31
2017-08-02normalize resource locale ctor construction mechanismsCaolán McNamara2-2/+2
2017-08-01move resmgr to unotoolsCaolán McNamara4-5/+5
2017-08-01tdf#110743: Use page position to insert master page, not idPranav Kant1-1/+1
2017-07-31loplugin:oncevarNoel Grandin6-20/+19
2017-07-29tdf#109223: PPTX: Vertical flip of child shape is not imported correctlyTamás Zolnai2-0/+34
2017-07-28loplugin:constparams in editengNoel Grandin1-1/+1
2017-07-28SmartArt: first unit testGrzegorz Araminowicz2-0/+34
2017-07-28loplugin:checkunusedparams more part1Noel Grandin1-4/+2