summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2019-07-19Fix typosAndrea Gelmini1-1/+1
2019-07-19tdf#126334 Fix number format array in init controls.Gülşah Köse1-3/+2
2019-07-19cid#1448229 Division or modulo by zeroCaolán McNamara1-1/+6
2019-07-19cid#1448319 Use after freeCaolán McNamara1-3/+4
2019-07-19NB fix context- behaviour in draw and impressandreas kainz3-17/+3
2019-07-19cid#1448436 Unchecked return valueCaolán McNamara1-3/+6
2019-07-18cid#1448395 Uncaught exceptionCaolán McNamara2-2/+2
2019-07-18cid#1448356 Uncaught exceptionCaolán McNamara1-1/+1
2019-07-18cid#1448347 Unchecked return valueCaolán McNamara1-1/+1
2019-07-18cid#1311945 Uncaught exceptionCaolán McNamara1-1/+1
2019-07-18cid#1424266 Uncaught exceptionCaolán McNamara1-3/+3
2019-07-18cid#1448227 Uncaught exceptionCaolán McNamara1-2/+3
2019-07-18cid#1448325 Uncaught exceptionCaolán McNamara1-2/+3
2019-07-18cid#1448534 Use after freeCaolán McNamara1-6/+8
2019-07-18cid#1448529 Use after freeCaolán McNamara1-2/+2
2019-07-18cid#1451632 Dereference after null checkCaolán McNamara1-1/+1
2019-07-17LOK: support for ordering/moving partsAshod Nakashian2-0/+9
2019-07-17loplugin:unusedfieldsNoel Grandin1-1/+0
2019-07-16cid#1448514 Dereference null return valueCaolán McNamara1-3/+2
2019-07-16cid#1448419 Resource leakCaolán McNamara1-3/+3
2019-07-16Missing test dependencyStephan Bergmann1-0/+1
2019-07-16LOK: getPartInfo now returns list of selected partsAshod Nakashian6-13/+70
2019-07-16Follow up patch tdf#126067 Correct indentation.Gülşah Köse1-45/+44
2019-07-16tdf#42949 Fix IWYU warnings in include/Gabor Kelemen1-0/+1
2019-07-16tdf#126067 Fix slide scope feature.Gülşah Köse1-1/+7
2019-07-15cid#1448231 Explicit null dereferencedCaolán McNamara1-32/+32
2019-07-15Deduplicate EditHyperlink commandSamuel Mehrbrodt2-18/+1
2019-07-15tdf#112543 Add Edit/Remove hyperlink to text boxes/shapes in WriterSamuel Mehrbrodt1-16/+2
2019-07-12Move remove url code to editengSamuel Mehrbrodt3-47/+5
2019-07-11Deduplicate URL tooltip creationSamuel Mehrbrodt2-24/+2
2019-07-11tdf#98575 Go into text edit mode when clicking on a hyperlinkSamuel Mehrbrodt1-0/+4
2019-07-11tdf#126234 up relative bullet size limit to 400%nd1012-0/+22
2019-07-10slide-sorter: multiple selectionAshod Nakashian4-0/+60
2019-07-10SmartArt: hide connectors in org chart as they don't work correctlyGrzegorz Araminowicz1-2/+3
2019-07-10tdf#42949 Fix IWYU warnings in sd/*/hxxGabor Kelemen31-9/+62
2019-07-09SmartArt: improve organization chart layoutGrzegorz Araminowicz2-0/+60
2019-07-09tdf#111707 Move duplicated code into shared methodSamuel Mehrbrodt3-62/+44
2019-07-09tdf#111707 Only remove the selected hyperlinkSamuel Mehrbrodt1-2/+37
2019-07-09NB tabbed_compact sd apps fix wrong DrawText commandandreas kainz2-2/+2
2019-07-09NB add contextual single support for impressandreas kainz2-0/+11702
2019-07-08use BitmapEx in PreviewRenderer::ScaleBitmapNoel Grandin1-3/+3
2019-07-08Related tdf#98575 Allow editing link even when URL field is not selectedSamuel Mehrbrodt2-17/+32
2019-07-05Related tdf#98575 Add "Edit Hyperlink" to context menu in sdSamuel Mehrbrodt1-0/+1
2019-07-05SmartArt: remove calculateHierChildOffsetScale() from org chart algorithmGrzegorz Araminowicz1-2/+3
2019-07-05Colibre, Breeze, elementary, KJ: tdf#107144, Breeze: tdf#126233rizmut2-5/+5
2019-07-04tdf#126197: EndTextEdit on all views before delete/cut shapeXisco Fauli3-0/+36
2019-07-04remove some unneede vcl/bitmap.hxx includesNoel Grandin2-3/+0
2019-07-04NB impress groupedbar and draw contextual single context-DrawText missingandreas kainz2-0/+2
2019-07-03tdf#126180: EndTextEdit on all views before delete/cut slideXisco Fauli1-0/+2
2019-07-03tdf#42949 Fix IWYU warnings in include/svx/x*Gabor Kelemen2-0/+2