summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)Author
2023-07-07-Werror,-Wunused-but-set-variableStephan Bergmann
2023-06-28tdf#153466 PPTX import: fix "Custom position/size" background imageTibor Nagy
2023-04-25pptx export: fix export of vertical table textSarper Akdemir
2023-04-23related tdf#154501: pptx import: push cell's RotateAngle after textSarper Akdemir
2023-04-19oox: tcPr vert roundtrip, introduce interopability grab bag for table cellSarper Akdemir
2023-04-19pptx export: consider RotateAngle for tcPr on exportSarper Akdemir
2023-04-12pptx import/export: consider TextClipVerticalOverflow for vertOverflowSarper Akdemir
2023-04-12Revert "tdf#143574 OOXML export/import of textboxes in group shapes"Justin Luth
2023-04-07tdf#90407 Change the auto-fit alg. to match better with OOXMLTomaž Vajngerl
2023-03-23sc: filter: oox: add missing tag "fillcolor"Henry Castro
2023-03-22tdf#150966 oox export avoid bottom above top for text areaRegina Henschel
2023-03-08tdf#74670 tdf#91286 PPTX XLSX export: save image onceTünde Tóth
2023-01-24tdf#148784 consider StretchX in OOXML exportRegina Henschel
2023-01-24tdf#100391 calculate true textarea rect for custGeomRegina Henschel
2023-01-18svx: change ColorSet add method to use ThemeColorTyp enumTomaž Vajngerl
2023-01-18support theme color for lines + oox support + testsTomaž Vajngerl
2023-01-17tdf#143574 OOXML export/import of textboxes in group shapesAttila Bakos (NISZ)
2023-01-17oox: also allow tint and shade for fill colorTomaž Vajngerl
2023-01-17xmloff: use XThemeColor in ODF, change the format for themesTomaž Vajngerl
2023-01-17introduce {Char,Fill}ColorThemeReference which uses XThemeColorTomaž Vajngerl
2023-01-16NSS initialization guardAndras Timar
2023-01-16introduce docmodel comp., model::ThemeColor, use it in SvxColorItemTomaž Vajngerl
2023-01-16oox: add ThemeExport that exports a svx::Theme into theme.xml fileTomaž Vajngerl
2023-01-16Introduce FastAttributeList::add(NS) taking std::u16string_viewMike Kaganski
2023-01-16crashtesting: exception during dtorCaolán McNamara
2023-01-16sw: read theme from OOXML file and set it to the draw pageTomaž Vajngerl
2023-01-15oox: add support for importing font scheme into a svx::ThemeTomaž Vajngerl
2023-01-15oox: rename name variables that are imported into oox::ThemeTomaž Vajngerl
2023-01-12oox: set svx::Theme directly to a SdrPage when importingTomaž Vajngerl
2023-01-12svx: rename mnPitch to mnPitchFamily, add resolvePitchFamilyTomaž Vajngerl
2023-01-08tdf#149588 pptx import: transparency at SolidFillAttila Szűcs
2023-01-04docx: Preserve w15:appearance SdtPr attributeofftkp
2022-12-21tdf#151548 sw content controls: preserve tabIndexJustin Luth
2022-12-13xlsx: Import table column attribute XML_totalsRowFunctionofftkp
2022-11-25tdf#152199: Don't crop twiceJan Holesovsky
2022-10-25tdf#151547 pptx import: workaround for COL_AUTO collisionSarper Akdemir
2022-10-16vml whitespace-check mangled Částečně to ste nCaolán McNamara
2022-09-27tdf#94122 pptx export: fix automatic text color exportSarper Akdemir
2022-09-19tdf#144092 pptx export: export endParaRPr for empty shape & cellsSarper Akdemir
2022-09-19tdf#144092 pptx import: correct table height during importSarper Akdemir
2022-09-19tdf#144092 pptx import: fix import of empty cell and shape text propertiesSarper Akdemir
2022-09-16tdf#149670 fix color change api and adjust tolerance for ooxmlSarper Akdemir
2022-08-25oox: set fill properties correctly for the data table at importTomaž Vajngerl
2022-08-19oox export: export line/fill and text props. of a data tableTomaž Vajngerl
2022-08-19oox export: add export of basic properties of a data tableTomaž Vajngerl
2022-08-18oox: support reading text and shape properties for a data tableTomaž Vajngerl
2022-08-17oox: add data table and props. with the new UNO DataTable serviceTomaž Vajngerl
2022-08-04Revert "tdf#141652 partial revert "Reset ShapeProperty priority..."Justin Luth
2022-07-02Integer division could cancel small values of wrong signMike Kaganski
2022-07-02tdf#134210: Reimplement cropping from srcRect and fillRectMike Kaganski