summaryrefslogtreecommitdiff
path: root/oox/inc
AgeCommit message (Expand)Author
2023-11-17Add getUnicodeTokenName() to StaticTokenMap and use...Regina Henschel
2023-11-15Fix typoAndrea Gelmini
2023-11-15Fix typoAndrea Gelmini
2023-11-15Import Wordprocessing Canvas, wpc:wpc elementRegina Henschel
2023-10-12Make NC_ constexpr-friendlyStephan Bergmann
2023-10-11Drop o3tl::span, can use C++20 std::span directly nowStephan Bergmann
2023-08-29pptx using Wingdings didn't fallback to OpenSymbolCaolán McNamara
2023-08-16tdf#153012: import chart's c:clrMapOvr elementMike Kaganski
2023-08-15ComplexColor various clean-up and (trivial) refactoringsTomaž Vajngerl
2023-07-23vcl: Drop now unneeded DevicePoint typedefKhaled Hosny
2023-05-12use ComplexColor instead of ThemeColor for better OOXML compat.Tomaž Vajngerl
2023-05-01docmodel: extract ColorDefinition into own file and renameTomaž Vajngerl
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-10pptx import/export: consider TextClipVerticalOverflow for vertOverflowSarper Akdemir
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-23oox: import gradient fill to model::FormatSchemeTomaž Vajngerl
2023-03-22oox: introduce FormatScheme - use in Theme importTomaž Vajngerl
2023-03-16tdf#102261: pptx import: handle defTabSzSarper Akdemir
2023-03-01oox: import directly into docmodel's Theme and ColorSetTomaž Vajngerl
2023-02-22Fix typoAndrea Gelmini
2023-02-22tdf#51195 Improve DML export of Fontwork shapes for docxRegina Henschel
2023-02-01tdf#153296 improved markup for VML shapetype of FontworkRegina Henschel
2023-01-27move Theme class to own file inside docmodelTomaž Vajngerl
2023-01-13support theme color for lines + oox support + testsTomaž Vajngerl
2023-01-12introduce docmodel comp., model::ThemeColor, use it in SvxColorItemTomaž Vajngerl
2023-01-05Removed executable bits from source filesAndrea Gelmini
2023-01-02tdf#125885 Conversion WordArt to Fontwork in docx importRegina Henschel
2023-01-01oox: add support for importing font scheme into a svx::ThemeTomaž Vajngerl
2022-12-26svx: rename mnPitch to mnPitchFamily, add resolvePitchFamilyTomaž Vajngerl
2022-10-31tdf#113187 exclude angle conversion from count of maGuideListRegina Henschel
2022-10-27tdf#149961 pptx import: fix indents for autofitted texboxesSarper Akdemir
2022-09-28use more string_view in ooxNoel Grandin
2022-09-20tdf#89928 pptx import: implement import of BiLevel thresholdSarper Akdemir
2022-09-15Add documentation for data table added classes and functionsTomaž Vajngerl
2022-09-14tdf#149551 use 'WritingMode' instead of TextPreRotateAngleRegina Henschel
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-02clang-tidy modernize-pass-by-value in ooxNoel Grandin
2022-07-20tdf#149551 separate TextRotateAngle from TextPreRotateAngleRegina Henschel
2022-07-17oox: support reading text and shape properties for a data tableTomaž Vajngerl
2022-07-17cid#1506711 Uncaught exceptionCaolán McNamara
2022-06-27replace oox::OptValue with std::optionalNoel Grandin
2022-06-23tdf#149314 PPTX import: fix internal hyperlink in editorTibor Nagy
2022-06-16tdf#128150 Add OOXML import/export for "use background fill"Samuel Mehrbrodt
2022-06-08tdf148321: convert OOXML inset values to text distance valuesTomaž Vajngerl
2022-04-29oox: make buSzTx and buFontTx behave the same way as buClrTxXisco Fauli
2022-04-18oox: move DataTableConverter into own fileTomaž Vajngerl