summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)Author
2017-04-15ODF import / export of rotated text in Impress tableTamás Zolnai
2017-04-12enum spelling: throught -> throughJustin Luth
2017-04-12convert FOUND_ constants to o3tl::typed_flagsNoel Grandin
2017-04-11OFFICE-2102: ODF export: write <text:s> after non-mark elements tooMichael Stahl
2017-04-11xmloff: rename one overloaded XMLTextParagraphExport::exportTextMichael Stahl
2017-04-11loplugin:inlinefields in XMLTextParagraphExportNoel Grandin
2017-04-11loplugin:inlinefields in SvXMLExportNoel Grandin
2017-04-06No real need for OPropertyExport::AddAttributeASCIIStephan Bergmann
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: xmloffStephan Bergmann
2017-04-06loplugin:redundantcast find cstyle double castsNoel Grandin
2017-04-05loplugin:redundantcast find c-style bool castsNoel Grandin
2017-04-04tdf#83257 [API-CHANGE] Pivot chart implementationTomaž Vajngerl
2017-04-04loplugin:unusedmethodsNoel Grandin
2017-04-03tdf#39468 Translate German commentsJens Carl
2017-04-02coverity#1403662 Mixing enum typesCaolán McNamara
2017-04-01coverity#1403657 Unchecked return valueCaolán McNamara
2017-03-31use actual UNO enums in xmloffNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-30remove type decorations on char literalsJochen Nitschke
2017-03-28tdf#96505 Get rid of cargo cult "long" integer literalsThomas Beck
2017-03-25Fix typosAndrea Gelmini
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-03-22Use rtl::isAscii* instead of ctype.h is* with sal_Unicode argStephan Bergmann
2017-03-22loplugin:redundantcast find redundant c-style enum castsNoel Grandin
2017-03-21tdf#105686 - fixed wrongly imported named expressions:Mohammed Abdul Azeem
2017-03-21Old-to-new mapping of attributes is moved into a Module:Mohammed Abdul Azeem
2017-03-19Fix typos + some German translationsAndrea Gelmini
2017-03-19Fix typosAndrea Gelmini
2017-03-18Revert "Revert "Implement export and import of author field in fixed format""Rosemary Sebastian
2017-03-16Revert "Implement export and import of author field in fixed format"Rosemary Sebastian
2017-03-14xmloff: fix Android -Werror=maybe-uninitializedMiklos Vajna
2017-03-14remove noise UUUU tags in commentsNoel Grandin
2017-03-13Werror=maybe-uninitialized on arm toolchainCaolán McNamara
2017-03-13fix android buildNoel Grandin
2017-03-13templatize SvXMLEnumMapEntryNoel Grandin
2017-03-11fix typo: savety --> safetydennisroczek
2017-03-10Implement export and import of author field in fixed formatRosemary Sebastian
2017-03-04Typo: exportBindingAtributes->exportBindingAttributesJulien Nabet
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-03-02Fix typosAndrea Gelmini
2017-03-02use std::vector::insert when inserting multiple of the same thingNoel Grandin
2017-03-01xmloff: prefix member nElement of XMLTransformerBaseJulien Nabet
2017-03-01Typo: decaration->declarationJulien Nabet
2017-03-01expose the SvXMLEnumMapEntry arrays in getAnimationsEnumMapNoel Grandin
2017-03-01these arrays should be constNoel Grandin
2017-03-01expose the SvXMLEnumMapEntry arrays in OEnumMapperNoel Grandin
2017-02-28new loplugin unoanyNoel Grandin
2017-02-26loplugin:loopvartoosmallStephan Bergmann
2017-02-21loplugin:unusedmethodsNoel Grandin
2017-02-21loplugin:subtlezeroinit: xmloffStephan Bergmann