summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
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
2018-06-07svx: support breaking PDFs imported as imagesAshod Nakashian1-1/+1
2018-06-07vcl: svx: preserve the imported PDF page number in GraphicAshod Nakashian1-0/+1
2018-06-07svx: sd: cosmeticsAshod Nakashian2-4/+4
2018-06-07sd: import PDFs as images using Pdfium new SdPdfFilterAshod Nakashian4-1/+220
2018-06-07tdf#96099 Remove std::vector typedefsAbhyudaya Sharma4-13/+13
2018-06-06tdf#109190 sd MakeVisible: fix flattened loop logic errorJustin Luth1-2/+2
2018-06-06Translate German comments and debug stringsJohnny_M1-1/+1
2018-06-05tdf#117940 setting resize shape while text edit active not recorded in undoCaolán McNamara1-0/+2
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke8-7/+2
2018-06-04Bitmap->BitmapEx in BitmapFactoryNoel Grandin3-11/+5
2018-06-04second param of NotifyPreviewCreation is unusedNoel Grandin5-15/+6
2018-06-04tdf#42949 Fix IWYU warnings in sd/source/filterGabor Kelemen22-88/+94
2018-06-04make CreateStyleFamilies return std::unique_ptrNoel Grandin2-3/+3
2018-06-02coverity#1435913 Dereference after null checkCaolán McNamara1-1/+1
2018-06-02Removed executable permission on data filesAndrea Gelmini4-0/+0
2018-06-02Removed executable permission on xml fileAndrea Gelmini1-0/+0
2018-06-02Removed executable permission on data filesAndrea Gelmini56-0/+0
2018-06-01use more BitmapEx in sdNoel Grandin19-87/+87
2018-06-01drop Image(Bitmap) constructorNoel Grandin3-6/+6
2018-06-01tdf#87995 Missing setting for save thumbnail in settings.xml.Ilhan Yesil1-1/+17
2018-06-01loplugin: look for CPPUNIT_ASSERT_EQUALS with params swappedNoel Grandin3-12/+12
2018-05-31Corrected PresObj StylesArmin Le Grand2-17/+17
2018-05-31SOSAW080: Cleanup of SdrModelArmin Le Grand2-2/+5
2018-05-31drop Graphic::GetBitmapNoel Grandin2-2/+4
2018-05-30sd: allow ruler to respond to switching active cell faster.Mark Hung1-0/+3
2018-05-30tdf#104376 Adjust SvxLRSpaceItem with right distance to border.Mark Hung1-0/+8
2018-05-30tdf#104376 activate existing protect item for the ruler.Mark Hung1-0/+4
2018-05-30tdf#104376 fix positions of the ruler handles for tables.Mark Hung1-2/+12
2018-05-30Missing includesStephan Bergmann1-0/+2
2018-05-30tdf#42949 Fix more IWYU warnings in sd/inc/Gabor Kelemen54-45/+90
2018-05-30use BitmapEx in the screenshot stuffNoel Grandin1-2/+2