summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
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
2018-08-31sd/pptx export: remove unused parameter.Mark Hung1-12/+9
2018-08-31sd/pptx export: make FSHelperPtr pFS a class member.Mark Hung1-111/+102
2018-08-31sd/pptx export: new PPTXAnimationExport class.Mark Hung4-39/+115
2018-08-31sd/pptx export: refactor WriteAnimationNode.Mark Hung1-44/+57
2018-08-31sd/pptx export: remove unnecessary using caluses.Mark Hung1-7/+7
2018-08-31sd/pptx export: move animation related static member functionsMark Hung2-192/+182
2018-08-30sd/pptx export: move animation export code to a single file.Mark Hung3-1025/+1077
2018-08-30Remove redundant asserts after newMike Kaganski2-19/+1
2018-08-30rename GetMarkedObjModel to CreateMarkedObjModelNoel Grandin4-5/+5
2018-08-30don't declare allocation operators for internal codeNoel Grandin2-62/+0
2018-08-29Removed execution flag on pptx fileAndrea Gelmini1-0/+0
2018-08-29tdf#117058: Simplify calls to Menu::CheckItemArnold Dumas1-1/+1
2018-08-29fix sd_export_ooxml2 fail on Linux-rpm_deb-x86@71-TDF, MASTERJustin Luth1-5/+12
2018-08-29Replace find_if with proper quantifier algorithmsArkadiy Illarionov2-9/+4
2018-08-29new loplugin:oustringbufferNoel Grandin1-6/+6
2018-08-28fix glib/bluetooth linking errorsLuboš Luňák1-0/+9
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