summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)AuthorFilesLines
2017-04-12enum spelling: throught -> throughJustin Luth2-2/+2
2017-04-12convert FOUND_ constants to o3tl::typed_flagsNoel Grandin1-45/+48
2017-04-11OFFICE-2102: ODF export: write <text:s> after non-mark elements tooMichael Stahl3-40/+42
2017-04-11xmloff: rename one overloaded XMLTextParagraphExport::exportTextMichael Stahl1-2/+2
2017-04-11loplugin:inlinefields in XMLTextParagraphExportNoel Grandin2-7/+6
2017-04-11loplugin:inlinefields in SvXMLExportNoel Grandin1-8/+5
2017-04-06No real need for OPropertyExport::AddAttributeASCIIStephan Bergmann2-12/+1
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: xmloffStephan Bergmann5-9/+7
2017-04-06loplugin:redundantcast find cstyle double castsNoel Grandin1-1/+1
2017-04-05loplugin:redundantcast find c-style bool castsNoel Grandin1-1/+1
2017-04-04tdf#83257 [API-CHANGE] Pivot chart implementationTomaž Vajngerl9-69/+152
2017-04-04loplugin:unusedmethodsNoel Grandin1-7/+0
2017-04-03tdf#39468 Translate German commentsJens Carl1-1/+1
2017-04-02coverity#1403662 Mixing enum typesCaolán McNamara1-2/+3
2017-04-01coverity#1403657 Unchecked return valueCaolán McNamara2-4/+4
2017-03-31use actual UNO enums in xmloffNoel Grandin6-10/+10
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2-53/+53
2017-03-30remove type decorations on char literalsJochen Nitschke5-10/+10
2017-03-28tdf#96505 Get rid of cargo cult "long" integer literalsThomas Beck5-35/+35
2017-03-25Fix typosAndrea Gelmini8-8/+8
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin8-22/+22
2017-03-22Use rtl::isAscii* instead of ctype.h is* with sal_Unicode argStephan Bergmann1-1/+2
2017-03-22loplugin:redundantcast find redundant c-style enum castsNoel Grandin1-4/+4
2017-03-21tdf#105686 - fixed wrongly imported named expressions:Mohammed Abdul Azeem3-0/+18
2017-03-21Old-to-new mapping of attributes is moved into a Module:Mohammed Abdul Azeem22-115/+135
2017-03-19Fix typos + some German translationsAndrea Gelmini1-1/+1
2017-03-19Fix typosAndrea Gelmini1-1/+1
2017-03-18Revert "Revert "Implement export and import of author field in fixed format""Rosemary Sebastian3-2/+19
2017-03-16Revert "Implement export and import of author field in fixed format"Rosemary Sebastian3-19/+2
2017-03-14xmloff: fix Android -Werror=maybe-uninitializedMiklos Vajna1-1/+1
2017-03-14remove noise UUUU tags in commentsNoel Grandin10-66/+24
2017-03-13Werror=maybe-uninitialized on arm toolchainCaolán McNamara1-3/+3
2017-03-13fix android buildNoel Grandin1-2/+2
2017-03-13templatize SvXMLEnumMapEntryNoel Grandin76-915/+835
2017-03-11fix typo: savety --> safetydennisroczek1-6/+5
2017-03-10Implement export and import of author field in fixed formatRosemary Sebastian3-2/+19
2017-03-04Typo: exportBindingAtributes->exportBindingAttributesJulien Nabet2-4/+4
2017-03-03Remove redundant 'inline' keywordStephan Bergmann17-47/+47
2017-03-02Fix typosAndrea Gelmini6-7/+7
2017-03-02use std::vector::insert when inserting multiple of the same thingNoel Grandin1-3/+4
2017-03-01xmloff: prefix member nElement of XMLTransformerBaseJulien Nabet2-5/+5
2017-03-01Typo: decaration->declarationJulien Nabet2-2/+2
2017-03-01expose the SvXMLEnumMapEntry arrays in getAnimationsEnumMapNoel Grandin4-429/+352
2017-03-01these arrays should be constNoel Grandin2-6/+6
2017-03-01expose the SvXMLEnumMapEntry arrays in OEnumMapperNoel Grandin6-255/+107
2017-02-28new loplugin unoanyNoel Grandin12-27/+27
2017-02-26loplugin:loopvartoosmallStephan Bergmann1-4/+4
2017-02-21loplugin:unusedmethodsNoel Grandin1-29/+0
2017-02-21loplugin:subtlezeroinit: xmloffStephan Bergmann13-26/+26
2017-02-21Use symbolic AUTOLAYOUT_* namesTor Lillqvist2-43/+42