summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)Author
2023-04-17Fix typosAndrea Gelmini
2023-04-17Remove some unused includesMiklos Vajna
2023-04-17oox: tcPr vert roundtrip, introduce interopability grab bag for table cellSarper Akdemir
2023-04-17pptx export: consider RotateAngle for tcPr on exportSarper Akdemir
2023-04-17MCGR: 1st corrections to gradient export, transparencyArmin Le Grand (allotropia)
2023-04-17use more string_viewNoel Grandin
2023-04-14Fix typoAndrea Gelmini
2023-04-14Fix typoAndrea Gelmini
2023-04-14Fix typoAndrea Gelmini
2023-04-14Fix typoAndrea Gelmini
2023-04-14Fix typoAndrea Gelmini
2023-04-14Fix typoAndrea Gelmini
2023-04-14MCGR: Adaptions to oox exportArmin Le Grand (allotropia)
2023-04-14loplugin:stringviewparam improvementsNoel Grandin
2023-04-12loplugin:stringview whitelist getLength and isEmptyNoel Grandin
2023-04-12OUString::intern is a relicNoel Grandin
2023-04-12oox: add model::EffectStyle and import effect style elements of a themeTomaž Vajngerl
2023-04-12oox: add model::LineStyle and import line style elements of a themeTomaž Vajngerl
2023-04-12oox: add model::BlipFilll and import blip (graphic) fill elementsTomaž Vajngerl
2023-04-12oox: add model::PatternFill and import pattern fill elementsTomaž Vajngerl
2023-04-11tdf#154469 DOCX export: fix hyperlink in group shapeTünde Tóth
2023-04-11tdf#154363 sd: fix line connectors regression of mirrored shapesTibor Nagy
2023-04-11avoid some OString<->OUString back and forth conversionNoel Grandin
2023-04-11Avoid UB converting from double to sal_Int16Stephan Bergmann
2023-04-10Use of O(U)StringNumber for float/double is actually a pessimisationMike Kaganski
2023-04-10pptx import/export: consider TextClipVerticalOverflow for vertOverflowSarper Akdemir
2023-04-09new loplugin:unnecessarygetstrNoel Grandin
2023-04-09cid#1524676 try to convince coverity of the error of its waysCaolán McNamara
2023-04-09oox: write color transforms to model::ColorDefinitionTomaž Vajngerl
2023-04-08oox: add FormatScheme test case and make sure FillStyle is imortedTomaž Vajngerl
2023-04-08oox: add model::Theme to oox::Theme and remove createSvxThemeTomaž Vajngerl
2023-04-08use shared_ptr for model::Theme instead of unique_ptrTomaž Vajngerl
2023-04-06Use more *string_viewMike Kaganski
2023-04-06cid#1524677 attempt to silence Explicit null dereferencedCaolán McNamara
2023-04-06tdf#145538 Use range based for loopsektagoel12
2023-04-06oox: drop macrosXisco Fauli
2023-04-06oox: fix crash in lcl_GetGluePointId by removing unused codeXisco Fauli
2023-04-05avmedia,*: guess the mime type of media files based on file nameMichael Stahl
2023-04-02MCGR: 1st additions to OOXML MCGR importArmin Le Grand (allotropia)
2023-03-27tdf#145147 DOCX import: fix hyperlink in group shapeTünde Tóth
2023-03-27tdf#153362 oox: remove dead link from ooxml-export-notes.txtIlmari Lauhakangas
2023-03-27loplugin:stringadd in oox..pyunoNoel Grandin
2023-03-27tdf#153466 PPTX import: fix "Custom position/size" background imageTibor Nagy
2023-03-26tdf#90407 Change the auto-fit alg. to match better with OOXMLTomaž Vajngerl
2023-03-23rtl::Static to thread-safe-staticNoel Grandin
2023-03-23oox: import gradient fill to model::FormatSchemeTomaž Vajngerl
2023-03-22oox: introduce FormatScheme - use in Theme importTomaž Vajngerl
2023-03-20tdf#154071 UI rename gradient back to 'Rectangular'...Regina Henschel
2023-03-18loplugin:stringadd use more O[U]StringCharNoel Grandin
2023-03-16tdf#102261: pptx export: implement defTabSz ParaTabStopDefaultDistanceSarper Akdemir