summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)Author
2023-02-03tdf#153246 VML export write adj attribute for FontworkRegina Henschel
2023-02-02tdf#153258 VML import improve WordArt detectionRegina 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-31sd: use XTheme to transport the theme to xmloff import/exportTomaž Vajngerl
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-29ofz#55499 output buffer has to at least be the same size as input bufferCaolán McNamara
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-25NSS initialization guardAndras Timar
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-19tdf#153036 PPTX import resized connector brokenAttila Szűcs
2023-01-18tdf#119229 docx: Preserve w15:paraIdParent attribute in commentsExtendedParis Oplopoios
2023-01-17docmodel appears twice in Library_oox.mkCaolán McNamara
2023-01-16Use o3tl::toInt32 in oox/source/drawingml/textfield.cxxMike Kaganski
2023-01-15tdf#117266 sc oox: export vml button with a correct nameJustin Luth
2023-01-14svx: change ColorSet add method to use ThemeColorTyp enumTomaž Vajngerl
2023-01-13support theme color for lines + oox support + testsTomaž Vajngerl
2023-01-13oox: also allow tint and shade for fill colorTomaž Vajngerl
2023-01-13xmloff: use XThemeColor in ODF, change the format for themesTomaž 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-11rename BitmapEx::GetAlpha to GetAlphaMaskNoel Grandin
2023-01-06tdf#152896 do not apply color shading twiceRegina Henschel
2023-01-05Removed executable bits from source filesAndrea Gelmini
2023-01-05Fix typoAndrea Gelmini
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann
2023-01-05tdf#152840 add ST_ThemeColor values to ClrScheme::getColorRegina Henschel
2023-01-04tdf#149588 pptx import: transparency at SolidFillAttila Szűcs
2023-01-03docx: Preserve w15:appearance SdtPr attributeofftkp
2023-01-03-Werror=maybe-uninitializedStephan Bergmann
2023-01-02Fix typoAndrea Gelmini
2023-01-02Fix typoAndrea Gelmini
2023-01-02Fix typoAndrea Gelmini
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
2023-01-01sw: read theme from OOXML file and set it to the draw pageTomaž Vajngerl
2023-01-01oox: add support for importing font scheme into a svx::ThemeTomaž Vajngerl
2022-12-26oox: rename name variables that are imported into oox::ThemeTomaž Vajngerl
2022-12-26oox: set svx::Theme directly to a SdrPage when importingTomaž Vajngerl
2022-12-26svx: rename mnPitch to mnPitchFamily, add resolvePitchFamilyTomaž Vajngerl
2022-12-21oox: fix crash in oox::drawingml::Transform2DContext::onCreateContextXisco Fauli
2022-12-21tdf#152606: fix crash when opening specific pptxJulien Nabet
2022-12-21Use rtl::Reference to avoid some dynamic_castsStephan Bergmann
2022-12-20crashtesting: assert on import of forum-mso-en4-253564.xlsxCaolán McNamara
2022-12-19loplugin:unocast (oox::ForumlaImExportBase)Stephan Bergmann