summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
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
2018-05-23sd: convert XGraphic to XBitmap for the "GraphicBitmap" propertyTomaž Vajngerl1-1/+5
2018-05-22Fix typosAndrea Gelmini3-3/+3
2018-05-21Activated notebookbar in drawKshitij Pathania7-3/+62
2018-05-20coverity#1435678 Resource leakCaolán McNamara1-5/+8
2018-05-20Fix typosAndrea Gelmini1-1/+1
2018-05-20sd: Avoid looking up system clock twice for current datetimeTakeshi Abe2-6/+4
2018-05-19NB Impress: update IDsandreas kainz1-235/+235
2018-05-19NB: update IDsandreas kainz3-167/+117
2018-05-18Replace SVGFilter using SVGIOArmin Le Grand3-124/+250
2018-05-17Fixed PageObjectLayouterArmin Le Grand1-1/+1
2018-05-17tdf#116899: normalize key times during PPT import if neededAron Budea3-3/+37
2018-05-17loplugin:unusedfields in sdNoel Grandin17-63/+20