summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
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
2017-07-27make animation loop sal_uInt32 consistentlyCaolán McNamara1-4/+4
2017-07-26loplugin:unusedmethodsNoel Grandin1-3/+0
2017-07-26convert SfxGroupId to scoped enumNoel Grandin11-304/+304
2017-07-26tdf#100491 fix DOCX import shape line with arrow markerVasily Melenchuk4-20/+596
2017-07-25convert UNO event ids to scoped enumNoel Grandin1-3/+3
2017-07-25loplugin:unusedmethodsNoel Grandin4-118/+0
2017-07-25use more comphelper::InitAnyPropertySequenceNoel Grandin2-13/+11
2017-07-24don't jump back to selected slide on right click context menuCaolán McNamara2-3/+12
2017-07-24SdrGlobalData::aUserMakeObjUserDataHdl is unusedNoel Grandin4-103/+0
2017-07-24loplugin:unusedfields readonly fieldsNoel Grandin1-7/+6
2017-07-23coverity#1415613 Explicit null dereferencedCaolán McNamara1-1/+1
2017-07-23Removed duplicated includesAndrea Gelmini59-62/+0
2017-07-21Rename InitAnySequence -> InitAnyPropertySequence, and convert some callers.Jan Holesovsky4-43/+25
2017-07-21sd pptm: Unit tests for the .pptm support.Jan Holesovsky3-3/+38
2017-07-21sd pptm: Preserve the VBA stream on export.Jan Holesovsky2-1/+37
2017-07-21sd pptm: Add a separate PPTM filter.Jan Holesovsky4-63/+30
2017-07-21loplugin: literaltoboolconversionCaolán McNamara1-9/+9
2017-07-21loplugin:unusedfields in sdNoel Grandin18-203/+11
2017-07-21de-hrc various thingsCaolán McNamara30-198/+93
2017-07-21migrate to boost::gettextCaolán McNamara245-4075/+1713
2017-07-19enhance unusedfields plugin to find readonly fieldsNoel Grandin1-2/+0
2017-07-18No reason to silently misbehave when these UNO services are missingStephan Bergmann2-0/+2
2017-07-17tdf#109067 Fix default value of rotWithShapePaul Trojahn2-0/+13
2017-07-17tdf#89926 Fix OOXML gradient angle importPaul Trojahn1-2/+2