summaryrefslogtreecommitdiff
path: root/sd/source/filter/ppt/pptin.cxx
AgeCommit message (Expand)Author
2023-08-09use sal_uInt64 when dealing with stream positionNoel Grandin
2023-07-28SfxMedium::GetItemSet never returns nullptrMike Kaganski
2023-06-26ofz: Use-of-uninitialized-valueCaolán McNamara
2023-06-26FillSdAnimationInfo is never passed a nullCaolán McNamara
2023-03-07no need to allocate these separatelyNoel Grandin
2022-11-02tdf#54857 elide more dynamic_castNoel Grandin
2022-09-14no need to load ImportPPT symbol at runtimeNoel Grandin
2022-08-29ref-count SdrObjectNoel Grandin
2022-04-29use more string_view in INetURLObjectNoel Grandin
2022-04-10loplugin:stringview check for getToken and trimNoel Grandin
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin
2021-12-14Stream::Tell returns sal_uInt64Noel Grandin
2021-12-06loplugin:stringliteraldefine in sdNoel Grandin
2021-10-09Typo: *adress* -> *address* (except from not translated German parts)Julien Nabet
2021-09-05ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-08-29ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-03-07ref-count SdrPageNoel
2021-02-11fix spelling MakeBlancPage->MakeBlankPageNoel Grandin
2021-01-20ofz#29691 revert throw SvStreamEOFExceptionCaolán McNamara
2020-12-27ofz#28918 Direct-Leak in SotStorage::OpenSotStreamCaolán McNamara
2020-12-18throw exception in SvStream when reading past end of fileNoel
2020-12-03convert SvtPathOptions::Paths to scoped enumNoel
2020-11-26tdf#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