summaryrefslogtreecommitdiff
path: root/sd/source
AgeCommit message (Expand)Author
2018-08-03Move angle normalization code from various places to toolsMike Kaganski
2018-08-03forcepoint#70 give all escher client data objects a common parent classCaolán McNamara
2018-08-01Fix typosAndrea Gelmini
2018-07-31tdf#118080 fix formula importing of ppt animation.Mark Hung
2018-07-31loplugin:returnconstant in svxNoel Grandin
2018-07-31Fix typosAndrea Gelmini
2018-07-31crashtesting: failure on exporting tdf112587-1.odp to pptxCaolán McNamara
2018-07-31uitest logger: log more eventsSaurav Chirania
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-07-29loplugin:stringloop in sdNoel Grandin
2018-07-28tdf#118948 - Date format in Impress header/footer is lost when savingNoel Grandin
2018-07-27tdf#111306: Hide background widget in sidebar in master and notes viewXisco Fauli
2018-07-27loplugin:returnconstant in vclNoel Grandin
2018-07-27Related: rhbz#1602589 fix leaked_storageCaolán McNamara
2018-07-27Related: rhbz#1602589 silence coverity copy_paste_errorCaolán McNamara
2018-07-26sd: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-07-25tdf#118836: fix grow-shrink animation in saved pptx.Mark Hung
2018-07-24ofz#9261 catch all exceptionsCaolán McNamara
2018-07-24tdf#118835 export animClr element. ( handle AnimateColor ).Mark Hung
2018-07-24tdf#118835 fix missing attribute name conversion.Mark Hung
2018-07-23Fix typosAndrea Gelmini
2018-07-23Fix typosAndrea Gelmini
2018-07-19tdf#118783 sd:fix spin animation in saved pptx file.Mark Hung
2018-07-19Fix typosAndrea Gelmini
2018-07-19Remove unused parameter bBrowseRegina Henschel
2018-07-18lokdialog: no invalidation when in init showPranav Kant
2018-07-18tdf#118806 sd: specify the motion path origin for pptx.Mark Hung
2018-07-18tdf#118768 fix pptx export of put on the brake animation.Mark Hung
2018-07-18Fix typosAndrea Gelmini
2018-07-16tdf#118769 parent of modal dialog not setCaolán McNamara
2018-07-16loplugin:mergeclasses merge ResourceManager into SlideSorterModuleNoel Grandin
2018-07-16oox: enum MS_AttributeNames -> enum class AnimationAttributeEnumMark Hung
2018-07-15coverity#1437956 Dereference after null checkCaolán McNamara
2018-07-14ofz#9403 null derefCaolán McNamara
2018-07-13Move convertMeasrue and convertAnimationValue from sd to oox.Mark Hung
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin
2018-07-12return SvMemoryStream by std::unique_ptrNoel Grandin
2018-07-10Make EscherPropertyContainer::CreatePolygonProperties saferArmin Le Grand
2018-07-10[API CHANGE] tdf#65353 Add more doc. settings more embedding fontsTomaž Vajngerl
2018-07-10pass SvStream around by std::unique_ptrNoel Grandin
2018-07-09loplugin:oncevarNoel Grandin
2018-07-07tdf#112721 sd ppt export: don't adjust first line of tableJustin Luth
2018-07-07Fix typosAndrea Gelmini
2018-07-03Read of uninitialized DrawViewShell::mbMouseButtonDownStephan Bergmann
2018-07-03tdf#109190 sd: cancel selecting status on new mousedownJustin Luth
2018-07-03move SvTreeList::*Sibling to SvTreeListEntryNoel Grandin
2018-07-02tdf#109190 sd: only MakeVisible on mouseclick-upJustin Luth
2018-07-02pass OutlinerParaObject around by std::unique_ptrNoel Grandin
2018-07-02loplugin:unusedfields improve checking for write-only fieldsNoel Grandin
2018-06-29Improved loplugin:redundantcast (const-qualified typedefs): sdStephan Bergmann