summaryrefslogtreecommitdiff
path: root/sd/source/filter
AgeCommit message (Expand)Author
2021-02-11fix spelling MakeBlancPage->MakeBlankPageNoel Grandin
2021-02-06Use more conversion functions from <tools/UnitConversion.hxx>Mike Kaganski
2021-02-04Fix typoAndrea Gelmini
2021-01-29loplugin:stringviewparam extend to new..Noel
2021-01-27PPTX filter: fix lost is-narration property for slide narrationsMiklos Vajna
2021-01-26[API CHANGE] PPTX filter: fix lost hide-while-show prop for slide narrationsMiklos Vajna
2021-01-25PPTX export: fix missing audio anim node for slide narrationsMiklos Vajna
2021-01-22PPTX filter: fix playFrom command handling for slide narrationsMiklos Vajna
2021-01-20ofz#29691 revert throw SvStreamEOFExceptionCaolán McNamara
2021-01-16make the Color constructors explicitly specify transparencyNoel
2021-01-12transparency->alpha in tools::ColorNoel
2021-01-10static_cast after dynamic_castNoel Grandin
2021-01-09fix coverity parse errorsCaolán McNamara
2021-01-08use more IsTransparentNoel
2021-01-01tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorDuP-491
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-27ofz#28918 Direct-Leak in SotStorage::OpenSotStreamCaolán McNamara
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-18throw exception in SvStream when reading past end of fileNoel
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-12-07tdf#42949 Fix new IWYU warnings in sd/Gabor Kelemen
2020-12-03convert SvtPathOptions::Paths to scoped enumNoel
2020-12-02related: tdf#127086: PPT: export custom shapes as BitmapXisco Fauli
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-26tdf#136911 fix ppt hyperlink importnd101
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-22tdf#123936 Formatting files in module sd with clang-formatPhilipp Hofer
2020-11-20tdf#127086 PPT export: fix lost bitmap fill for OOXML custom shapesMiklos Vajna
2020-11-17loplugin:stringviewparam check methods tooNoel
2020-11-11loplugin:stringviewNoel
2020-11-10This converts to/from mm100s, not twipsMike Kaganski
2020-10-23long->tools::Long in pyuno..sdNoel
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-10-19fix typoNoel
2020-10-18sd: support line PDF annot. as custom markerTomaž Vajngerl
2020-10-18sd: protect size, position when opening with PDFium import filterTomaž Vajngerl
2020-10-18sd: support text annotation PDF annot. as custom markerTomaž Vajngerl
2020-10-18sd: support ink PDF annot. as custom markerTomaž Vajngerl
2020-10-18sd: support square and circle PDF annot. as custom markerTomaž Vajngerl
2020-10-18sd: custom annotation marker and draw polygon annotation from PDFTomaž Vajngerl
2020-10-17sd: use the fastparser API when possibleNoel Grandin
2020-10-16remove thread-unsafe static bufferNoel
2020-10-16fix some *printf which are using "%l" ie. long specifiersNoel
2020-10-06loplugin:const* make some params and methods constNoel
2020-10-06move set_user_managed_scrolling to an initial weld argumentCaolán McNamara
2020-09-30loplugin:reducevarscope in sdNoel
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-09-11tdf#118002 fix export to pptx with missing background property setCaolán McNamara