summaryrefslogtreecommitdiff
path: root/sd/source/filter
AgeCommit message (Expand)AuthorFilesLines
2018-12-06fix tdf#121468: preload fixes for Impress filtersMichael Meeks3-83/+87
2018-10-26index validity check looks dubiousCaolán McNamara1-1/+1
2018-09-17SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand3-7/+7
2018-08-07forcepoint#70 give all escher client data objects a common parent classCaolán McNamara2-9/+9
2018-07-18tdf#107690 OOXML import/export of setting "Open as read-only"László Németh1-1/+13
2018-06-21move SvColorDialog to welded argumentsCaolán McNamara1-6/+6
2018-05-23sd: convert XGraphic to XBitmap for the "GraphicBitmap" propertyTomaž Vajngerl1-1/+5
2018-05-17tdf#116899: normalize key times during PPT import if neededAron Budea1-3/+12
2018-05-17loplugin:redundantcast improvements for floating-integer conversionsStephan Bergmann1-2/+2
2018-05-11weld SdDesignNameDlgCaolán McNamara1-32/+18
2018-05-10loplugin:unnecessaryvirtual improvementsNoel Grandin4-16/+0
2018-05-09Avoid division by zeroStephan Bergmann1-16/+31
2018-05-09tdf#116272 use correct property name when exporting to PPTTomaž Vajngerl1-2/+2
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand1-1/+1
2018-04-26[API CHANGE] deprecate XGraphicObjectResolverTomaž Vajngerl1-11/+14
2018-04-17tdf#100726 - Improve readability of OUString concatanationsGökhan Gurbetoğlu1-8/+6
2018-04-17loplugin:constparamsNoel Grandin1-2/+2
2018-04-15remove some unused comphelper includesJochen Nitschke2-2/+0
2018-04-11Fix building with DBG_ANIM_LOG definedAron Budea2-15/+15
2018-04-07Avoid -fsanitize=nullStephan Bergmann1-2/+2
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand2-42/+47
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand2-47/+42
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand2-42/+47
2018-04-03tdf#42949 Remove unnecessary localization headers from sdGabor Kelemen5-5/+3
2018-04-01remove unused processfactory.hxx includesJochen Nitschke2-2/+0
2018-03-31loplugin:unusedfieldsNoel Grandin1-3/+2
2018-03-28Translate German function namesJohnny_M1-3/+3
2018-03-23loplugin:useuniqueptr in PPTWriterNoel Grandin5-45/+39
2018-03-23loplugin:useuniqueptr in PPTExStyleSheetNoel Grandin2-12/+7
2018-03-23Typo: GetSelectItemId -> GetSelectedItemIdSamuel Mehrbrodt1-2/+2
2018-03-20drop unnecessary includesCaolán McNamara3-3/+0
2018-03-19remove unused ucbstreamhelper includesJochen Nitschke2-2/+0
2018-03-17tdf#84205 If theme not found, use firstSzymon Kłos1-2/+6
2018-03-16tdf#104789 Export opacity attribute nameSzymon Kłos1-34/+25
2018-03-16tdf#104786 Don't export empty 'to'Szymon Kłos2-8/+16
2018-03-16tdf#90627 Don't save empty conditionsSzymon Kłos2-20/+15
2018-03-16use more TypedWhichId in sfxsidsNoel Grandin1-1/+1
2018-03-14Moving XSAXDocumentBuilder2 to use XFastDocumentHandler:Mohammed Abdul Azeem1-1/+9
2018-03-13sd: bullet graphic uses "Graphic" prop. instead "GraphicURL"Tomaž Vajngerl3-26/+20
2018-03-10ppt export: fix use of FillBitmap instead of FillBitmapURLTomaž Vajngerl1-1/+1
2018-03-09svx: removing GraphicURL and OWN_ATTR_GRAFURL, fix writerfilterTomaž Vajngerl1-1/+1
2018-03-08tdf#116283 oox customXml: Don't write the Relationship to DOCX files twice.Jan Holesovsky1-2/+2
2018-03-07use more Color in sdNoel Grandin8-25/+27
2018-03-05Translate German variable namesJohnny_M1-32/+32
2018-03-05loplugin:useuniqueptr in SdrPowerPointImportNoel Grandin1-26/+23
2018-03-02tdf#115429 sax,xmloff: assert on empty attribute names & namespacesMichael Stahl1-1/+12
2018-03-01ofz#6625 just don't care about exceptions during fuzzingCaolán McNamara1-19/+17
2018-02-28convert COL_ constants to be of type ColorNoel Grandin2-4/+4
2018-02-27remove unused vclunohelper.hxx includesJochen Nitschke1-1/+0
2018-02-27replace Color(COL_*) with COL_*Noel Grandin1-2/+2