summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)AuthorFilesLines
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
2017-02-21AutoLayout value 33 is "AUTOLAYOUT_4CLIPART" according to commentsTor Lillqvist2-3/+3
2017-02-21s/AUTOLAYOUT_6CLIPART/AUTOLAYOUT_TITLE_6CONTENT/, and sortTor Lillqvist2-2/+2
2017-02-20s/AUTOLAYOUT_TITLE_VERTICAL_OUTLINE_CLIPART/AUTOLAYOUT_TITLE_2VTEXTTor Lillqvist2-3/+2
2017-02-20s/AUTOLAYOUT_TITLE_VERTICAL_OUTLINE/AUTOLAYOUT_TITLE_VCONTENTTor Lillqvist2-3/+2
2017-02-20s/AUTOLAYOUT_VERTICAL_TITLE_VERTICAL_OUTLINE/AUTOLAYOUT_VTITLE_VCONTENTTor Lillqvist2-7/+4
2017-02-20s/(AUTOLAYOUT)_VERTICAL_TITLE_TEXT_CHART/\1_VTITLE_VCONTENT_OVER_VCONTENTTor Lillqvist2-9/+6
2017-02-20s/AUTOLAYOUT_4OBJ/AUTOLAYOUT_TITLE_4CONTENTTor Lillqvist2-2/+2
2017-02-20s/AUTOLAYOUT_OBJOVERTEXT/AUTOLAYOUT_TITLE_CONTENT_OVER_CONTENTTor Lillqvist2-2/+2
2017-02-20s/AUTOLAYOUT_2OBJOVERTEXT/AUTOLAYOUT_TITLE_2CONTENT_OVER_CONTENTTor Lillqvist2-2/+2
2017-02-20s/AUTOLAYOUT_2OBJTEXT/AUTOLAYOUT_TITLE_2CONTENT_CONTENTTor Lillqvist2-2/+2
2017-02-20s/AUTOLAYOUT_TEXT2OBJ/AUTOLAYOUT_TITLE_CONTENT_2CONTENTTor Lillqvist2-2/+2
2017-02-20Use AUTOLAYOUT_TITLE_ONLY instead of "deprecated" AUTOLAYOUT_ONLY_TITLETor Lillqvist2-2/+2
2017-02-20Use AUTOLAYOUT_TITLE_2CONTENT instead of "deprecated" AUTOLAYOUT_2TEXTTor Lillqvist2-2/+2
2017-02-20Probably better to set xEntry->nKey = XML_NAMESPACE_UNKNOWN hereStephan Bergmann1-2/+4
2017-02-16Move AutoLayout enum definition to its own file, and start de-duplicating itTor Lillqvist2-2/+4
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann1-3/+1
2017-02-12Various typos about propertyJulien Nabet1-1/+1
2017-02-10Further modifications to FastAttributeIter:Mohammed Abdul Azeem1-0/+11
2017-02-09xmloff: remove onDemandRescueUsefulDataFromTemporaryMichael Stahl4-82/+0
2017-02-09tdf#103567 xmloff: ODF import: fix more lossage on Writer framesMichael Stahl1-0/+29
2017-02-09xmloff: fix this CreateChildContext to be properly ignorantMichael Stahl1-1/+1
2017-02-08tdf#103567 xmloff: ODF import: fix loss of events on SVG multi-imageMichael Stahl2-0/+13
2017-02-08-Werror,-Wunused-private-fieldStephan Bergmann2-11/+5
2017-02-08loplugin:unusedenumconstants read-only constants in xmloffNoel Grandin12-59/+1
2017-02-06Add missing #includesStephan Bergmann3-0/+3