summaryrefslogtreecommitdiff
path: root/oox/source/ppt
AgeCommit message (Expand)Author
2021-04-14reduce allocation in TextListStyle some moreNoel Grandin
2021-04-14reduce allocation in TextListStyleNoel Grandin
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-02-21loplugin:refcounting in oox..i18npoolNoel
2021-02-16loplugin:referencecasting in oox..packageNoel
2021-02-11Fix typoAndrea Gelmini
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-22PPTX filter: fix playFrom command handling for slide narrationsMiklos Vajna
2021-01-20tdf#128550 set sub item on the ancestor node.Mark Hung
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-21do not preload all images in the pptx importerLuboš Luňák
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-19tdf#123936 Formatting files in module oox with clang-formatPhilipp Hofer
2020-10-03use more TOOLS_WARN_EXCEPTIONNoel
2020-10-03loplugin:reducevarscope in ooxNoel
2020-09-11oox smartart: add support for syncing font heights of multiple shapesMiklos Vajna
2020-08-10tdf#133015 Inherit numCol from placeholder.Gülşah Köse
2020-08-10tdf#133015 Do not import multicol table text on master.Gülşah Köse
2020-08-03tdf#133687 Fix the placeholders priority order.Gülşah Köse
2020-07-25oox: remove commented code blockThorsten Behrens
2020-07-24throw if length of keys and values are differentXisco Fauli
2020-07-24tdf#133015 Fix duplicated row and column problem.Gülşah Köse
2020-06-04Upcoming loplugin:elidestringvar: ooxStephan Bergmann
2020-06-03loplugin:simplifypointertobool improveNoel Grandin
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2020-05-09compact namespace in i18npool..ooxNoel Grandin
2020-05-08read properly OOXML 'strips' slide transition as our SLIDEWIPELuboš Luňák
2020-05-08implement PowerPoint 'flash' slide transition (API CHANGE)Luboš Luňák
2020-04-28tdf#132282: Revert fix for tdf#131554Xisco Fauli
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-22use more make_shared in ooxNoel Grandin
2020-04-20tdf#119187 fix: Top-aligned text in PPTX becomes bottom-alignedSerge Krot
2020-04-03loplugin:flatten in ooxNoel Grandin
2020-04-01Fix typoAndrea Gelmini
2020-04-01tdf#131554 placeholder iteration fails to stop when a match is foundnd101
2020-03-20tdf#42949 Fix IWYU warnings in oox/source/[e-v]*/*cxxGabor Kelemen
2020-03-12Revert "loplugin:constfields in oox"Noel Grandin
2020-03-09tdf#42949 Fix IWYU warnings in oox/*/*hxxGabor Kelemen
2020-02-25loplugin:referencecastingNoel Grandin
2020-02-09Fix typoAndrea Gelmini
2020-02-09Fix typoAndrea Gelmini
2020-01-31new loplugin:namespaceindentationNoel Grandin
2020-01-28remove some unused local varsNoel Grandin
2020-01-24loplugin:makeshared in ooxNoel Grandin
2020-01-15clang-tidy modernize-concat-nested-namespace in ooxNoel Grandin
2020-01-10use more std::make_sharedNoel Grandin
2019-12-29Typo: rParagraphDefaulsVector-> rParagraphDefaultsVectorJulien Nabet
2019-12-19sal_Char->char in oox..registryNoel Grandin