summaryrefslogtreecommitdiff
path: root/oox/source/core
AgeCommit message (Expand)Author
2020-04-29tdf#119087 Don't treat OOXML strict namespace as custom XMLSamuel Mehrbrodt
2020-04-27tdf#131936 Correctly detect OOXML variant on importSamuel Mehrbrodt
2019-11-14tdf#117658 PPTX import: fix duplicated math object handlingMiklos Vajna
2019-11-03size some stringbuffer to prevent re-allocNoel Grandin
2019-10-22Rather not put unencrypted doc in a tempfileSamuel Mehrbrodt
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
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-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-08-15loplugin:sequenceloop in forms..ooxNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): ooxStephan Bergmann
2019-07-17tdf#42949 Fix IWYU warnings in include/ooxGabor Kelemen
2019-05-17Use hasElements to check Sequence emptiness in [l-r]*Arkadiy Illarionov
2019-05-14SmartArt: regenerate diagram commandGrzegorz Araminowicz
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
2019-01-11Replace OUStringBuffer::appendCopy with append(std::u16string_view)Stephan Bergmann
2018-12-21WaE: Wmaybe-uninitializedCaolán McNamara
2018-12-14sw: support for saving into .dotx fileVasily Melenchuk
2018-11-08loplugin:unusedmethodsNoel Grandin
2018-10-15loplugin:constfields in ooxNoel Grandin
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen
2018-09-28oox: create ShapeContextHandler instances with an uno constructorMiklos Vajna
2018-09-21oox: create QuickDiagrammingLayout instances with an uno constructorMiklos Vajna
2018-09-14oox: create QuickDiagrammingImport instances with an uno constructorMiklos Vajna
2018-09-11clang-tidy bugprone-copy-constructor-initNoel Grandin
2018-09-07oox: create PowerPointImport instances with an uno constructorMiklos Vajna
2018-08-31oox: create DocumentPropertiesImporter instances with an uno constructorMiklos Vajna
2018-08-22new loplugin:conststringfieldNoel Grandin
2018-08-14create appendCopy method in OUStringBufferNoel Grandin
2018-08-10oox: create FilterDetect instances with an uno constructorMiklos Vajna
2018-08-03oox: create FastTokenHandler instances with an uno constructorMiklos Vajna
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-07-23loplugin:unusedfieldsNoel Grandin
2018-07-19use sequenceToContainer and simplify iterator usageLászló Németh
2018-07-06oox: Agile encryption and data integrity verificationTomaž Vajngerl
2018-06-28tdf#107690 OOXML import/export of setting "Open as read-only"László Németh
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-04-17loplugin:constparamsNoel Grandin
2018-04-15remove some unused comphelper includesJochen Nitschke
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