summaryrefslogtreecommitdiff
path: root/oox/source/core/xmlfilterbase.cxx
AgeCommit message (Expand)Author
2020-11-11loplugin:stringviewNoel
2020-11-10tdf#42949 Fix new IWYU warnings in directories [h-r]*Gabor Kelemen
2020-10-28std::set->o3tl::sorted_vector in ooxNoel Grandin
2020-10-22tdf#103987 Avoid duplication of the Custom Properties during OOXML exportBartosz Kosiorek
2020-10-17tdf#133377 OOXML Fix storage of date in Custom PropertiesBartosz Kosiorek
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-09-11oox smartart: add support for syncing font heights of multiple shapesMiklos Vajna
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin
2020-07-06Don't explicitly convert OUString to OStringMike Kaganski
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: ooxStephan Bergmann
2020-05-25[MS-OFFCRYPTO] convert oox implementation into UNO serviceVasily Melenchuk
2020-05-21use for-range on Sequence in i18npool..sdNoel Grandin
2020-04-29tdf#119087 Don't treat OOXML strict namespace as custom XMLSamuel Mehrbrodt
2020-04-23tdf#131936 Correctly detect OOXML variant on importSamuel Mehrbrodt
2020-04-03loplugin:flatten in ooxNoel Grandin
2020-03-16tdf#42949 Fix IWYU warnings in oox/source/[cd]*/*cxxGabor Kelemen
2020-02-25loplugin:referencecastingNoel Grandin
2020-02-20tdf#90749 chart: add leader lines to custom data label positionsBalazs Varga
2020-01-31new loplugin:namespaceindentationNoel Grandin
2020-01-24loplugin:makeshared in ooxNoel Grandin
2020-01-15clang-tidy modernize-concat-nested-namespace in ooxNoel Grandin
2019-08-27Simplify Sequence iterations in ooxArkadiy Illarionov
2019-08-21Better use DecodeMechanims ToIUri rather than Unambiguous hereStephan Bergmann
2019-08-21tdf#127070 DOCX export:fix encoding of hyperlinks with non-ASCII lettersTünde Tóth
2019-05-17Use hasElements to check Sequence emptiness in [l-r]*Arkadiy Illarionov
2019-05-14tdf#100084 XLSX import: fix missing charts clean-upBalazs Varga
2019-05-13tdf#100084 XLSX import: fix missing chartsBalazs Varga
2019-04-19Further cleanup of FastSerializerHelper's startElement/singleElement[NS]Mike Kaganski
2019-04-13loplugin:sequentialassign in oox..reportdesignNoel Grandin
2019-02-15Simplify containers iterations in oox, opencl, packageArkadiy Illarionov
2018-08-22new loplugin:conststringfieldNoel Grandin
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-07-19use sequenceToContainer and simplify iterator usageLászló Németh
2018-06-28tdf#107690 OOXML import/export of setting "Open as read-only"László Németh
2018-04-17loplugin:constparamsNoel Grandin
2018-03-31Use for-range loops in oox (part1)Julien Nabet
2018-03-22oox: don't segfault when failing to open a custom fragmentAshod Nakashian
2018-03-08tdf#116283 oox customXml: Don't write the Relationship to DOCX files twice.Jan Holesovsky
2018-03-08oox: preserve the ContentType of custom filesAshod Nakashian
2018-02-14Removed duplicated includeAndrea Gelmini
2018-02-14oox: cosmetic cleanupAshod Nakashian
2018-02-14oox: preserve custom oox fragments and packagesAshod Nakashian
2018-02-14oox: move putPropertiesToDocumentGrabBag to XmlFilterBaseAshod Nakashian
2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin
2017-10-23loplugin:includeform: ooxStephan Bergmann
2017-09-05Use LanguageTag::getBcp47MS() to write MS malformed tags to OOXML, tdf#83190Eike Rathke
2017-06-08remove some unnecessary use of OUStringBufferNoel Grandin
2017-06-02oox: clean up lclHasSuffix() and its copy&pasted versionMiklos Vajna
2017-05-12remove unused uno::Reference varsNoel Grandin