summaryrefslogtreecommitdiff
path: root/oox/source/shape
AgeCommit message (Expand)Author
2022-02-25Advanced Diagram support: cleanup/consolidate with existing codeArmin Le Grand (Allotropia)
2022-02-03tdf#146803 tdf#146805 OOXML import: fix bodyPr at grouped shapesAttila Bakos (NISZ)
2022-02-03tdf#146802 OOXML import: fix embedded VML in grouped textboxAttila Bakos (NISZ)
2022-01-30Recheck modules [o-r]* with IWYUGabor Kelemen
2022-01-20WASM --enable-wasm-strip now skips lots of LO codeArmin Le Grand (Allotropia)
2022-01-03tdf#143574 OOXML export/import of textboxes in group shapesAttila Bakos (NISZ)
2021-10-30Prepare for removal of non-const operator[] from Sequence in ooxMike Kaganski
2021-08-19loplugin:constmethodsNoel Grandin
2021-08-19Fix typosAndrea Gelmini
2021-08-04tdf#143476 improve import of lockedCanvasRegina Henschel
2021-07-11cid#1487030 Explicit null dereferencedCaolán McNamara
2021-07-01loplugin:unusedmethodsNoel Grandin
2021-06-29tdf#135316 share themePtr and ShapeFilterBase across all shapesNoel Grandin
2021-06-29remove try/catch in ShapeContextHandler constructorNoel Grandin
2021-06-28[API CHANGE] drop ShapeContextHandler service and interfaceNoel Grandin
2021-06-28store actual type in ShapeFragmentHandler::mxFilterBaseNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-02-11loplugin:refcounting generalise type checkingNoel
2021-01-02introduce Degree100 strong_int typeNoel
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-11-03tdf#128877 DOCX import: fix lost position of image cropped to shapeMiklos Vajna
2020-10-22long->tools::Long in hwpfilter..ooxNoel
2020-09-29tdf#80526 DOCX: import word-wrap textbox settingRegényi Balázs
2020-09-25fix Graphic duplication in import and add GraphicMapperTomaž Vajngerl
2020-09-22tdf#123610 DOCX shape import: keep text uprightSzabolcs Toth
2020-07-19compact namespace: ooxNoel Grandin
2020-06-03loplugin:simplifypointertobool improveNoel Grandin
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2020-05-19oox, svx, sw, xmlsecurity: clang-format these filesMiklos Vajna
2020-05-09compact namespace in i18npool..ooxNoel Grandin
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-03loplugin:flatten in ooxNoel Grandin
2020-03-20tdf#42949 Fix IWYU warnings in oox/source/[e-v]*/*cxxGabor Kelemen
2020-03-12Revert "loplugin:constfields in oox"Noel Grandin
2020-03-09tdf#42949 Fix IWYU warnings in oox/*/*hxxGabor Kelemen
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-01-26remove some unused local varsNoel Grandin
2020-01-24loplugin:makeshared in ooxNoel Grandin
2020-01-15clang-tidy modernize-concat-nested-namespace in ooxNoel Grandin
2020-01-14tdf#128304 export TB_RL writing mode as eaVirtMark Hung
2020-01-14tdf#129516 DOCX import: fix incorrect z-order with textboxesMiklos Vajna
2020-01-13tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMesut Çifci
2020-01-10use more std::make_sharedNoel Grandin
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-13tdf#117658 PPTX import: fix duplicated math object handlingMiklos Vajna
2019-08-27Simplify Sequence iterations in ooxArkadiy Illarionov
2019-08-23loplugin:returnconstval in ooxNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): ooxStephan Bergmann
2019-07-20loplugin:referencecasting in oox..pyunoNoel Grandin