summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen13-0/+14
2019-03-31tdf#120703 PVS: remove redundant static castsMike Kaganski1-1/+1
2019-03-29Add RedactDoc to Tools menu of ImpressMuhammet Kara1-0/+1
2019-03-29tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]*Gabor Kelemen10-0/+11
2019-03-28weld SfxTemplateManagerDlgCaolán McNamara1-5/+6
2019-03-28simplify reset(nullptr) -> reset()Noel Grandin3-7/+6
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen8-0/+9
2019-03-28Implement sidebar increase/decrease indent buttons on ImpressGülşah Köse7-0/+75
2019-03-27sd menubar update impress and drawandreas kainz2-92/+100
2019-03-26tdf#122989 remove update check from notebookbar for the momentThorsten Behrens5-56/+0
2019-03-26<https://ci.libreoffice.org/job/lo_ubsan/1225/> still timed outStephan Bergmann1-1/+1
2019-03-26loplugin:singlevalfieldsNoel Grandin2-18/+0
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen18-0/+18
2019-03-25new loplugin:unoqueryNoel Grandin2-3/+3
2019-03-24Make some .ui strings translatable / not translatableGabor Kelemen1-1/+1
2019-03-24Extend timeout for .uno:AutoCorrectDlg UITestsStephan Bergmann1-1/+2
2019-03-24weld SvxSearchDialogCaolán McNamara1-1/+1
2019-03-22TableDesignBox is unusedCaolán McNamara2-81/+0
2019-03-22CustomAnimationBox is unusedCaolán McNamara2-82/+0
2019-03-22tdf#124211: fix regression in sd/slidesorterJulien Nabet1-1/+1
2019-03-21Limit tagging of background objects to imagesKatarina Behrens1-1/+2
2019-03-21Related tdf#122788: avoid assertJulien Nabet1-0/+6
2019-03-20weld SwFieldEditDlgCaolán McNamara1-1/+1
2019-03-20tdf#123909 fix event source that refers to a timenode.Mark Hung1-1/+3
2019-03-20tdf#42949 Fix IWYU warnings in include/drawinglayer/Gabor Kelemen2-0/+2
2019-03-18PPTX import: save also OOXDrawing in InteropGrabBagGrzegorz Araminowicz1-0/+1
2019-03-16weld SwEditRegionDlgCaolán McNamara1-0/+2
2019-03-16Removed executable permission on pptx fileAndrea Gelmini1-0/+0
2019-03-14tdf#42949 Fix IWYU warnings in sd/source/ui/d*/*cxxGabor Kelemen52-268/+65
2019-03-14Resolves tdf#122707 - Replace listbox for print range by radio buttonsheiko tietze2-12/+32
2019-03-14PPTX import: import SmartArt drawing into single GroupShapeGrzegorz Araminowicz4-22/+15
2019-03-14tdf#122899 use unsigned integer for mso_sptArcRegina Henschel2-0/+29
2019-03-14weld SdActionDlgCaolán McNamara8-23/+38
2019-03-14LOK: re-factor async key & mouse event re-posting.Michael Meeks1-40/+4
2019-03-14weld SdTPActionCaolán McNamara5-233/+583
2019-03-13tdf#112411 Merge "Form controls" and "More controls" into one toolbarRoman Kuznetsov6-72/+24
2019-03-13weld DatabaseRegistrationDialogCaolán McNamara2-2/+2
2019-03-11PPTX import: save SmartArt markup into InteropGrabBagGrzegorz Araminowicz2-0/+21
2019-03-11weld SvxMenuConfigPage/SvxToolbarConfigPageCaolán McNamara2-3/+3
2019-03-11loplugin:constantparamNoel Grandin3-30/+7
2019-03-09loplugin:unusedfieldsNoel Grandin2-3/+0
2019-03-09loplugin:unnecessaryvirtualNoel Grandin1-1/+1
2019-03-08set empty text for GtkMenuButtons which will later have textCaolán McNamara3-0/+9
2019-03-08sd: replace long lists of components with services.rdbMichael Stahl4-168/+4
2019-03-08new loplugin constvarsNoel Grandin1-4/+1
2019-03-07tdf#42949 Fix IWYU warnings in include/basic/*Gabor Kelemen4-0/+4
2019-03-07tdf#42949 Fix IWYU warnings in sd/source/ui/[a-c]*/*cxxGabor Kelemen36-217/+39
2019-03-07build: support disabling popplerAshod Nakashian2-3/+3
2019-03-07log nice exception messages whereever possibleNoel Grandin9-35/+62
2019-03-06hookup MenuButton::SetDropDown to GtkMenuButton draw-indicatorCaolán McNamara3-0/+9