summaryrefslogtreecommitdiffstats
path: root/sd
Commit message (Expand)AuthorAgeFilesLines
* remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"(Noel Grandin2018-06-095-11/+0
* Unit test for Line algorithmekuiitr2018-06-081-0/+4
* tdf#118037 PPT import: fix lost crop of graphicMiklos Vajna2018-06-082-0/+21
* tdf#42949 Fix IWYU warnings in sd/source/ui/inc/[a-c]*Gabor Kelemen2018-06-0822-46/+70
* look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin2018-06-089-96/+39
* vcl: svx: misc improvements to pdfium importingAshod Nakashian2018-06-071-1/+1
* pdf: preserve the original page dimensions on importAshod Nakashian2018-06-071-3/+10
* sd: make the imported PDF page exactly as originalAshod Nakashian2018-06-071-31/+6
* sd: render the correct PDF page on swapping inAshod Nakashian2018-06-071-5/+0
* sd: disable pdf import testsAshod Nakashian2018-06-071-3/+3
* sd: pdf: really share the PDF streamAshod Nakashian2018-06-071-1/+2
* svx: import PDF text using PDFiumAshod Nakashian2018-06-071-4/+9
* svx: support breaking PDFs imported as imagesAshod Nakashian2018-06-071-1/+1
* vcl: svx: preserve the imported PDF page number in GraphicAshod Nakashian2018-06-071-0/+1
* svx: sd: cosmeticsAshod Nakashian2018-06-072-4/+4
* sd: import PDFs as images using Pdfium new SdPdfFilterAshod Nakashian2018-06-074-1/+220
* tdf#96099 Remove std::vector typedefsAbhyudaya Sharma2018-06-074-13/+13
* tdf#109190 sd MakeVisible: fix flattened loop logic errorJustin Luth2018-06-061-2/+2
* Translate German comments and debug stringsJohnny_M2018-06-061-1/+1
* tdf#117940 setting resize shape while text edit active not recorded in undoCaolán McNamara2018-06-051-0/+2
* tdf#42949 remove unused compheler includes ..Jochen Nitschke2018-06-058-7/+2
* Bitmap->BitmapEx in BitmapFactoryNoel Grandin2018-06-043-11/+5
* second param of NotifyPreviewCreation is unusedNoel Grandin2018-06-045-15/+6
* tdf#42949 Fix IWYU warnings in sd/source/filterGabor Kelemen2018-06-0422-88/+94
* make CreateStyleFamilies return std::unique_ptrNoel Grandin2018-06-042-3/+3
* coverity#1435913 Dereference after null checkCaolán McNamara2018-06-021-1/+1
* Removed executable permission on data filesAndrea Gelmini2018-06-024-0/+0
* Removed executable permission on xml fileAndrea Gelmini2018-06-021-0/+0
* Removed executable permission on data filesAndrea Gelmini2018-06-0256-0/+0
* use more BitmapEx in sdNoel Grandin2018-06-0119-87/+87
* drop Image(Bitmap) constructorNoel Grandin2018-06-013-6/+6
* tdf#87995 Missing setting for save thumbnail in settings.xml.Ilhan Yesil2018-06-011-1/+17
* loplugin: look for CPPUNIT_ASSERT_EQUALS with params swappedNoel Grandin2018-06-013-12/+12
* Corrected PresObj StylesArmin Le Grand2018-05-312-17/+17
* SOSAW080: Cleanup of SdrModelArmin Le Grand2018-05-312-2/+5
* drop Graphic::GetBitmapNoel Grandin2018-05-312-2/+4
* sd: allow ruler to respond to switching active cell faster.Mark Hung2018-05-301-0/+3
* tdf#104376 Adjust SvxLRSpaceItem with right distance to border.Mark Hung2018-05-301-0/+8
* tdf#104376 activate existing protect item for the ruler.Mark Hung2018-05-301-0/+4
* tdf#104376 fix positions of the ruler handles for tables.Mark Hung2018-05-301-2/+12
* Missing includesStephan Bergmann2018-05-301-0/+2
* tdf#42949 Fix more IWYU warnings in sd/inc/Gabor Kelemen2018-05-3054-45/+90
* use BitmapEx in the screenshot stuffNoel Grandin2018-05-301-2/+2
* weld SvxTransformTabDialogCaolán McNamara2018-05-291-1/+5
* tdf#117847 Impress: Deselected alignment remained checkedIlhan Yesil2018-05-291-4/+16
* loplugin:useuniqueptr in MotionPathTagNoel Grandin2018-05-282-10/+6
* loplugin:useuniqueptr in AccessibleDrawDocumentViewNoel Grandin2018-05-282-15/+5
* loplugin:useuniqueptr in TextApiObjectNoel Grandin2018-05-282-3/+2
* loplugin:unusedfieldsNoel Grandin2018-05-282-9/+0
* tdf#38225: update API name when renaming using a base class refMike Kaganski2018-05-273-50/+115