summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)Author
2020-11-11loplugin:stringviewNoel
2020-11-11disable O(U)String::concat for internal codeNoel Grandin
2020-11-10tdf#42949 Fix new IWYU warnings in directories [h-r]*Gabor Kelemen
2020-11-06tdf#137917 Chart OOXML: fix export of TimeIncrement of Date axisBalazs Varga
2020-11-05tdf#128213 Fix export rotation problem.Gülşah Köse
2020-11-05clean up some temp files after running testsAndras Timar
2020-11-03tdf#128877 DOCX import: fix lost position of image cropped to shapeMiklos Vajna
2020-10-30tdf#126133 Chart OOXML import: set default text rotation to 0°Tünde Tóth
2020-10-30tdf#137734 Chart OOXML import: fix variable color chartsTünde Tóth
2020-10-30tdf#137642 VML shape import: fix alignment from top marginSzabolcs Toth
2020-10-29tdf#137765 DOCX VML shape import: fix rotation handlingRegényi Balázs
2020-10-28std::set->o3tl::sorted_vector in ooxNoel Grandin
2020-10-28convert some more long -> tools::LongNoel
2020-10-27tdf#137678 DOCX VML shape import: fix missing horizontal mirroringRegényi Balázs
2020-10-26tdf#97517 DOCX VML shape import: fix missing vertical mirroringRegényi Balázs
2020-10-22tdf#103987 Avoid duplication of the Custom Properties during OOXML exportBartosz Kosiorek
2020-10-22long->tools::Long in hwpfilter..ooxNoel
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-10-20tdf#137417 oox smartart: avoid considering rules in vertical linear layoutsMiklos Vajna
2020-10-17tdf#133377 OOXML Fix storage of date in Custom PropertiesBartosz Kosiorek
2020-10-16fix some *printf which are using "%l" ie. long specifiersNoel
2020-10-13tdf#101122 DOCX custom shape export: remove bad fillRegényi Balázs
2020-10-09tdf#99810 DOCX export: fix lost arrow shapeRegényi Balázs
2020-10-09tdf#133037 OOXML shape import: camera rotation along ZDaniel Arato (NISZ)
2020-10-09tdf#134978 Chart OOXML Import: fix pie chart label custom positionTünde Tóth
2020-10-06loplugin:const* make some params and methods constNoel
2020-10-06Drop unused codeMike Kaganski
2020-10-06tdf#105875 DOCX VML shape import: fix missing rotationRegényi Balázs
2020-10-06tdf#137000 XLSX shape export: fix uprightSzabolcs Toth
2020-10-06tdf#137023 PPTX import: fix unexpected center alignment of shape text, 2nd tryMiklos Vajna
2020-10-04ofz#26128 check at start instead of end if encryptedHashValue is too smallCaolán McNamara
2020-10-03use more TOOLS_WARN_EXCEPTIONNoel
2020-10-03loplugin:reducevarscope in ooxNoel
2020-10-02cid#1467667 Division or modulo by float zeroCaolán McNamara
2020-10-02cid#1467665 Division or modulo by float zeroCaolán McNamara
2020-09-30oox smartart: extract snake algo from AlgAtom::layoutShape()Miklos Vajna
2020-09-30oox smartart: snake algo: make sure child shape height stays within parentMiklos Vajna
2020-09-29oox smartart: snake algo: apply constraints on child shape widthsMiklos Vajna
2020-09-29oox smartart: snake algo: start parsing relative width constraintsMiklos Vajna
2020-09-29tdf#91251 XLSX textbox export: fix missing overflow propertiesRegényi Balázs
2020-09-29tdf#80526 DOCX: import word-wrap textbox settingRegényi Balázs
2020-09-27Fix typo in codeAndrea Gelmini
2020-09-25oox smartart: snake algo: consider child's aspect ratio request for cols/rowsMiklos Vajna
2020-09-25fix Graphic duplication in import and add GraphicMapperTomaž Vajngerl
2020-09-24Fix typoAndrea Gelmini
2020-09-24Fix endianness issues in OOX crypto routinesStephan Bergmann
2020-09-24tdf#106197 XLSX shape import: keep text uprightSzabolcs Toth
2020-09-23tdf#136566 XLSX export: fix lost scheme based line colorsRegényi Balázs
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-09-22tdf#136650 DOCX pie chart import: fix percentageBalazs Varga