summaryrefslogtreecommitdiff
path: root/oox/source/shape/WpsContext.cxx
AgeCommit message (Expand)Author
2024-05-10loplugin:ostr in ooxNoel Grandin
2024-03-29tdf#158237 Use C++20 contains() instead of find() and end()Aaron Bourdeaux
2024-03-09tdf#158773 avoid some OUString constructionNoel Grandin
2024-02-16tdf#67347 pptx import: stacked text, minimal impl.Attila Szűcs
2023-11-15Import Wordprocessing Canvas, wpc:wpc elementRegina Henschel
2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann
2023-05-18improved B2DHomMatrixNoel Grandin
2023-04-17Remove some unused includesMiklos Vajna
2023-03-27tdf#153466 PPTX import: fix "Custom position/size" background imageTibor Nagy
2023-02-24tdf#153791: paragraph's/character's shd overrides shape style's fontRefMike Kaganski
2023-01-06tdf#152896 do not apply color shading twiceRegina Henschel
2023-01-02Fix typoAndrea Gelmini
2023-01-02Fix typoAndrea Gelmini
2023-01-02tdf#125885 Conversion WordArt to Fontwork in docx importRegina Henschel
2022-12-15tdf#152310 DOCX shape import: fix lost text color regressionTünde Tóth
2022-11-24Remove some unused includesMiklos Vajna
2022-09-14Fix typoAndrea Gelmini
2022-09-14tdf#149551 use 'WritingMode' instead of TextPreRotateAngleRegina Henschel
2022-07-20tdf#149551 separate TextRotateAngle from TextPreRotateAngleRegina Henschel
2022-06-27replace oox::OptValue with std::optionalNoel Grandin
2022-06-22rename oox::OptValue::get to valueNoel Grandin
2022-06-21rename oox::OptValue::has() to has_valueNoel Grandin
2022-05-04Just use Any ctor instead of makeAny in ooxStephan Bergmann
2022-03-29tdf#135923 DOCX shape import: set text colorTünde Tóth
2022-02-03tdf#146803 tdf#146805 OOXML import: fix bodyPr at grouped shapesAttila Bakos (NISZ)
2021-10-30Prepare for removal of non-const operator[] from Sequence in ooxMike Kaganski
2021-07-11cid#1487030 Explicit null dereferencedCaolán McNamara
2021-01-02introduce Degree100 strong_int typeNoel
2020-10-22long->tools::Long in hwpfilter..ooxNoel
2020-09-29tdf#80526 DOCX: import word-wrap textbox settingRegényi Balázs
2020-09-22tdf#123610 DOCX shape import: keep text uprightSzabolcs Toth
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-01-15clang-tidy modernize-concat-nested-namespace in ooxNoel Grandin
2020-01-14tdf#128304 export TB_RL writing mode as eaVirtMark Hung
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-06-19connectivity, oox: remove some unused includesMiklos Vajna
2019-06-12sw: merge some indentical switch-case branchesMiklos Vajna
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen
2019-05-14tdf#124754 sw docx import: do not override text color with -1 (auto) colorSerge Krot
2019-04-26sw btlr writing mode: implement DOCX shape import for tbrlMiklos Vajna
2019-01-25oox: turn on clang-format for WpsContextMiklos Vajna
2019-01-07related tdf#100074: prepare group shapes text input via writerfilterThorsten Behrens
2018-10-19oox WpsContext: bTextFrame is always falseMiklos Vajna
2018-09-17ofz#10395 Null-dereferenceCaolán McNamara
2018-08-03Move angle normalization code from various places to toolsMike Kaganski
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2017-12-22tdf#42949 Fix some Include What You Use warningsMiklos Vajna
2017-08-24oox: kill redundant breaksThorsten Behrens
2017-08-07Indentation fixesMiklos Vajna
2017-07-31loplugin:constparams in ooxNoel Grandin