summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
2018-06-20move SvColorDialog to welded argumentsCaolán McNamara
2018-06-20loplugin:useuniqueptr in SdDrawDocumentNoel Grandin
2018-06-20loplugin:useuniqueptr in HtmlExportNoel Grandin
2018-06-20loplugin:useuniqueptr in PropertyControlNoel Grandin
2018-06-19tdf#90243 don't append index if shape already has a name.Mark Hung
2018-06-18vcl: share GfxLinkAshod Nakashian
2018-06-17tdf#42949 Add a class declaration to include/sfx2/shell.hxxGabor Kelemen
2018-06-16AW080: Continued cleanups/remaps/correctionsArmin Le Grand
2018-06-16tdf#42949 Fix IWYU warnings in sd/source/ui/inc/[dDE]*Gabor Kelemen
2018-06-16AW080: Cleanup of 3D Object methodsArmin Le Grand
2018-06-15tdf#96099 Remove some trivial std::vector iterator typedefsArkadiy Illarionov
2018-06-14tdf#100894 freeze when editing calc file with bazillions of cond formattingNoel Grandin
2018-06-14tdf#104199 sd: nofill borders shouldn't be visible.Justin Luth
2018-06-12tdf#118063 Impress: Deselected spacing remained checkedIlhan Yesil
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin
2018-06-11tdf#118068 InsertionIndicator should be temporaryCaolán McNamara
2018-06-09remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"(Noel Grandin
2018-06-08Unit test for Line algorithmekuiitr
2018-06-08tdf#118037 PPT import: fix lost crop of graphicMiklos Vajna
2018-06-08tdf#42949 Fix IWYU warnings in sd/source/ui/inc/[a-c]*Gabor Kelemen
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin
2018-06-07vcl: svx: misc improvements to pdfium importingAshod Nakashian
2018-06-07pdf: preserve the original page dimensions on importAshod Nakashian
2018-06-07sd: make the imported PDF page exactly as originalAshod Nakashian
2018-06-07sd: render the correct PDF page on swapping inAshod Nakashian
2018-06-07sd: disable pdf import testsAshod Nakashian
2018-06-07sd: pdf: really share the PDF streamAshod Nakashian
2018-06-07svx: import PDF text using PDFiumAshod Nakashian
2018-06-07svx: support breaking PDFs imported as imagesAshod Nakashian
2018-06-07vcl: svx: preserve the imported PDF page number in GraphicAshod Nakashian
2018-06-07svx: sd: cosmeticsAshod Nakashian
2018-06-07sd: import PDFs as images using Pdfium new SdPdfFilterAshod Nakashian
2018-06-07tdf#96099 Remove std::vector typedefsAbhyudaya Sharma
2018-06-06tdf#109190 sd MakeVisible: fix flattened loop logic errorJustin Luth
2018-06-06Translate German comments and debug stringsJohnny_M
2018-06-05tdf#117940 setting resize shape while text edit active not recorded in undoCaolán McNamara
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-06-04Bitmap->BitmapEx in BitmapFactoryNoel Grandin
2018-06-04second param of NotifyPreviewCreation is unusedNoel Grandin
2018-06-04tdf#42949 Fix IWYU warnings in sd/source/filterGabor Kelemen
2018-06-04make CreateStyleFamilies return std::unique_ptrNoel Grandin
2018-06-02coverity#1435913 Dereference after null checkCaolán McNamara
2018-06-02Removed executable permission on data filesAndrea Gelmini
2018-06-02Removed executable permission on xml fileAndrea Gelmini
2018-06-02Removed executable permission on data filesAndrea Gelmini
2018-06-01use more BitmapEx in sdNoel Grandin
2018-06-01drop Image(Bitmap) constructorNoel Grandin
2018-06-01tdf#87995 Missing setting for save thumbnail in settings.xml.Ilhan Yesil
2018-06-01loplugin: look for CPPUNIT_ASSERT_EQUALS with params swappedNoel Grandin
2018-05-31Corrected PresObj StylesArmin Le Grand