summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2018-08-27tdf#101242 Support draw:display and draw:protect attributes of ODFRegina Henschel7-56/+296
2018-08-27tdf#42949 Fix IWYU warnings in sd/source/ui/inc/[n-s]*hxxGabor Kelemen55-74/+71
2018-08-27rename ENABLE_HEADLESS option to DISABLE_GUINoel Grandin1-1/+1
2018-08-24loplugin:useuniqueptr in sd dialogsNoel Grandin2-32/+32
2018-08-24loplugin:useuniqueptr in sd::CommunicatorNoel Grandin4-8/+9
2018-08-24tdf#118993 - Missing new Insert Special Character in Calcheiko tietze3-1/+7
2018-08-24tdf#119236 Dimension dialog for Writer and CalcMaxim Monastirsky2-18/+0
2018-08-22Resolves: tdf#118799 use spelling/search dialog as message dialog parentCaolán McNamara2-20/+16
2018-08-22Resolves: tdf#119259 reused in-use SdStyleSheet removed by undoCaolán McNamara9-49/+75
2018-08-22loplugin:useuniqueptr in sd::Outline::IteratorNoel Grandin2-5/+5
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