summaryrefslogtreecommitdiff
path: root/oox/source/export
AgeCommit message (Expand)Author
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-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-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-08use shared_ptr for model::Theme instead of unique_ptrTomaž Vajngerl
2023-04-06Use more *string_viewMike Kaganski
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-03-27tdf#153362 oox: remove dead link from ooxml-export-notes.txtIlmari Lauhakangas
2023-03-27loplugin:stringadd in oox..pyunoNoel Grandin
2023-03-26tdf#90407 Change the auto-fit alg. to match better with OOXMLTomaž Vajngerl
2023-03-18loplugin:stringadd use more O[U]StringCharNoel Grandin
2023-03-16tdf#102261: pptx export: implement defTabSz ParaTabStopDefaultDistanceSarper Akdemir
2023-03-14tdf#139618 Add WordArt fill types in pptx importRegina Henschel
2023-03-08oox, sd: fix ever-increasing chart IDs when exporting to PPTXMiklos Vajna
2023-03-01cid#1521560 Division or modulo by float zeroCaolán McNamara
2023-02-28tdf#153105 PPTX export: fix "Custom position/size" background imageTibor Nagy
2023-02-22Typo: interpets->interpretsJulien Nabet
2023-02-22Revert "Fix typo"Julien Nabet
2023-02-22Fix typoAndrea Gelmini
2023-02-22tdf#51195 Improve DML export of Fontwork shapes for docxRegina Henschel
2023-02-03tdf#153246 VML export write adj attribute for FontworkRegina Henschel
2023-02-01tdf#153296 improved markup for VML shapetype of FontworkRegina Henschel
2023-02-01tdf#107841 oox: rename ambiguous and confusing ECMA_DIALECTMichael Stahl
2023-01-30tdf#153260 VML export write trim value true in any caseRegina Henschel
2023-01-30tdf#153185 PPTX: fix export of linked OLE objectsTünde Tóth
2023-01-27move Theme class to own file inside docmodelTomaž Vajngerl
2023-01-27move ColorSet class to own file inside docmodelTomaž Vajngerl
2023-01-26tdf#153107 OOXML export: fix scale of tile of shape backgroundTibor Nagy
2023-01-26tdf#128568 more font properties in VML Fontwork exportRegina Henschel
2023-01-24tdf#117266 tdf#120374 sc oox: export correct vml button name #2Justin Luth
2023-01-22tdf#128568 Improve export to docx of Fontwork with bitmap fillRegina Henschel
2023-01-15tdf#117266 sc oox: export vml button with a correct nameJustin Luth
2023-01-13support theme color for lines + oox support + testsTomaž Vajngerl
2023-01-13introduce {Char,Fill}ColorThemeReference which uses XThemeColorTomaž Vajngerl
2023-01-12introduce docmodel comp., model::ThemeColor, use it in SvxColorItemTomaž Vajngerl
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann
2023-01-02oox: add ThemeExport that exports a svx::Theme into theme.xml fileTomaž Vajngerl
2023-01-02tdf#125885 Conversion WordArt to Fontwork in docx importRegina Henschel
2022-12-19loplugin:unocast (oox::ForumlaImExportBase)Stephan Bergmann
2022-12-19tdf#152070 PPTX import: fix offset of tile background imageTibor Nagy
2022-12-19tdf#152436 PPTX export regression: fix lost shape at missing objectTünde Tóth
2022-12-18Combine oox::FormulaIm-/ExportBaseStephan Bergmann