summaryrefslogtreecommitdiff
path: root/oox/source/shape
AgeCommit message (Expand)AuthorFilesLines
2020-11-03tdf#128877 DOCX import: fix lost position of image cropped to shapeMiklos Vajna1-0/+9
2020-10-22long->tools::Long in hwpfilter..ooxNoel1-2/+2
2020-09-29tdf#80526 DOCX: import word-wrap textbox settingRegényi Balázs1-0/+5
2020-09-25fix Graphic duplication in import and add GraphicMapperTomaž Vajngerl3-1/+12
2020-09-22tdf#123610 DOCX shape import: keep text uprightSzabolcs Toth1-0/+11
2020-07-19compact namespace: ooxNoel Grandin3-22/+4
2020-06-03loplugin:simplifypointertobool improveNoel Grandin1-1/+1
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann1-1/+1
2020-05-19oox, svx, sw, xmlsecurity: clang-format these filesMiklos Vajna4-72/+70
2020-05-09compact namespace in i18npool..ooxNoel Grandin2-4/+4
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann1-0/+1
2020-04-03loplugin:flatten in ooxNoel Grandin1-13/+13
2020-03-20tdf#42949 Fix IWYU warnings in oox/source/[e-v]*/*cxxGabor Kelemen1-1/+0
2020-03-12Revert "loplugin:constfields in oox"Noel Grandin1-1/+1
2020-03-09tdf#42949 Fix IWYU warnings in oox/*/*hxxGabor Kelemen4-4/+4
2020-02-21Drop o3tl::optional wrapperStephan Bergmann1-2/+2
2020-01-26remove some unused local varsNoel Grandin1-2/+0
2020-01-24loplugin:makeshared in ooxNoel Grandin4-13/+13
2020-01-15clang-tidy modernize-concat-nested-namespace in ooxNoel Grandin6-19/+8
2020-01-14tdf#128304 export TB_RL writing mode as eaVirtMark Hung1-1/+7
2020-01-14tdf#129516 DOCX import: fix incorrect z-order with textboxesMiklos Vajna1-0/+1
2020-01-13tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMesut Çifci1-2/+1
2020-01-10use more std::make_sharedNoel Grandin1-6/+4
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann1-2/+2
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+4
2019-11-13tdf#117658 PPTX import: fix duplicated math object handlingMiklos Vajna5-12/+12
2019-08-27Simplify Sequence iterations in ooxArkadiy Illarionov1-3/+3
2019-08-23loplugin:returnconstval in ooxNoel Grandin1-1/+1
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): ooxStephan Bergmann1-1/+1
2019-07-20loplugin:referencecasting in oox..pyunoNoel Grandin1-1/+1
2019-06-19connectivity, oox: remove some unused includesMiklos Vajna2-5/+0
2019-06-12sw: merge some indentical switch-case branchesMiklos Vajna3-5/+0
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen1-0/+1
2019-05-14SmartArt: regenerate diagram commandGrzegorz Araminowicz3-78/+29
2019-05-14tdf#124754 sw docx import: do not override text color with -1 (auto) colorSerge Krot1-2/+7
2019-05-10SmartArt: support diagram backgroundGrzegorz Araminowicz1-0/+8
2019-04-29tdf#124398 DOCX drawingML import: handle charts in group shapesMiklos Vajna1-1/+5
2019-04-26sw btlr writing mode: implement DOCX shape import for tbrlMiklos Vajna1-53/+31
2019-03-31tdf#120703 PVS: remove redundant static castsMike Kaganski1-2/+2
2019-03-18PPTX import: save also OOXDrawing in InteropGrabBagGrzegorz Araminowicz1-17/+2
2019-01-25oox: turn on clang-format for WpsContextMiklos Vajna2-152/+176
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin1-4/+4
2019-01-07related tdf#100074: prepare group shapes text input via writerfilterThorsten Behrens4-30/+31
2018-11-02fix signatures of deleted copy/assign operatorsNoel Grandin1-2/+2
2018-10-19oox WpsContext: bTextFrame is always falseMiklos Vajna1-5/+3
2018-10-15loplugin:constfields in ooxNoel Grandin1-1/+1
2018-09-28oox: create ShapeContextHandler instances with an uno constructorMiklos Vajna1-23/+12
2018-09-17ofz#10395 Null-dereferenceCaolán McNamara1-5/+8
2018-08-03Move angle normalization code from various places to toolsMike Kaganski1-1/+1
2018-07-30sw doc model xml dump: dump float value of user fieldsMiklos Vajna2-2/+2