summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2019-01-02oox smartart, org chart: handle multiple elements in hierChildMiklos Vajna2-0/+24
2019-01-02sd: fix missing includeMiklos Vajna1-0/+1
2019-01-02tdf#42949 Fix IWYU warnings in sd/source/ui/[a-r]*/*hxxGabor Kelemen74-173/+256
2019-01-01Fix typo in QAAndrea Gelmini2-7/+7
2018-12-29tdf#115691 Keep focus in effects list after previewJim Raykowski2-5/+1
2018-12-22tdf#122271 NB Impress use the wrong SpellDialog commandandreas kainz5-16/+16
2018-12-21oox smartart, org chart: add initial hierChild/Root algorithmsMiklos Vajna2-0/+59
2018-12-21pass UserData by unique_ptr in MasterPagesSelectorNoel Grandin2-10/+5
2018-12-21no need to store B2DPolyPolygon on the heap hereNoel Grandin2-15/+11
2018-12-20sd: support for saving into .potx fileVasily Melenchuk4-3/+52
2018-12-20tdf#42949 Fix IWYU warnings in include/vcl/[t-u]*Gabor Kelemen5-0/+5
2018-12-19Simplify containers iterations in sd/*Arkadiy Illarionov26-542/+340
2018-12-18Related: tdf#103884 remove dangling menubar commandCaolán McNamara1-1/+0
2018-12-18NB grouped_compact add impress special view context- elementsandreas kainz1-5/+746
2018-12-18tdf#121592 add context-Form toolbar to NBandreas kainz4-825/+4268
2018-12-17tdf#121581 update Tools tabb in NBandreas kainz2-70/+38
2018-12-17tdf#122154 add DataSort action to data groupandreas kainz2-3/+323
2018-12-17Resolve deprecated implicit capture of *this by reference in C++20Stephan Bergmann4-4/+4
2018-12-17nb groupedbar_compact impress sync table context menuandreas kainz1-226/+291
2018-12-16crashtesting: assert on import of ooo121169-1.pptCaolán McNamara1-4/+2
2018-12-16nb groupedbar_compact fix table layout to sync with othersandreas kainz1-228/+611
2018-12-14oox smartart, accent process: fix missing bullets and large para indentMiklos Vajna1-0/+17
2018-12-14coverity#1441522 FontWorkGalleryDialog mpSdrView member is never nullCaolán McNamara1-2/+2
2018-12-14update groupedbar_compact drawandreas kainz1-790/+761
2018-12-14update groupedbar_compact for impressandreas kainz1-843/+841
2018-12-13Simplify containers iterations in sd/source/ui/[a-r]*Arkadiy Illarionov29-429/+220
2018-12-13use unique_ptr in checkForUniqueItemNoel Grandin1-14/+7
2018-12-13loplugin:unusedfields in sdNoel Grandin4-26/+1
2018-12-12oox smartart, continuous block process: read space width from constraintMiklos Vajna2-0/+31
2018-12-11Impress: Support drag'n'drop of multiple effects in animation paneBrian Fraser4-60/+167
2018-12-11find-unneeded-includes: Avoid proposing o3tl fw declarationGabor Kelemen1-3/+0
2018-12-11tdf#121677 missing item name check for updatesandreas kainz2-0/+3
2018-12-10simplify some copy constructionNoel Grandin1-1/+1
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen5-0/+6
2018-12-10Simplify containers iterations in sd/source/ui/[s-v]*Arkadiy Illarionov44-428/+265
2018-12-10Check pDoc is not nullXisco Fauli1-10/+13
2018-12-09Tabbedbar: add EditDoc command to Review Tabandreas kainz2-2/+118
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin6-23/+22
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann24-66/+66
2018-12-08Remove misguided FALLTHROUGH commentsStephan Bergmann1-2/+0
2018-12-07HAVE_CPP_INLINE_VARIABLES is always true nowStephan Bergmann1-117/+117
2018-12-07utility constructor for Image "private:graphicrepository" urlsNoel Grandin1-1/+1
2018-12-07lok sd: Insert the new shapes in the center of the slide.Jan Holesovsky1-0/+6
2018-12-07LOK: Update failing unit testsTamás Zolnai1-19/+17
2018-12-07lok: Insert shapes directly into the document.Mike Kaganski1-1/+7
2018-12-07tdf#63029 Copy and paste comments with slidePaul Trojahn1-0/+17
2018-12-07remove unused SvxNumRuleFlags::CHAR_TEXT_DISTANCENoel Grandin2-4/+3
2018-12-07loplugin:singlevalfields extend to all static varsNoel Grandin4-8/+4
2018-12-06tdf#121926: Take metrics into accountXisco Fauli3-9/+62
2018-12-05remove unused SdrSwapGraphicsMode enumNoel Grandin4-28/+0