summaryrefslogtreecommitdiff
path: root/sd/source/filter/ppt/pptin.cxx
AgeCommit message (Expand)Author
2020-11-30tdf#136911 fix ppt hyperlink importnd101
2020-09-30loplugin:reducevarscope in sdNoel
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2020-05-24inline some use-once typedefsNoel Grandin
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-03convert PresObjKind to scoped enumNoel Grandin
2020-04-01convert PresChange to scoped enumNoel Grandin
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-01-24loplugin:makeshared in sdNoel Grandin
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-11-24cppcheck: fix 2 funcArgOrderDifferentJulien Nabet
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-03loplugin:stringaddNoel Grandin
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin
2019-10-02save/restore locking properly in ImplSdPPTImport::ImportJulien Nabet
2019-10-01loplugin:stringadd in sdNoel Grandin
2019-09-09sd: prefix members of SdrPowerPointImportJulien Nabet
2019-06-21Drop INetURLObject::GetName and INetURLObject::GetExtensionMike Kaganski
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen
2019-06-06tdf#125556 URL fragment leaked from one object..Noel Grandin
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
2019-04-23Fix typos in codeAndrea Gelmini
2019-04-15improve loplugin simplifyconstructNoel Grandin
2019-02-23loplugin:unusedfields in sdNoel Grandin
2019-02-22tdf#42949 Fix IWYU warnings in sd/source/filter/*/*cxxGabor Kelemen
2019-02-20Translate German variable namesJohnny_M
2019-02-15loplugin:flatten in sd/source/filterNoel Grandin
2019-01-11ofz#11243 timeout with bogus lengthCaolán McNamara
2018-12-19Simplify containers iterations in sd/*Arkadiy Illarionov
2018-12-16crashtesting: assert on import of ooo121169-1.pptCaolán McNamara
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-22loplugin:unusedenumconstants in EEControlBitsNoel Grandin
2018-11-02loplugin:useuniqueptr in SdCustomShowListNoel Grandin
2018-11-01Limit the unique_ptr scope to get rid of .reset()Mike Kaganski
2018-11-01loplugin:useuniqueptr in SdPPTImportNoel Grandin
2018-10-21tdf#120703 (PVS): missing nullptr check; redundant nullptr checkMike Kaganski
2018-09-21tdf#67248 Use localized layer name only for display in UIRegina Henschel
2018-09-12loplugin:useuniqueptr in SdPPTImportNoel Grandin
2018-08-15ofz#9821 Indirect-leakCaolán McNamara
2018-08-10OUString: avoid getTokenCount to only get last tokenMatteo Casalin
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-14ofz#9403 null derefCaolán McNamara
2018-07-10pass SvStream around by std::unique_ptrNoel Grandin
2018-06-04tdf#42949 Fix IWYU warnings in sd/source/filterGabor Kelemen
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand