summaryrefslogtreecommitdiff
path: root/filter/source/msfilter/svdfppt.cxx
AgeCommit message (Expand)Author
2020-05-20tdf#79082 Improve ppt tab import/exportSamuel Mehrbrodt
2020-05-20tdf#79082 Correctly import PPT tabsPiet van Oostrum
2019-11-04ofz#18683 NotifyFreeObj override is not helpfulCaolán McNamara
2019-10-21loplugin:virtualdead unused param in ProcessClientAnchor2Noel Grandin
2019-10-17Remove some memset callsMike Kaganski
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-01loplugin:stringadd in extensions..frameworkNoel Grandin
2019-09-09sd: prefix members of SdrPowerPointImportJulien Nabet
2019-09-04loplugin:constmethod in filterNoel Grandin
2019-08-21tdf#126761 add missing underline of hyperlink when showing ppt documentnd101
2019-08-20loplugin:constvars in drawinglayer..frameworkNoel Grandin
2019-07-18cid#1448499 less obscure comparison against endCaolán McNamara
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen
2019-05-31Fix typoAndrea Gelmini
2019-05-22tdf#42949 Fix IWYU warnings in include/svx/[h-r]*Gabor Kelemen
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
2019-05-07tdf#62699 Drop pass-through header file include/svx/xattr.hxxGabor Kelemen
2019-04-30tdf#62699 Drop pass-through header file include/svx/xlineit.hxxGabor Kelemen
2019-04-29tdf#62699 Drop pass-through header file include/svx/xfillit.hxxGabor Kelemen
2019-04-27tdf#62699 Drop pass-through header file include/svx/xsetit.hxxGabor Kelemen
2019-04-26Fix typo in codeAndrea Gelmini
2019-04-23tdf#42949 Fix IWYU warnings in include/editeng/[f-x]*Gabor Kelemen
2019-04-13loplugin:sequentialassign in filter..fpickerNoel Grandin
2019-04-12filter: inline PptFontCollection to avoid inheritance of std::vectorTakeshi Abe
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen
2019-03-03Avoid unnecessary conversion to sal_uInt16Stephan Bergmann
2019-02-28Translate German variable namesJohnny_M
2019-02-26svdtrans: nPi -> M_PI; nPi180 -> F_PI18000 to remove duplicatesMike Kaganski
2019-02-18Simplify containers iterations in [f-l]*Arkadiy Illarionov
2019-02-09loplugin:indentation in filterNoel Grandin
2019-01-21o3tl::make_unique -> std::make_unique in dbaccess...frameworkGabor Kelemen
2019-01-11Drop o3tl/clamp.hxx, use C++17 std::clamp insteadStephan Bergmann
2018-12-18use unique_ptr in SdrPowerPointImportNoel Grandin
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-07remove unused SvxNumRuleFlags::CHAR_TEXT_DISTANCENoel Grandin
2018-12-05Fix reading 16 bit millisecond valueStephan Bergmann
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-10-31loplugin:useuniqueptr in PPTTextObj::PPTTextObjNoel Grandin
2018-10-21tdf#120703 (PVS)Mike Kaganski
2018-09-24tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen
2018-09-17New loplugin:externalStephan Bergmann
2018-09-08loplugin:simplifyconstruct in filter..frameworkNoel Grandin
2018-08-21loplugin:useuniqueptr in PPTNumberFormatCreatorNoel Grandin
2018-08-17Consolidate: basegfx::clamp -> o3tl::clampStephan Bergmann
2018-08-03forcepoint#70 give all escher client data objects a common parent classCaolán McNamara
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-07-28loplugin:stringloop in filterNoel Grandin
2018-07-27use boost::optional for OUString instead of std::unique_ptrNoel Grandin
2018-07-26filter: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-07-21Fix typosAndrea Gelmini