summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2019-10-07Bin pointless nested #if HAVE_FEATURE_AVMEDIATor Lillqvist1-2/+1
2019-10-07Some !HAVE_FEATURE_AVMEDIA falloutTor Lillqvist1-0/+2
2019-10-05Convert some SID in sd to SfxUInt16ItemNoel Grandin6-25/+27
2019-10-05Convert SID_PAPER_START/END to SfxUInt16ItemNoel Grandin1-2/+2
2019-10-05Convert SID_ENUM_PAGE_MODE to SfxUInt16ItemNoel Grandin1-1/+1
2019-10-04use SfxUInt16Item for SID_METRIC_ITEMNoel Grandin2-4/+5
2019-10-04find-unneeded-includes: ignore extra recommendationsGabor Kelemen1-5/+0
2019-10-04use common PCH in sd/Luboš Luňák15-0/+30
2019-10-03update sd pchCaolán McNamara1-74/+15
2019-10-02weld PrintDialogCaolán McNamara2-13/+9
2019-10-02LOK: disable LOKit in unit-tests only after destroying allAshod Nakashian1-57/+2
2019-10-02tdf#127901: pptx export image greyscale, watermark, black/whiteXisco Fauli2-0/+21
2019-10-02save/restore locking properly in ImplSdPPTImport::ImportJulien Nabet1-1/+2
2019-10-02tdf#79007: PPTX: reset Contrast and Brightness when we map...Xisco Fauli2-0/+58
2019-10-01should be original colors, not original sizeCaolán McNamara2-4/+4
2019-10-01add activates_default to GtkEntries in dialogsCaolán McNamara2-4/+6
2019-10-01loplugin:stringadd in sdNoel Grandin17-89/+56
2019-09-30drop gtk2 supportCaolán McNamara1-1/+0
2019-09-29loplugin:constmethod in sdNoel Grandin85-147/+147
2019-09-27loplugin:virtualdead in sdNoel Grandin9-87/+1
2019-09-27tdf#125585 write default layer status for OLE objectsRegina Henschel1-0/+9
2019-09-26update sd pchCaolán McNamara1-3/+1
2019-09-26TODO rename to GetFrameWeldCaolán McNamara2-5/+5
2019-09-26tdf#42949 Fix IWYU warnings in sd/Gabor Kelemen34-106/+19
2019-09-26drop unnecessary includes and update pchCaolán McNamara2-28/+31
2019-09-26now drop TabPageParent intermediateCaolán McNamara12-45/+48
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara9-43/+32
2019-09-25sd lok: Test invalidation after adding\removing slideTamás Zolnai1-0/+42
2019-09-25lok: deduplicate code related to notifyDocumentSizeChanged() callTamás Zolnai2-18/+7
2019-09-25lok: send an invalidation by document size changeTamás Zolnai3-4/+11
2019-09-24support O(U)String::number() for fast string concatenationLuboš Luňák1-1/+1
2019-09-23tdf#39593 use getUnoTunnelImplementationArkadiy Illarionov6-53/+27
2019-09-23set wait on the correct parentCaolán McNamara1-1/+1
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