summaryrefslogtreecommitdiff
path: root/oox/source
AgeCommit message (Expand)Author
2020-02-25loplugin:referencecastingNoel Grandin
2020-02-24workaround GCC 9.2.1 -Og -Werror=maybe-uninitializedMichael Stahl
2020-02-24tdf130839: Corrects second level left margin in SmartartGülşah Köse
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-02-21tdf#130657 OOXML chart import: fix charts without CrossBetweenBalazs Varga
2020-02-20tdf#126076 XLSX export: fix automatic line chart markersTünde Tóth
2020-02-20tdf#90749 chart: add leader lines to custom data label positionsBalazs Varga
2020-02-20tdf#130776 Show the bullet on second level in smartart.Gülşah Köse
2020-02-19Related tdf#130681: convert number format if model not deletedJulien Nabet
2020-02-17tdf#130590 Chart OOXML export: fix custom label positionBalazs Varga
2020-02-13tdf#119138 Show custom chart title if autoTitleDeleted is missingGabor Kelemen
2020-02-12clang-analyzer-deadcode.DeadStoresNoel Grandin
2020-02-09Fix typoAndrea Gelmini
2020-02-09Fix typoAndrea Gelmini
2020-01-31tdf#130032 Chart OOXML Import: fix data label custom positionBalazs Varga
2020-01-31new loplugin:namespaceindentationNoel Grandin
2020-01-30tdf#48436 Chart: add CustomLabelPosition UNO API propertyBalazs Varga
2020-01-29tdf#130237 OOXML chart export: fix incomplete 3D area chartBalazs Varga
2020-01-28tdf#108107 OOXML chart: fix format of custom data point labelsBalazs Varga
2020-01-28remove some unused local varsNoel Grandin
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-26remove some unused local varsNoel Grandin
2020-01-25tdf#128049:FILESAVE PPTX Improve export of shape 'forbidden'ayhanyalcinsoy
2020-01-24tdf#130105 Chart OOXML Import: Fix data label positionBalazs Varga
2020-01-24loplugin:makeshared in ooxNoel Grandin
2020-01-22avoid some unnecessary log warning messagesNoel Grandin
2020-01-21tdf#103983 VML import: handle <v:textbox style="mso-fit-shape-to-text:t">Miklos Vajna
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-13cid#1457613 Unchecked return valueCaolán McNamara
2020-01-13tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMesut Çifci
2020-01-13cid#1457617 Unchecked return valueCaolán McNamara
2020-01-12cid#1457617 Unchecked return valueCaolán McNamara
2020-01-12cid#1457613 silence Unchecked return valueCaolán McNamara
2020-01-10tdf#129857 Chart OOXML export: fix deleted legend entriesTünde Tóth
2020-01-10tdf#129859 XLSX import: don't show deleted legend entriesTünde Tóth
2020-01-10use more std::make_sharedNoel Grandin
2020-01-10oox: add missing nullptr checksXisco Fauli
2020-01-07Fix typoAndrea Gelmini
2020-01-07tdf#107604 Handle predefined table styles.Gülşah Köse
2020-01-06tdf#129708 speed-up: check if we could create outline instead of creation of itSerge Krot
2020-01-06Removed redundant semicolonsAndrea Gelmini
2020-01-01tdf#125444 Percentage as custom chart labelTamas Bunth
2019-12-29Typo: rParagraphDefaulsVector-> rParagraphDefaultsVectorJulien Nabet
2019-12-28Revert "tdf#46037: remove configurationhelper in oox/vbaproject"Julien Nabet
2019-12-26No need to pass string literals as char* hereMike Kaganski
2019-12-23Fix typoAndrea Gelmini
2019-12-23tdf#46037: remove configurationhelper in oox/vbaprojectJulien Nabet
2019-12-19sal_Char->char in oox..registryNoel Grandin