summaryrefslogtreecommitdiff
path: root/sd/source/filter/ppt
AgeCommit message (Expand)Author
2022-04-29use more string_view in INetURLObjectNoel Grandin
2022-04-27add string_view wrappers for rtl::math::stringToDoubleNoel Grandin
2022-04-12loplugin:stringview more o3tl conversionNoel Grandin
2022-04-10loplugin:stringview check for getToken and trimNoel Grandin
2022-01-22ofz#43902 Timeout/HangCaolán McNamara
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin
2022-01-06ofz#42785 TimeoutCaolán McNamara
2021-12-14Stream::Tell returns sal_uInt64Noel Grandin
2021-12-06loplugin:stringliteraldefine in sdNoel Grandin
2021-10-30Prepare for removal of non-const operator[] from Sequence in sdMike Kaganski
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-09Typo: *adress* -> *address* (except from not translated German parts)Julien Nabet
2021-09-05ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-09-05ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-09-03ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-09-03ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-09-03ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-08-29ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-03-24tdf#124176 Use pragma once in sdVincent LE GARREC
2021-03-07ref-count SdrPageNoel
2021-02-11fix spelling MakeBlancPage->MakeBlankPageNoel Grandin
2021-01-20ofz#29691 revert throw SvStreamEOFExceptionCaolán McNamara
2021-01-16make the Color constructors explicitly specify transparencyNoel
2021-01-10static_cast after dynamic_castNoel Grandin
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-11-22tdf#123936 Formatting files in module sd with clang-formatPhilipp Hofer
2020-11-17loplugin:stringviewparam check methods tooNoel
2020-10-19fix typoNoel
2020-10-16remove thread-unsafe static bufferNoel
2020-10-16fix some *printf which are using "%l" ie. long specifiersNoel
2020-09-30loplugin:reducevarscope in sdNoel
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-07-24throw if length of keys and values are differentXisco Fauli
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2020-05-24inline some use-once typedefsNoel Grandin
2020-05-09compact namespace in sdNoel Grandin
2020-05-08implement PowerPoint 'flash' slide transition (API CHANGE)Luboš Luňák
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-03-25Remove unused using declarations in oox...xmlsecurityGabor Kelemen
2020-03-12Revert "loplugin:constfields in sd"Noel Grandin
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-01-24loplugin:makeshared in sdNoel Grandin
2020-01-14ofz#20066 TimeoutCaolán McNamara