summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2018-09-14loplugin:simplifyconstruct (make screenshot)Stephan Bergmann1-4/+1
2018-09-13Fix typosAndrea Gelmini1-1/+1
2018-09-13tdf#119689 - Missing interactive gradient toolheiko tietze2-0/+2
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen1-0/+1
2018-09-13Support buffering SystemDependent GraphicData (II)Armin Le Grand1-0/+1
2018-09-12ofz#9707 cgm timeout, don't store undo during loadCaolán McNamara1-0/+1
2018-09-12Removed executable permission on pptx fileAndrea Gelmini1-0/+0
2018-09-12tdf#119392 write bitfield in <draw:layer-set> orderRegina Henschel3-3/+51
2018-09-12loplugin:useuniqueptr in SdPPTImportNoel Grandin1-4/+4
2018-09-12loplugin:useuniqueptr in sd::BluetoothServerNoel Grandin1-16/+12
2018-09-12loplugin:useuniqueptr in FuSummaryPage::CreateNoel Grandin1-3/+3
2018-09-12loplugin:useuniqueptr in FuOutlineBullet::SetCurrentBulletsNumberingNoel Grandin1-5/+5
2018-09-12loplugin:useuniqueptr in DrawDocShell::LoadNoel Grandin1-4/+2
2018-09-12loplugin:useuniqueptr in DrawDocShell::GetPagePreviewBitmapNoel Grandin1-2/+2
2018-09-12loplugin:useuniqueptr in SdDrawDocument::InsertBookmarkAsObjectNoel Grandin1-5/+3
2018-09-11Revert "clang bugprone-unused-return-value"Noel Grandin1-1/+4
2018-09-11tdf#119617 Fix export of Autofit property of shapes to PPTXBalazs Varga2-0/+16
2018-09-11sd: Drop unused ImplProcessObjectList()Takeshi Abe1-18/+0
2018-09-11loplugin:constantparamNoel Grandin5-21/+9
2018-09-11clang-tidy bugprone-copy-constructor-initNoel Grandin1-1/+1
2018-09-10No more need for extra local variablesStephan Bergmann1-2/+1
2018-09-10weld SvxCaptionTabDialogCaolán McNamara1-1/+1
2018-09-10sd / pptx export: get rid of GET and GETA macros.Mark Hung1-15/+9
2018-09-10loplugin:simplifyconstruct in scaddins..sdNoel Grandin29-65/+9
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen3-0/+4
2018-09-09weld SvxAreaTabDialogCaolán McNamara1-1/+3
2018-09-09weld SvxGridTabPageCaolán McNamara2-29/+28
2018-09-09Fix typoAndrea Gelmini1-1/+1
2018-09-08uitest Imrepss- Autocorect options dialogZdeněk Crhonek1-0/+96
2018-09-08clan-tidy bugprone-throw-keyword-missing in SdXShapeNoel Grandin1-3/+3
2018-09-08clang bugprone-unused-return-valueNoel Grandin1-4/+1
2018-09-08sd / pptx export: use extracted ooxml node type.Mark Hung1-15/+12
2018-09-07sd/ pptx export: resolves unhandled node type causing crashes.Mark Hung1-21/+17
2018-09-07tdf#99213: don't export invalid child nodes.Mark Hung3-32/+126
2018-09-07tdf#42949 Fix IWYU warnings in sd/source/ui/inc/[t-z]*Gabor Kelemen38-87/+65
2018-09-06clang-tidy bugprone-use-after-move in BitmapFilter::FilterNoel Grandin1-1/+2
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin5-8/+13
2018-09-05uitest Impress Master elements dialogZdeněk Crhonek1-0/+52
2018-09-05tdf#118696 impress navigator: zoom slide/slide object on selectJim Raykowski1-3/+8
2018-09-05Fix typosAndrea Gelmini1-1/+1
2018-09-05clang-tidy performance-inefficient-vector-operationNoel Grandin1-0/+1
2018-09-05tdf#119532 Contextmenu Form updateandreas kainz2-4/+8
2018-09-04tdf#119629 Fix keytime formula and missing effect node type.Mark Hung4-1/+30
2018-09-04sd/pptx export: allow exporting effect preset id.Mark Hung1-0/+1
2018-09-03sd/ pttx export: wrap user data handling in NodeContext.Mark Hung1-26/+56
2018-09-03sd/ pptx export: refactor WriteAnimationNodeCommonPropsStart().Mark Hung1-85/+131
2018-09-03sd/pptx export: clean up rXNode and bMainSeqChildMark Hung1-37/+30
2018-09-03sd/pptx export: utility class to further refactor.Mark Hung1-5/+52
2018-08-31tdf#119432 add snap options to Draw menubar and contextmenuandreas kainz2-4/+14
2018-08-31sd/pptx export: remove parameter that is always true.Mark Hung1-8/+7