Age | Commit message (Expand) | Author |
2020-10-17 | tdf#133377 OOXML Fix storage of date in Custom Properties | Bartosz Kosiorek |
2020-10-16 | fix some *printf which are using "%l" ie. long specifiers | Noel |
2020-10-13 | tdf#101122 DOCX custom shape export: remove bad fill | Regényi Balázs |
2020-10-09 | tdf#99810 DOCX export: fix lost arrow shape | Regényi Balázs |
2020-10-09 | tdf#133037 OOXML shape import: camera rotation along Z | Daniel Arato (NISZ) |
2020-10-09 | tdf#134978 Chart OOXML Import: fix pie chart label custom position | Tünde Tóth |
2020-10-06 | loplugin:const* make some params and methods const | Noel |
2020-10-06 | Drop unused code | Mike Kaganski |
2020-10-06 | tdf#105875 DOCX VML shape import: fix missing rotation | Regényi Balázs |
2020-10-06 | tdf#137000 XLSX shape export: fix upright | Szabolcs Toth |
2020-10-06 | tdf#137023 PPTX import: fix unexpected center alignment of shape text, 2nd try | Miklos Vajna |
2020-10-04 | ofz#26128 check at start instead of end if encryptedHashValue is too small | Caolán McNamara |
2020-10-03 | use more TOOLS_WARN_EXCEPTION | Noel |
2020-10-03 | loplugin:reducevarscope in oox | Noel |
2020-10-02 | cid#1467667 Division or modulo by float zero | Caolán McNamara |
2020-10-02 | cid#1467665 Division or modulo by float zero | Caolán McNamara |
2020-09-30 | oox smartart: extract snake algo from AlgAtom::layoutShape() | Miklos Vajna |
2020-09-30 | oox smartart: snake algo: make sure child shape height stays within parent | Miklos Vajna |
2020-09-29 | oox smartart: snake algo: apply constraints on child shape widths | Miklos Vajna |
2020-09-29 | oox smartart: snake algo: start parsing relative width constraints | Miklos Vajna |
2020-09-29 | tdf#91251 XLSX textbox export: fix missing overflow properties | Regényi Balázs |
2020-09-29 | tdf#80526 DOCX: import word-wrap textbox setting | Regényi Balázs |
2020-09-25 | oox smartart: snake algo: consider child's aspect ratio request for cols/rows | Miklos Vajna |
2020-09-25 | fix Graphic duplication in import and add GraphicMapper | Tomaž Vajngerl |
2020-09-24 | Fix typo | Andrea Gelmini |
2020-09-24 | Fix endianness issues in OOX crypto routines | Stephan Bergmann |
2020-09-24 | tdf#106197 XLSX shape import: keep text upright | Szabolcs Toth |
2020-09-23 | tdf#136566 XLSX export: fix lost scheme based line colors | Regényi Balázs |
2020-09-22 | OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaround | Caolán McNamara |
2020-09-22 | tdf#136650 DOCX pie chart import: fix percentage | Balazs Varga |
2020-09-22 | tdf#123610 DOCX shape import: keep text upright | Szabolcs Toth |
2020-09-21 | tdf#136620 tdf#136708 filter,oox,sw: fix export of 2 different wraps | Michael Stahl |
2020-09-21 | tdf#136247 Change element order of data labels | Gülşah Köse |
2020-09-18 | tdf#129685 PPTX import: fix unexpected centering of shape text | Miklos Vajna |
2020-09-18 | tdf#136830 Fix: positions of group shapes of PPTX | nd101 |
2020-09-18 | tdf#136247 OOXML export data label background color. | Gülşah Köse |
2020-09-18 | tdf#124013 XLSX shape export: fix missing solidFill | Regényi Balázs |
2020-09-18 | tdf#136267 OOXML Chart Import: create main category axis labels once | Balazs Varga |
2020-09-16 | Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uString | Stephan Bergmann |
2020-09-16 | clean-up of commit 83c30743eaf44d8eded4a73e3ac2585b5bdbaffc | Regényi Balázs |
2020-09-15 | tdf#103611 sw: fix vertical alignment to page bottom margin | Tibor Nagy |
2020-09-14 | oox smartart: handle <dgm:prSet ... custT="1"/> | Miklos Vajna |
2020-09-12 | Fix typos | Andrea Gelmini |
2020-09-11 | log what token was unexpected | Caolán McNamara |
2020-09-11 | oox smartart: add support for syncing font heights of multiple shapes | Miklos Vajna |
2020-09-11 | tdf#135667 DOCX export: fix border line of OLE objects | Attila Bakos |
2020-09-11 | tdf#77236 DOCX shape export: fix missing solidFill | Regényi Balázs |
2020-09-11 | tdf#135660 DOCX import: fix OLE icon wrap distance | Daniel Arato (NISZ) |
2020-09-07 | tdf#135665 DOCX: import tight wrap setting of VML shapes | Daniel Arato (NISZ) |
2020-09-03 | Make ImpSvNumberformatScan::GetColor const | Mike Kaganski |