summaryrefslogtreecommitdiffstats
path: root/oox
Commit message (Expand)AuthorAgeFilesLines
* tdf#137734 Chart OOXML import: fix variable color chartsTünde Tóth2020-10-302-2/+2
* tdf#137642 VML shape import: fix alignment from top marginSzabolcs Toth2020-10-301-0/+4
* tdf#137765 DOCX VML shape import: fix rotation handlingRegényi Balázs2020-10-291-13/+21
* std::set->o3tl::sorted_vector in ooxNoel Grandin2020-10-282-9/+14
* convert some more long -> tools::LongNoel2020-10-282-2/+2
* tdf#137678 DOCX VML shape import: fix missing horizontal mirroringRegényi Balázs2020-10-271-26/+27
* tdf#97517 DOCX VML shape import: fix missing vertical mirroringRegényi Balázs2020-10-261-6/+29
* tdf#103987 Avoid duplication of the Custom Properties during OOXML exportBartosz Kosiorek2020-10-222-37/+140
* long->tools::Long in hwpfilter..ooxNoel2020-10-226-8/+9
* new tools::Degree10 strong typedefNoel Grandin2020-10-212-3/+3
* tdf#137417 oox smartart: avoid considering rules in vertical linear layoutsMiklos Vajna2020-10-201-0/+6
* tdf#133377 OOXML Fix storage of date in Custom PropertiesBartosz Kosiorek2020-10-171-1/+3
* fix some *printf which are using "%l" ie. long specifiersNoel2020-10-161-3/+3
* tdf#101122 DOCX custom shape export: remove bad fillRegényi Balázs2020-10-132-3/+48
* tdf#99810 DOCX export: fix lost arrow shapeRegényi Balázs2020-10-091-13/+23
* tdf#133037 OOXML shape import: camera rotation along ZDaniel Arato (NISZ)2020-10-094-4/+60
* tdf#134978 Chart OOXML Import: fix pie chart label custom positionTünde Tóth2020-10-092-1/+6
* loplugin:const* make some params and methods constNoel2020-10-061-1/+1
* Drop unused codeMike Kaganski2020-10-061-14/+2
* tdf#105875 DOCX VML shape import: fix missing rotationRegényi Balázs2020-10-061-11/+15
* tdf#137000 XLSX shape export: fix uprightSzabolcs Toth2020-10-062-7/+39
* tdf#137023 PPTX import: fix unexpected center alignment of shape text, 2nd tryMiklos Vajna2020-10-064-5/+35
* ofz#26128 check at start instead of end if encryptedHashValue is too smallCaolán McNamara2020-10-041-5/+10
* use more TOOLS_WARN_EXCEPTIONNoel2020-10-032-3/+5
* loplugin:reducevarscope in ooxNoel2020-10-036-10/+9
* cid#1467667 Division or modulo by float zeroCaolán McNamara2020-10-021-2/+2
* cid#1467665 Division or modulo by float zeroCaolán McNamara2020-10-021-1/+2
* oox smartart: extract snake algo from AlgAtom::layoutShape()Miklos Vajna2020-09-302-300/+339
* oox smartart: snake algo: make sure child shape height stays within parentMiklos Vajna2020-09-301-6/+28
* oox smartart: snake algo: apply constraints on child shape widthsMiklos Vajna2020-09-291-10/+47
* oox smartart: snake algo: start parsing relative width constraintsMiklos Vajna2020-09-291-13/+90
* tdf#91251 XLSX textbox export: fix missing overflow propertiesRegényi Balázs2020-09-294-4/+28
* tdf#80526 DOCX: import word-wrap textbox settingRegényi Balázs2020-09-291-0/+5
* Fix typo in codeAndrea Gelmini2020-09-271-3/+3
* oox smartart: snake algo: consider child's aspect ratio request for cols/rowsMiklos Vajna2020-09-251-2/+9
* fix Graphic duplication in import and add GraphicMapperTomaž Vajngerl2020-09-254-12/+53
* Fix typoAndrea Gelmini2020-09-241-2/+2
* Fix endianness issues in OOX crypto routinesStephan Bergmann2020-09-242-14/+30
* tdf#106197 XLSX shape import: keep text uprightSzabolcs Toth2020-09-244-23/+44
* tdf#136566 XLSX export: fix lost scheme based line colorsRegényi Balázs2020-09-232-8/+52
* OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara2020-09-226-13/+13
* tdf#136650 DOCX pie chart import: fix percentageBalazs Varga2020-09-221-8/+14
* tdf#123610 DOCX shape import: keep text uprightSzabolcs Toth2020-09-222-0/+30
* tdf#136620 tdf#136708 filter,oox,sw: fix export of 2 different wrapsMichael Stahl2020-09-211-4/+18
* tdf#136247 Change element order of data labelsGülşah Köse2020-09-211-2/+2
* tdf#129685 PPTX import: fix unexpected centering of shape textMiklos Vajna2020-09-184-1/+27
* tdf#136830 Fix: positions of group shapes of PPTXnd1012020-09-181-1/+13
* tdf#136247 OOXML export data label background color.Gülşah Köse2020-09-181-6/+25
* tdf#124013 XLSX shape export: fix missing solidFillRegényi Balázs2020-09-181-27/+1
* tdf#136267 OOXML Chart Import: create main category axis labels onceBalazs Varga2020-09-185-8/+7