summaryrefslogtreecommitdiff
path: root/oox/source/ppt/presentationfragmenthandler.cxx
AgeCommit message (Expand)Author
2023-04-17use more string_viewNoel Grandin
2023-04-08oox: add model::Theme to oox::Theme and remove createSvxThemeTomaž Vajngerl
2023-03-01oox: import directly into docmodel's Theme and ColorSetTomaž Vajngerl
2022-09-09tdf#150719 PPTX import: fix hyperlink format (lost underline)Tibor Nagy
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-02use more getStringDefaultedNoel Grandin
2022-06-23tdf#149314 PPTX import: fix internal hyperlink in editorTibor Nagy
2022-06-13crashtesting: assert seen on loading forum-mso-en-2633.pptxCaolán McNamara
2022-05-27tdf#148965 PPTX import: fix internal hyperlinks on shapesTibor Nagy
2022-05-04Just use Any ctor instead of makeAny in ooxStephan Bergmann
2022-04-08move comphelper::string::toInt32 to o3tlNoel Grandin
2022-04-08use more subView when converting to Int32Noel Grandin
2021-11-18import pptx color schemes as color setsSarper Akdemir
2021-10-30Prepare for removal of non-const operator[] from Sequence in ooxMike Kaganski
2021-10-13tdf#144943 PPTX import: fix permission for editingTünde Tóth
2021-05-25tdf#131390 PPTX: fix custom slide show is not imported.Tibor Nagy
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-29loplugin:stringadd simplify some *StringBuffer operationsNoel Grandin
2021-04-14reduce allocation in TextListStyle some moreNoel Grandin
2021-04-14reduce allocation in TextListStyleNoel Grandin
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-06-04Upcoming loplugin:elidestringvar: ooxStephan Bergmann
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-03loplugin:flatten in ooxNoel Grandin
2020-03-20tdf#42949 Fix IWYU warnings in oox/source/[e-v]*/*cxxGabor Kelemen
2020-01-24loplugin:makeshared in ooxNoel Grandin
2020-01-15clang-tidy modernize-concat-nested-namespace in ooxNoel Grandin
2019-12-29Typo: rParagraphDefaulsVector-> rParagraphDefaultsVectorJulien Nabet
2019-10-07enable -Wrange-loop-analysis on clangNoel Grandin
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-07-20loplugin:referencecasting in oox..pyunoNoel Grandin
2019-05-18tdf#125346: PPTX export: Shape has wrong fill color comming from themeTamás Zolnai
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-04-30PPTX import: store OOXTheme in InteropGrabBag for SmartArt re-generationGrzegorz Araminowicz
2019-04-14tdf#120703 PVS: Silence V522 warningsMike Kaganski
2019-02-19pretty up logging of exceptionsNoel Grandin
2018-10-23clang-tidy performance-unnecessary-copy-init in idl..reportdesignNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-03-31Use for-range loops in oox (part2)Julien Nabet
2018-03-05use more Color in ooxNoel Grandin
2017-12-25various coverity exception warningsCaolán McNamara
2017-10-23loplugin:includeform: ooxStephan Bergmann
2017-10-19PPTX export: remember color schemes in themeSzymon Kłos
2017-07-31loplugin:constparams in ooxNoel Grandin
2017-07-21sd pptm: Preserve the VBA stream on export.Jan Holesovsky
2017-06-20tdf#89064 Fix import of pages with comments and notesPaul Trojahn