summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)AuthorFilesLines
2023-01-22tdf#128568 Improve export to docx of Fontwork with bitmap fillRegina Henschel3-4/+35
2023-01-19tdf#153036 PPTX import resized connector brokenAttila Szűcs1-20/+52
2023-01-18tdf#119229 docx: Preserve w15:paraIdParent attribute in commentsExtendedParis Oplopoios1-0/+1
2023-01-17docmodel appears twice in Library_oox.mkCaolán McNamara1-5/+4
2023-01-16Use o3tl::toInt32 in oox/source/drawingml/textfield.cxxMike Kaganski1-3/+3
2023-01-15tdf#117266 sc oox: export vml button with a correct nameJustin Luth1-2/+9
2023-01-14svx: change ColorSet add method to use ThemeColorTyp enumTomaž Vajngerl1-12/+12
2023-01-13support theme color for lines + oox support + testsTomaž Vajngerl7-56/+121
2023-01-13oox: also allow tint and shade for fill colorTomaž Vajngerl2-10/+13
2023-01-13xmloff: use XThemeColor in ODF, change the format for themesTomaž Vajngerl3-14/+7
2023-01-13introduce {Char,Fill}ColorThemeReference which uses XThemeColorTomaž Vajngerl7-92/+136
2023-01-12introduce docmodel comp., model::ThemeColor, use it in SvxColorItemTomaž Vajngerl6-31/+70
2023-01-11rename BitmapEx::GetAlpha to GetAlphaMaskNoel Grandin1-1/+1
2023-01-06tdf#152896 do not apply color shading twiceRegina Henschel3-48/+79
2023-01-05Removed executable bits from source filesAndrea Gelmini2-0/+0
2023-01-05Fix typoAndrea Gelmini1-2/+2
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann3-14/+2
2023-01-05tdf#152840 add ST_ThemeColor values to ClrScheme::getColorRegina Henschel5-1/+74
2023-01-04tdf#149588 pptx import: transparency at SolidFillAttila Szűcs1-0/+6
2023-01-03docx: Preserve w15:appearance SdtPr attributeofftkp1-0/+1
2023-01-03-Werror=maybe-uninitializedStephan Bergmann1-4/+4
2023-01-02Fix typoAndrea Gelmini1-2/+2
2023-01-02Fix typoAndrea Gelmini1-1/+1
2023-01-02Fix typoAndrea Gelmini1-3/+3
2023-01-02oox: add ThemeExport that exports a svx::Theme into theme.xml fileTomaž Vajngerl2-0/+264
2023-01-02tdf#125885 Conversion WordArt to Fontwork in docx importRegina Henschel11-158/+1013
2023-01-01sw: read theme from OOXML file and set it to the draw pageTomaž Vajngerl4-28/+83
2023-01-01oox: add support for importing font scheme into a svx::ThemeTomaž Vajngerl4-10/+94
2022-12-26oox: rename name variables that are imported into oox::ThemeTomaž Vajngerl1-5/+12
2022-12-26oox: set svx::Theme directly to a SdrPage when importingTomaž Vajngerl2-10/+47
2022-12-26svx: rename mnPitch to mnPitchFamily, add resolvePitchFamilyTomaž Vajngerl2-11/+19
2022-12-21oox: fix crash in oox::drawingml::Transform2DContext::onCreateContextXisco Fauli1-19/+22
2022-12-21tdf#152606: fix crash when opening specific pptxJulien Nabet1-1/+1
2022-12-21Use rtl::Reference to avoid some dynamic_castsStephan Bergmann1-35/+25
2022-12-20crashtesting: assert on import of forum-mso-en4-253564.xlsxCaolán McNamara1-0/+3
2022-12-19loplugin:unocast (oox::ForumlaImExportBase)Stephan Bergmann3-2/+14
2022-12-19tdf#152070 PPTX import: fix offset of tile background imageTibor Nagy2-12/+19
2022-12-19tdf#152436 PPTX export regression: fix lost shape at missing objectTünde Tóth1-0/+10
2022-12-19tdf#152434 PPTX import: fix lost shapes with connectorsTibor Nagy1-4/+8
2022-12-18Combine oox::FormulaIm-/ExportBaseStephan Bergmann6-29/+11
2022-12-17crashtesting: assert on export of forum-mso-en4-212378.xlsx back to xlsxCaolán McNamara1-1/+2
2022-12-15tdf#152310 DOCX shape import: fix lost text color regressionTünde Tóth1-1/+4
2022-12-14add oox to WITH_GALLERY_BUILD build sideMichael Stahl1-0/+5
2022-12-14tdf#151548 sw content controls: preserve tabIndexJustin Luth1-0/+1
2022-12-12crashtesting: relax assert seen on loading forum-mso-en4-151836.xlsxCaolán McNamara1-1/+1
2022-12-11crashtesting: accept timestamp with Z suffix as validCaolán McNamara1-2/+3
2022-12-11crashtesting: null deref seen with forum-mso-en4-763051.xlsxCaolán McNamara1-0/+6
2022-12-09tdf#143311 offapi,oox,writerfilter,xmloff,sw: decorative flag on flysMichael Stahl3-0/+5
2022-12-05tdf#152211 PPTX import: fix connector position based on line widthTibor Nagy1-8/+26
2022-11-29tdf#152152 DOCX export: fix lost WDP images in artistic effectsTünde Tóth1-13/+18