summaryrefslogtreecommitdiff
path: root/sd/source
AgeCommit message (Expand)Author
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: 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-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-05-31SOSAW080: Cleanup of SdrModelArmin Le Grand
2018-05-31drop Graphic::GetBitmapNoel Grandin
2018-05-30sd: allow ruler to respond to switching active cell faster.Mark Hung
2018-05-30tdf#104376 Adjust SvxLRSpaceItem with right distance to border.Mark Hung
2018-05-30tdf#104376 fix positions of the ruler handles for tables.Mark Hung
2018-05-30tdf#42949 Fix more IWYU warnings in sd/inc/Gabor Kelemen
2018-05-30use BitmapEx in the screenshot stuffNoel Grandin
2018-05-29weld SvxTransformTabDialogCaolán McNamara
2018-05-29tdf#117847 Impress: Deselected alignment remained checkedIlhan Yesil
2018-05-28loplugin:useuniqueptr in MotionPathTagNoel Grandin
2018-05-28loplugin:useuniqueptr in AccessibleDrawDocumentViewNoel Grandin
2018-05-28loplugin:useuniqueptr in TextApiObjectNoel Grandin
2018-05-28loplugin:unusedfieldsNoel Grandin
2018-05-27tdf#38225: update API name when renaming using a base class refMike Kaganski
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin
2018-05-25loplugin:passstuffbyrefNoel Grandin
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-05-24rework custom widget welding to enable inheritenceCaolán McNamara
2018-05-24tdf#42949 Fix IWYU warnings in sd/inc/*Gabor Kelemen
2018-05-23sd: convert XGraphic to XBitmap for the "GraphicBitmap" propertyTomaž Vajngerl
2018-05-22Fix typosAndrea Gelmini
2018-05-21Activated notebookbar in drawKshitij Pathania
2018-05-20coverity#1435678 Resource leakCaolán McNamara
2018-05-20Fix typosAndrea Gelmini
2018-05-20sd: Avoid looking up system clock twice for current datetimeTakeshi Abe
2018-05-18Replace SVGFilter using SVGIOArmin Le Grand