summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2018-06-06vcl: svx: misc improvements to pdfium importingprivate/Ashod/pdfium_on_master_fixedAshod Nakashian1-1/+1
2018-06-06pdf: preserve the original page dimensions on importAshod Nakashian1-3/+10
2018-06-06sd: make the imported PDF page exactly as originalAshod Nakashian1-31/+6
2018-06-06sd: render the correct PDF page on swapping inAshod Nakashian1-5/+0
2018-06-06sd: disable pdf import testsAshod Nakashian1-3/+3
2018-06-05fixesAshod Nakashian1-1/+0
2018-06-05sd: pdf: really share the PDF streamAshod Nakashian1-1/+2
2018-06-05svx: import PDF text using PDFiumAshod Nakashian1-5/+10
2018-06-05svx: support breaking PDFs imported as imagesAshod Nakashian1-1/+1
2018-06-05vcl: svx: preserve the imported PDF page number in GraphicAshod Nakashian1-0/+1
2018-06-05svx: sd: cosmeticsAshod Nakashian2-4/+4
2018-06-05sd: import PDFs as images using Pdfium new SdPdfFilterAshod Nakashian4-1/+221
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
2018-05-29weld SvxTransformTabDialogCaolán McNamara1-1/+5
2018-05-29tdf#117847 Impress: Deselected alignment remained checkedIlhan Yesil1-4/+16
2018-05-28loplugin:useuniqueptr in MotionPathTagNoel Grandin2-10/+6
2018-05-28loplugin:useuniqueptr in AccessibleDrawDocumentViewNoel Grandin2-15/+5
2018-05-28loplugin:useuniqueptr in TextApiObjectNoel Grandin2-3/+2
2018-05-28loplugin:unusedfieldsNoel Grandin2-9/+0
2018-05-27tdf#38225: update API name when renaming using a base class refMike Kaganski3-50/+115
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin1-1/+6
2018-05-25loplugin:passstuffbyrefNoel Grandin2-2/+2
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand42-195/+188
2018-05-24rework custom widget welding to enable inheritenceCaolán McNamara4-12/+17
2018-05-24tdf#42949 Fix IWYU warnings in sd/inc/*Gabor Kelemen27-48/+79
2018-05-23toolbar:id is not valid attribute of toolbar:toolbarChristian Lohmaier80-80/+80
2018-05-23sd: extend bitmap bullet testsTomaž Vajngerl2-2/+52