summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2019-02-13menubar draw sync with impress add uno:AVMediaPlayerandreas kainz1-0/+1
2019-02-13can use set_rangeCaolán McNamara1-4/+4
2019-02-13fix context for _Review in notebookbar_groupedbar_fullJulien Nabet1-1/+1
2019-02-13Pointer is pointlessNoel Grandin14-36/+38
2019-02-13Avoid -fsanitize=implicit-signed-integer-truncation in weld::MetricSpinButtonStephan Bergmann4-64/+14
2019-02-12weld SdInsertPagesObjsDlgCaolán McNamara10-77/+479
2019-02-12tdf#120703 PVS: remove redundant static castsMike Kaganski1-1/+1
2019-02-11weld SvBaseLinksDlgCaolán McNamara1-1/+1
2019-02-11new loplugin writeonlyvarsNoel Grandin1-2/+0
2019-02-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski1-1/+1
2019-02-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski3-7/+7
2019-02-09loplugin:indentation in sdNoel Grandin38-372/+372
2019-02-08oox smartart, cycle matrix: handle left/bottom constraint in composite algoMiklos Vajna2-0/+38
2019-02-07oox smartart, cycle matrix: fix counting presentation childrenMiklos Vajna2-0/+23
2019-02-07complete the univerbation of E-mail to Email in the uiCaolán McNamara1-1/+1
2019-02-06Add PPTX import of shape descriptionKatarina Behrens2-0/+18
2019-02-06Enhance tagged PDF export for a11yArmin Le Grand1-1/+11
2019-02-05oox: disable gradient fill grab-bag for PPTXMiklos Vajna2-0/+6
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen1-0/+1
2019-02-04Related: tdf#94238 PPTX export: handle border and center of radial gradientMiklos Vajna2-31/+34
2019-02-04tdf#44223 oox: import embedded media stream.Mark Hung2-0/+25
2019-01-31Support bitmap PDF export for RedactionMuhammet Kara1-1/+1
2019-01-31uitest add test for Impress / find and replace dialogZdeněk Crhonek4-0/+126
2019-01-31NB: add print to grouped_compact file drop down menuandreas kainz2-4/+4
2019-01-31tdf#98143 ,Providing title for the fullscreen slideshow .Sumit Chauhan2-0/+7
2019-01-30Related: tdf#94238 PPTX import: handle subset of radial gradient fillMiklos Vajna2-0/+33
2019-01-28o3tl::make_unique -> std::make_unique in sax...svtools (except sc)Gabor Kelemen40-160/+120
2019-01-25Forge the freeform redaction toolMuhammet Kara3-4/+94
2019-01-25Add Redaction ToolbarMuhammet Kara4-5/+124
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