summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2019-09-23do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák2-2/+2
2019-09-23Resolves tdf#127400 - Allow to show tip of the day againHeiko Tietze2-0/+2
2019-09-20weld OfaTreeOptionsDialogCaolán McNamara2-3/+1
2019-09-19improve and enable loplugin:fragiledestructorNoel Grandin2-2/+2
2019-09-18tdf#39593 use isUnoTunnelId in sdArkadiy Illarionov1-4/+1
2019-09-17move GetStandardText to stdtext.hxxCaolán McNamara3-6/+8
2019-09-15Related: tdf#125531 use RemoveTabPage for removing a tab pageCaolán McNamara1-2/+2
2019-09-12sd edit diagram: dispose the diagram dialog after we don't need itMiklos Vajna1-1/+1
2019-09-12tdf#42949 Fix IWYU warnings in sd/source/ui/[u-v]*/*cxxGabor Kelemen70-598/+55
2019-09-11Fix stack-use-after-return when moving a slide in the listStephan Bergmann1-1/+1
2019-09-10Fix typosAndrea Gelmini1-1/+1
2019-09-09sd: prefix members of SdrPowerPointImportJulien Nabet1-54/+54
2019-09-07remove some unnecessary castsNoel Grandin1-2/+2
2019-09-06use unique_ptr in DoConvertToPolyObjNoel Grandin2-8/+6
2019-09-06tdf#39593 use isUnoTunnelIdArkadiy Illarionov3-9/+9
2019-09-06Fixing "...."Andrea Gelmini3-3/+3
2019-09-06uitest add test for Impress - Custom slide show dialogZdeněk Crhonek1-0/+81
2019-09-06tdf#127379: PPTX: Gradient background fill of a slide is lost during RT.Tamás Zolnai3-1/+28
2019-09-06tdf#127372: PPTX: Shape's background transparency changes during RTTamás Zolnai21-259/+272
2019-09-05tdf#127166, tdf#123903 improve import/export of line stylesRegina Henschel5-3/+118
2019-09-04reduce Primitive2DContainer copyingNoel Grandin1-1/+1
2019-09-03Missing includeMike Kaganski1-0/+2
2019-09-03Missing includeMike Kaganski1-0/+1
2019-09-03tdf#127277 Move Insert->QR code menu item to Insert->Object->QR codeRoman Kuznetsov2-2/+2
2019-09-01Fix '..'Andrea Gelmini1-2/+2
2019-09-01Fix '..'Andrea Gelmini1-1/+1
2019-09-01Fix typosAndrea Gelmini1-2/+2
2019-08-31drop some unnecessary includesCaolán McNamara2-3/+1
2019-08-31drop some unnecessary includesCaolán McNamara1-5/+0
2019-08-31drop some unnecessary includesCaolán McNamara1-7/+1
2019-08-31sw sd lok: Don't enter the OLE editing mode right after inserting a chart.Jan Holesovsky1-1/+5
2019-08-31tdf#126656 Remove unnecessary items from itemset.Gülşah Köse1-2/+8
2019-08-30Open links when editing the text in impressSzymon Kłos1-0/+22
2019-08-30tdf#126959 impress table border resize handle supportTomaž Vajngerl1-0/+5
2019-08-28sd lok: extend language status with BCP 47 language tag info in here as wellMiklos Vajna2-2/+19
2019-08-27Fix typosAndrea Gelmini1-2/+2
2019-08-27loplugin:referencecasting find more redundant static_castNoel Grandin5-6/+5
2019-08-27use SdrCircKind enum more widelyNoel Grandin2-7/+7
2019-08-27CppunitTest_sd_import_tests: fix missing includeMiklos Vajna1-0/+1
2019-08-27Move ImageMap related functions to svxSamuel Mehrbrodt14-177/+29
2019-08-27tdf#42949 Fix IWYU warnings in sd/qa/*cxxGabor Kelemen10-164/+3
2019-08-26tdf#127163: Add AutoRedactDoc command to the Tools menuMuhammet Kara1-0/+2
2019-08-26enum SvLBoxButtonKind is effectively unusedNoel Grandin2-3/+3
2019-08-26tdf#42949 Fix IWYU warnings in sd/source/ui/[p-t]*/*cxxGabor Kelemen84-385/+22
2019-08-25Fix typosAndrea Gelmini1-1/+1
2019-08-25sd: unit-test to check that PDF stream is shared among Graphic instancesAshod Nakashian2-3/+70
2019-08-25pdfium: Delay the swap out.Jan Holesovsky1-2/+8
2019-08-25pdfium: Avoid unnecessary copying + some warning fixes.Jan Holesovsky1-2/+1
2019-08-25pdfium: Import PDF with unloaded images.Ashod Nakashian1-22/+14
2019-08-24loplugin:returnconstval in sd..starmathNoel Grandin3-15/+5