summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2018-08-22new loplugin:conststringfieldNoel Grandin5-121/+92
2018-08-22tdf#119118 convert tmAbs value to second.Mark Hung2-0/+13
2018-08-22lokdialog: Convert the SideBar->Animation->Effect Options to async exec.Noel Grandin3-12/+16
2018-08-21loplugin:useuniqueptr in TextApiObjectNoel Grandin2-5/+6
2018-08-20Simplify containers iterations, tdf#96099 follow-upArkadiy Illarionov4-26/+24
2018-08-18coverity#1438403 Unchecked return valueCaolán McNamara1-2/+2
2018-08-18uitest Impress-rename,new slide ; tdf#85360Zdeněk Crhonek2-0/+96
2018-08-17Consolidate: basegfx::clamp -> o3tl::clampStephan Bergmann1-1/+2
2018-08-16SvxNumberFormat::nFirstLineOffset should have a larger typeStephan Bergmann3-3/+4
2018-08-16tdf#99213 handle iterate container.Mark Hung2-9/+37
2018-08-16tdf#119284 bg for automatic not set while editingCaolán McNamara1-4/+4
2018-08-16these only get used if pOL is non-nullCaolán McNamara1-11/+5
2018-08-15ofz#9821 Indirect-leakCaolán McNamara1-1/+7
2018-08-15SvxNumberFormat::nAbsLSpace should have a larger typeStephan Bergmann4-5/+5
2018-08-15loplugin:useuniqueptr in OverlayObjectListNoel Grandin3-10/+9
2018-08-14tdf#118825 use exportToSvgD for motion path in pptx filter.Mark Hung4-3/+73
2018-08-13loplugin:returnconstant in sdNoel Grandin18-58/+39
2018-08-12Resolves: tdf#112343 remove last dbus-glib mentionsArkadiy Illarionov1-1/+1
2018-08-11set copy_paste_error to false rather than intentionalCaolán McNamara2-6/+8
2018-08-10OUString: avoid getTokenCount to only get last tokenMatteo Casalin1-2/+3
2018-08-10OUString: avoid getTokenCountMatteo Casalin1-4/+2
2018-08-10CopyDlg: avoid getTokenCountMatteo Casalin1-3/+2
2018-08-10OUString: use optimized concatenationMatteo Casalin1-24/+9
2018-08-10OUString: use indexed getToken and convert to proper integer typesMatteo Casalin1-24/+9
2018-08-10Avoid getTokenCountMatteo Casalin1-3/+11
2018-08-10tdf#91999 export/drawingml: shape rotate 180 is not specialJustin Luth2-1/+16
2018-08-10tdf#111856 Playing video in impress is considered a modificationNickson1-3/+8
2018-08-10unnecessary null check before dynamic_cast, in sdNoel Grandin27-76/+58
2018-08-09menubar draw: add choosemodebar commandsandreas kainz1-1/+1
2018-08-08tdf#83659 Enable outline commands for text boxes and tablesMaxim Monastirsky1-2/+1
2018-08-08tdf#116350 Fix export of fontworkSzymon Kłos1-0/+1
2018-08-08tdf#116350 Correctly display text on arcSzymon Kłos1-0/+42
2018-08-08tdf#112343 Change dependency from dbus-glib to dbusArkadiy Illarionov2-2/+11
2018-08-08loplugin:useuniqueptr in SfxApplication::LoadTemplate and SfxMediumNoel Grandin3-6/+6
2018-08-08loplugin:unnecessaryvirtualNoel Grandin1-1/+1
2018-08-08Fix typosAndrea Gelmini1-2/+2
2018-08-06Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-08-06tdf#113822 handle letter-by-letter animations in pptx documents.Mark Hung1-1/+8
2018-08-06NB Draw: add tabbedbar initial releaseandreas kainz1-2/+13035
2018-08-06loplugin:useuniqueptr in DeleteOnDeinitNoel Grandin1-2/+3
2018-08-03Move angle normalization code from various places to toolsMike Kaganski1-2/+2
2018-08-03forcepoint#70 give all escher client data objects a common parent classCaolán McNamara2-9/+9
2018-08-03tdf#116350 Export preset text geometry (text effects)Szymon Kłos1-0/+8
2018-08-03uitest Impress Document propertiesZdeněk Crhonek3-0/+118
2018-08-02tdf#116350 Import preset text geometry (text effects)Szymon Kłos2-0/+50
2018-08-02Notebookbar: Added shortcuts toolbox in drawKshitij Pathania2-0/+17
2018-08-01Fix typosAndrea Gelmini1-1/+1
2018-07-31tdf#119015: don't call TableModel::optimize in CellCursor::merge()Mike Kaganski2-0/+24
2018-07-31tdf#118080 fix formula importing of ppt animation.Mark Hung2-28/+6
2018-07-31sd/qa: fix saveAndReload with PPT format.Mark Hung1-5/+5