summaryrefslogtreecommitdiff
path: root/oox/inc
AgeCommit message (Expand)AuthorFilesLines
2023-06-27tdf#153466 PPTX import: fix "Custom position/size" background imageTibor Nagy1-0/+2
2023-05-25docmodel: extract ColorDefinition into own file and renameTomaž Vajngerl1-4/+4
2023-04-28tdf#90407 Change the auto-fit alg. to match better with OOXMLTomaž Vajngerl2-3/+1
2023-04-27pptx import/export: consider TextClipVerticalOverflow for vertOverflowSarper Akdemir1-1/+1
2023-04-26oox: add model::EffectStyle and import effect style elements of a themeTomaž Vajngerl1-2/+5
2023-04-26oox: add model::LineStyle and import line style elements of a themeTomaž Vajngerl1-4/+6
2023-04-26oox: add model::BlipFilll and import blip (graphic) fill elementsTomaž Vajngerl1-14/+11
2023-04-26oox: add model::PatternFill and import pattern fill elementsTomaž Vajngerl1-4/+4
2023-04-25oox: import gradient fill to model::FormatSchemeTomaž Vajngerl1-4/+4
2023-04-25oox: introduce FormatScheme - use in Theme importTomaž Vajngerl2-23/+24
2023-04-25oox: import directly into docmodel's Theme and ColorSetTomaž Vajngerl3-13/+18
2023-03-28tdf#102261: pptx import: handle defTabSzSarper Akdemir1-0/+2
2023-01-30move Theme class to own file inside docmodelTomaž Vajngerl1-2/+2
2023-01-20support theme color for lines + oox support + testsTomaž Vajngerl1-1/+2
2023-01-20introduce docmodel comp., model::ThemeColor, use it in SvxColorItemTomaž Vajngerl1-17/+52
2023-01-20oox: add support for importing font scheme into a svx::ThemeTomaž Vajngerl1-0/+3
2023-01-20svx: rename mnPitch to mnPitchFamily, add resolvePitchFamilyTomaž Vajngerl1-4/+6
2022-10-31tdf#113187 exclude angle conversion from count of maGuideListRegina Henschel1-0/+1
2022-10-27tdf#149961 pptx import: fix indents for autofitted texboxesSarper Akdemir2-1/+3
2022-09-28use more string_view in ooxNoel Grandin1-2/+2
2022-09-20tdf#89928 pptx import: implement import of BiLevel thresholdSarper Akdemir1-0/+1
2022-09-15Add documentation for data table added classes and functionsTomaž Vajngerl2-2/+5
2022-09-14tdf#149551 use 'WritingMode' instead of TextPreRotateAngleRegina Henschel2-3/+3
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann1-1/+1
2022-08-02clang-tidy modernize-pass-by-value in ooxNoel Grandin1-1/+1
2022-07-20tdf#149551 separate TextRotateAngle from TextPreRotateAngleRegina Henschel3-2/+12
2022-07-17oox: support reading text and shape properties for a data tableTomaž Vajngerl1-0/+3
2022-07-17cid#1506711 Uncaught exceptionCaolán McNamara1-1/+1
2022-06-27replace oox::OptValue with std::optionalNoel Grandin9-99/+99
2022-06-23tdf#149314 PPTX import: fix internal hyperlink in editorTibor Nagy2-0/+2
2022-06-16tdf#128150 Add OOXML import/export for "use background fill"Samuel Mehrbrodt1-0/+1
2022-06-08tdf148321: convert OOXML inset values to text distance valuesTomaž Vajngerl1-5/+12
2022-04-29oox: make buSzTx and buFontTx behave the same way as buClrTxXisco Fauli1-0/+1
2022-04-18oox: move DataTableConverter into own fileTomaž Vajngerl2-15/+45
2022-04-15oox: move DataTable{Context,Model} into own file, prop. "showKeys"Tomaž Vajngerl4-23/+84
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin1-1/+1
2022-03-29tdf#89449 PPTX import: fix line connectorsTibor Nagy1-1/+0
2022-03-11new loplugin:trivialdestructorNoel Grandin3-4/+0
2022-03-10sd theme: add PPTX import for shape fill colorMiklos Vajna1-0/+1
2022-03-02tdf#135843 Implement inside horizontal vertical borders.Gülşah Köse1-0/+2
2022-02-28tdf#103800 PPTX shape import: fix regression of text colorTünde Tóth1-0/+2
2022-02-15tdf#132557: PPTX import: Workaround for slide footer shape presetsSarper Akdemir1-0/+6
2022-01-30Recheck modules [o-r]* with IWYUGabor Kelemen2-2/+0
2021-11-19tdf#137438 drawingml: separate outline from text importJustin Luth1-0/+3
2021-11-03loplugin:finalclassesNoel Grandin4-4/+4
2021-09-28vcl: rename OutDevState to StackChris Sherlock1-6/+13
2021-09-01tdf#143942: oox: import/export labels from <c15:datalabelsRange>Dennis Francis2-2/+14
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin1-0/+2
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin2-4/+4
2021-06-17Fix typoAndrea Gelmini1-1/+1