summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2019-01-24tdf#122904: missing images in the format->paragraph->border valuesetsCaolán McNamara2-2/+2
2019-01-24find-unneeeded-includes: don't propose to replace o3tl/deleter.hxxGabor Kelemen6-18/+5
2019-01-24loplugin:constparams in sd..svtoolsNoel Grandin5-6/+6
2019-01-24LOK: sd: notify LOK of page size/orientation changeAshod Nakashian1-6/+20
2019-01-21oox smartart, org chart: fix position and size of connector shapesMiklos Vajna1-0/+9
2019-01-21ofz#9707 avoid timeout on excessive EndGroups without matching BeginGroupsCaolán McNamara1-0/+0
2019-01-21Avoid -Werror=format-{overflow,truncation}=Stephan Bergmann1-2/+3
2019-01-21tdf#42949 Fix IWYU warnings in sd/source/{core,helper}/*hxxGabor Kelemen24-154/+120
2019-01-18oox smartart, org chart: fix shape type of connectorsMiklos Vajna1-0/+4
2019-01-18oox smartart, org chart: implement support for hierBranch conditionsMiklos Vajna1-5/+4
2019-01-18use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin2-5/+3
2019-01-17oox smartart, org chart: improve width of non-manager nodesMiklos Vajna1-0/+6
2019-01-16fix crash in draw Format->Bullets and Numbering dialogNoel Grandin1-6/+9
2019-01-16tdf#42949 Fix IWYU warnings in sd/source/ui/[s-u]*/*hxxGabor Kelemen57-235/+182
2019-01-16tdf#122733 NB AlignMiddle before AlignDownandreas kainz3-56/+56
2019-01-15tdf#121033 drawtextobjectbar follow now textobjectbarandreas kainz2-29/+42
2019-01-14Resolves: tdf#122695 Content Type selector tooltip missingCaolán McNamara2-6/+36
2019-01-14oox smartart, org chart: fix height of manager nodes without employeesMiklos Vajna2-0/+15
2019-01-14no need to test for the presence of the dialog factoryNoel Grandin3-3/+3
2019-01-14Simplify sd::Window::RequestHelpMike Kaganski1-6/+1
2019-01-13array_view was changed to span in upcoming C++20Stephan Bergmann1-3/+3
2019-01-11Drop o3tl/clamp.hxx, use C++17 std::clamp insteadStephan Bergmann1-2/+5
2019-01-11ofz#11243 timeout with bogus lengthCaolán McNamara1-1/+9
2019-01-11make Insert->Header and Footer dialog asyncNoel Grandin2-10/+15
2019-01-11make Format->Bullets and Numbering dialog asyncNoel Grandin1-34/+39
2019-01-11Resolves: tdf#122448 Change menu Item "Slide->Master Slide"Roman Kuznetsov2-2/+2
2019-01-11oox smartart, org chart: handle multiple paragraphs on data nodeMiklos Vajna2-1/+4
2019-01-10tdf#122454 Impress: Correct d'n'd animation selection in WindowsBrian Fraser1-2/+6
2019-01-10oox smartart, org chart: fix vertical order of assistant nodesMiklos Vajna2-3/+18
2019-01-09use unique_ptr in sdNoel Grandin9-94/+68
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin10-12/+12
2019-01-08use unique_ptr in sd::BluetoothServer::ImplNoel Grandin1-7/+4
2019-01-07related tdf#100074: prepare group shapes text input via writerfilterThorsten Behrens4-20/+20
2019-01-07oox smartart, org chart: fix font color when defined with quick stylesMiklos Vajna1-0/+11
2019-01-07tdf#122312: Expand ComboboxXisco Fauli1-0/+1
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen31-0/+35
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