summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
2019-01-11oox smartart, org chart: handle multiple paragraphs on data nodeMiklos Vajna
2019-01-10tdf#122454 Impress: Correct d'n'd animation selection in WindowsBrian Fraser
2019-01-10oox smartart, org chart: fix vertical order of assistant nodesMiklos Vajna
2019-01-09use unique_ptr in sdNoel Grandin
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2019-01-08use unique_ptr in sd::BluetoothServer::ImplNoel Grandin
2019-01-07related tdf#100074: prepare group shapes text input via writerfilterThorsten Behrens
2019-01-07oox smartart, org chart: fix font color when defined with quick stylesMiklos Vajna
2019-01-07tdf#122312: Expand ComboboxXisco Fauli
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2019-01-02oox smartart, org chart: handle multiple elements in hierChildMiklos Vajna
2019-01-02sd: fix missing includeMiklos Vajna
2019-01-02tdf#42949 Fix IWYU warnings in sd/source/ui/[a-r]*/*hxxGabor Kelemen
2019-01-01Fix typo in QAAndrea Gelmini
2018-12-29tdf#115691 Keep focus in effects list after previewJim Raykowski
2018-12-22tdf#122271 NB Impress use the wrong SpellDialog commandandreas kainz
2018-12-21oox smartart, org chart: add initial hierChild/Root algorithmsMiklos Vajna
2018-12-21pass UserData by unique_ptr in MasterPagesSelectorNoel Grandin
2018-12-21no need to store B2DPolyPolygon on the heap hereNoel Grandin
2018-12-20sd: support for saving into .potx fileVasily Melenchuk
2018-12-20tdf#42949 Fix IWYU warnings in include/vcl/[t-u]*Gabor Kelemen
2018-12-19Simplify containers iterations in sd/*Arkadiy Illarionov
2018-12-18Related: tdf#103884 remove dangling menubar commandCaolán McNamara
2018-12-18NB grouped_compact add impress special view context- elementsandreas kainz
2018-12-18tdf#121592 add context-Form toolbar to NBandreas kainz
2018-12-17tdf#121581 update Tools tabb in NBandreas kainz
2018-12-17tdf#122154 add DataSort action to data groupandreas kainz
2018-12-17Resolve deprecated implicit capture of *this by reference in C++20Stephan Bergmann
2018-12-17nb groupedbar_compact impress sync table context menuandreas kainz
2018-12-16crashtesting: assert on import of ooo121169-1.pptCaolán McNamara
2018-12-16nb groupedbar_compact fix table layout to sync with othersandreas kainz
2018-12-14oox smartart, accent process: fix missing bullets and large para indentMiklos Vajna
2018-12-14coverity#1441522 FontWorkGalleryDialog mpSdrView member is never nullCaolán McNamara
2018-12-14update groupedbar_compact drawandreas kainz
2018-12-14update groupedbar_compact for impressandreas kainz
2018-12-13Simplify containers iterations in sd/source/ui/[a-r]*Arkadiy Illarionov
2018-12-13use unique_ptr in checkForUniqueItemNoel Grandin
2018-12-13loplugin:unusedfields in sdNoel Grandin
2018-12-12oox smartart, continuous block process: read space width from constraintMiklos Vajna
2018-12-11Impress: Support drag'n'drop of multiple effects in animation paneBrian Fraser
2018-12-11find-unneeded-includes: Avoid proposing o3tl fw declarationGabor Kelemen
2018-12-11tdf#121677 missing item name check for updatesandreas kainz
2018-12-10simplify some copy constructionNoel Grandin
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-12-10Simplify containers iterations in sd/source/ui/[s-v]*Arkadiy Illarionov
2018-12-10Check pDoc is not nullXisco Fauli
2018-12-09Tabbedbar: add EditDoc command to Review Tabandreas kainz
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-08Remove misguided FALLTHROUGH commentsStephan Bergmann