summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2017-11-10loplugin:unusedmethodsNoel Grandin1-2/+0
2017-11-09tdf#111826: Hide master slide button in handout viewXisco Fauli1-0/+2
2017-11-09new loplugin simplifydynamiccastNoel Grandin9-32/+27
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara5-15/+15
2017-11-07loplugin:constparams in sdNoel Grandin13-18/+18
2017-11-06tdf#112547 sd: add unit testMichael Stahl2-0/+221
2017-11-06TSCP: need to enumerate the marker and IPPart properties tooTomaž Vajngerl1-3/+3
2017-11-06TSCP: Insert objects to all master slides, improve object placingTomaž Vajngerl1-95/+105
2017-11-06TSCP: put more duplicated methods to commonTomaž Vajngerl1-51/+8
2017-11-04Replace lists by vectors in animation parts (sd/animations)Julien Nabet3-4/+2
2017-11-04TSCP: add a full text. value of the header/footer as doc. propertyTomaž Vajngerl1-0/+6
2017-11-04Resolves: rtl: tdf#60315 slide pane context menu misplacedCaolán McNamara1-10/+5
2017-11-03Revert "A first step to refactor ShapeList (sd)"Julien Nabet3-7/+16
2017-11-03TSCP: Paragraph signature RDF namespace now urn:bailsAshod Nakashian1-3/+3
2017-11-03TSCP: flesh out ClassificationResultAshod Nakashian1-9/+9
2017-11-03TSCP: use the BAC identifier as the RDF keyAshod Nakashian1-5/+5
2017-11-03A first step to refactor ShapeList (sd)Julien Nabet3-16/+7
2017-11-02coverity#1420536 Unchecked dynamic_castCaolán McNamara1-2/+4
2017-11-01TSCP: Support DocInfo.Custom field for ODP file formatTomaž Vajngerl3-8/+28
2017-11-01TSCP: simplify key creation and detectionTomaž Vajngerl1-14/+12
2017-11-01TSCP: extract some functions, simplify codeTomaž Vajngerl1-73/+87
2017-11-01impress: notebookbar_grouped full and compactYousuf Philips3-0/+22543
2017-11-01TSCP: don't modify the class. object, delete and create a new oneTomaž Vajngerl1-50/+64
2017-10-31loplugin:constantparam in editengNoel Grandin1-1/+1
2017-10-31loplugin:constantparam in sdNoel Grandin6-11/+2
2017-10-31TSCP: proper collecting and applying of paragraph and text weightTomaž Vajngerl1-6/+49
2017-10-30related: tdf#103884 remove gltf/collada featureThorsten Behrens7-158/+0
2017-10-29tdf#110357: Impress table looses selection when clicking on ...Tamás Zolnai3-41/+12
2017-10-28TSCP: bump the doc classification if lower than paragraphAshod Nakashian1-4/+5
2017-10-27tdf#110002: Sidebar shows 2 as font height for some specific...Tamás Zolnai1-3/+17
2017-10-27loplugin:constantparam in sd,sdextNoel Grandin2-8/+2
2017-10-27ODP: export TextPreRotateAngleSzymon Kłos2-0/+24
2017-10-27ofz#3830 Integer-overflowCaolán McNamara1-1/+6
2017-10-27coverity#1420317 Unchecked dynamic_castCaolán McNamara1-2/+2
2017-10-26vcl: make MapMode constructor explicitMichael Stahl27-53/+53
2017-10-26More loplugin:unnecessaryparenStephan Bergmann1-1/+1
2017-10-26loplugin:finalclasses in sdNoel Grandin46-173/+124
2017-10-26PPTX export: correct position of rotated groupsSzymon Kłos3-0/+30
2017-10-24ofz#3760 Divide-by-zeroCaolán McNamara1-1/+1
2017-10-24tdf#113227 FILESAVE: PPT: bullets disappear after RTNoel Grandin1-2/+3
2017-10-23loplugin:includeform: sdStephan Bergmann550-3811/+3811
2017-10-23chmod 0755 -> 0644 for some source filesStephan Bergmann2-0/+0
2017-10-23tdf#113263 Revert "PPTX export: correct position for shape in group"Szymon Kłos1-4/+0
2017-10-23Simplify some includesStephan Bergmann1-1/+1
2017-10-23tscp: advanced classification dialog for impressTomaž Vajngerl4-1/+344
2017-10-23overload std::hash for OUString and OStringNoel Grandin9-17/+12
2017-10-21check ppt property size against max available lenCaolán McNamara1-2/+8
2017-10-21check seeks earlierCaolán McNamara1-11/+6
2017-10-21check seekCaolán McNamara1-4/+6
2017-10-21loplugin:redundantcast handle dynamic_castNoel Grandin4-10/+10