summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2018-06-25smartart : test documentsekuiitr14-0/+91
2018-06-25loplugin:useuniqueptr in sd::ViewNoel Grandin4-15/+10
2018-06-25loplugin:useuniqueptr in sd::RulerNoel Grandin2-3/+3
2018-06-25loplugin:useuniqueptr in FuDisplayOrderNoel Grandin2-8/+3
2018-06-25loplugin:useuniqueptr in ViewIteratorImplNoel Grandin2-9/+8
2018-06-25loplugin:useuniqueptr in SdLayerManagerNoel Grandin2-5/+3
2018-06-25loplugin:useuniqueptr in SdNavigatorWinNoel Grandin2-6/+6
2018-06-25loplugin:useuniqueptr in CustomAnimationDialogNoel Grandin4-23/+21
2018-06-25tdf#114845: unit test to prevent a bad fixJustin Luth1-0/+3
2018-06-24sd: Reduce the number of possible intermediate allocationsTakeshi Abe2-6/+5
2018-06-24tdf#33022 Dispose the deprecated motion path.Mark Hung1-0/+10
2018-06-24tdf#67611 re-add the effect if nothing is left in the textgroup.Mark Hung1-0/+11
2018-06-24tdf#47795 set mnTextGrouping to last non WITH_PREVIOUS level.Mark Hung1-0/+10
2018-06-24sd effects: keep configurations that is not changed.Mark Hung1-0/+8
2018-06-24tdf#45178 notify object rename and update effect description.Mark Hung3-0/+19
2018-06-23tdf#96099 Remove trivial std::vector typedefs in sd, sfx2, shellArkadiy Illarionov4-44/+30
2018-06-22tdf#42949 Fix IWYU warnings in sd/source/ui/inc/[f-h]*Gabor Kelemen24-18/+21
2018-06-21NFC sd misc cleanup: earlier exit, commentsJustin Luth1-2/+6
2018-06-21simpress: Fix duplicate ID in notebookbar.uiSamuel Thibault1-1/+1
2018-06-21loplugin:useuniqueptr in AnnotationWindowNoel Grandin2-11/+11
2018-06-21loplugin:useuniqueptr in AnimationWindowNoel Grandin2-55/+36
2018-06-21loplugin:useuniqueptr in EasyFileNoel Grandin1-7/+5
2018-06-20move SvColorDialog to welded argumentsCaolán McNamara2-8/+8
2018-06-20loplugin:useuniqueptr in SdDrawDocumentNoel Grandin2-9/+8
2018-06-20loplugin:useuniqueptr in HtmlExportNoel Grandin2-4/+3
2018-06-20loplugin:useuniqueptr in PropertyControlNoel Grandin3-23/+21
2018-06-19tdf#90243 don't append index if shape already has a name.Mark Hung1-6/+15
2018-06-18vcl: share GfxLinkAshod Nakashian1-2/+3
2018-06-17tdf#42949 Add a class declaration to include/sfx2/shell.hxxGabor Kelemen2-5/+0
2018-06-16AW080: Continued cleanups/remaps/correctionsArmin Le Grand3-3/+3
2018-06-16tdf#42949 Fix IWYU warnings in sd/source/ui/inc/[dDE]*Gabor Kelemen37-40/+65
2018-06-16AW080: Cleanup of 3D Object methodsArmin Le Grand1-1/+1
2018-06-15tdf#96099 Remove some trivial std::vector iterator typedefsArkadiy Illarionov1-2/+1
2018-06-14tdf#100894 freeze when editing calc file with bazillions of cond formattingNoel Grandin1-14/+13
2018-06-14tdf#104199 sd: nofill borders shouldn't be visible.Justin Luth1-1/+1
2018-06-12tdf#118063 Impress: Deselected spacing remained checkedIlhan Yesil1-0/+6
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin35-514/+393
2018-06-11tdf#118068 InsertionIndicator should be temporaryCaolán McNamara1-0/+4
2018-06-09remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"(Noel Grandin5-11/+0
2018-06-08Unit test for Line algorithmekuiitr1-0/+4
2018-06-08tdf#118037 PPT import: fix lost crop of graphicMiklos Vajna2-0/+21
2018-06-08tdf#42949 Fix IWYU warnings in sd/source/ui/inc/[a-c]*Gabor Kelemen22-46/+70
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin9-96/+39
2018-06-07vcl: svx: misc improvements to pdfium importingAshod Nakashian1-1/+1
2018-06-07pdf: preserve the original page dimensions on importAshod Nakashian1-3/+10
2018-06-07sd: make the imported PDF page exactly as originalAshod Nakashian1-31/+6
2018-06-07sd: render the correct PDF page on swapping inAshod Nakashian1-5/+0
2018-06-07sd: disable pdf import testsAshod Nakashian1-3/+3
2018-06-07sd: pdf: really share the PDF streamAshod Nakashian1-1/+2
2018-06-07svx: import PDF text using PDFiumAshod Nakashian1-4/+9