summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)Author
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
2017-02-21Use symbolic AUTOLAYOUT_* namesTor Lillqvist
2017-02-21AutoLayout value 33 is "AUTOLAYOUT_4CLIPART" according to commentsTor Lillqvist
2017-02-21s/AUTOLAYOUT_6CLIPART/AUTOLAYOUT_TITLE_6CONTENT/, and sortTor Lillqvist
2017-02-20s/AUTOLAYOUT_TITLE_VERTICAL_OUTLINE_CLIPART/AUTOLAYOUT_TITLE_2VTEXTTor Lillqvist
2017-02-20s/AUTOLAYOUT_TITLE_VERTICAL_OUTLINE/AUTOLAYOUT_TITLE_VCONTENTTor Lillqvist
2017-02-20s/AUTOLAYOUT_VERTICAL_TITLE_VERTICAL_OUTLINE/AUTOLAYOUT_VTITLE_VCONTENTTor Lillqvist
2017-02-20s/(AUTOLAYOUT)_VERTICAL_TITLE_TEXT_CHART/\1_VTITLE_VCONTENT_OVER_VCONTENTTor Lillqvist
2017-02-20s/AUTOLAYOUT_4OBJ/AUTOLAYOUT_TITLE_4CONTENTTor Lillqvist
2017-02-20s/AUTOLAYOUT_OBJOVERTEXT/AUTOLAYOUT_TITLE_CONTENT_OVER_CONTENTTor Lillqvist
2017-02-20s/AUTOLAYOUT_2OBJOVERTEXT/AUTOLAYOUT_TITLE_2CONTENT_OVER_CONTENTTor Lillqvist
2017-02-20s/AUTOLAYOUT_2OBJTEXT/AUTOLAYOUT_TITLE_2CONTENT_CONTENTTor Lillqvist
2017-02-20s/AUTOLAYOUT_TEXT2OBJ/AUTOLAYOUT_TITLE_CONTENT_2CONTENTTor Lillqvist
2017-02-20Use AUTOLAYOUT_TITLE_ONLY instead of "deprecated" AUTOLAYOUT_ONLY_TITLETor Lillqvist
2017-02-20Use AUTOLAYOUT_TITLE_2CONTENT instead of "deprecated" AUTOLAYOUT_2TEXTTor Lillqvist
2017-02-20Probably better to set xEntry->nKey = XML_NAMESPACE_UNKNOWN hereStephan Bergmann
2017-02-16Move AutoLayout enum definition to its own file, and start de-duplicating itTor Lillqvist
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann
2017-02-12Various typos about propertyJulien Nabet
2017-02-10Further modifications to FastAttributeIter:Mohammed Abdul Azeem
2017-02-09xmloff: remove onDemandRescueUsefulDataFromTemporaryMichael Stahl
2017-02-09tdf#103567 xmloff: ODF import: fix more lossage on Writer framesMichael Stahl
2017-02-09xmloff: fix this CreateChildContext to be properly ignorantMichael Stahl
2017-02-08tdf#103567 xmloff: ODF import: fix loss of events on SVG multi-imageMichael Stahl
2017-02-08-Werror,-Wunused-private-fieldStephan Bergmann
2017-02-08loplugin:unusedenumconstants read-only constants in xmloffNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-02-03loplugin:unusedenumconstants in xmloffNoel Grandin
2017-02-03new loplugin:unusedenumconstantsNoel Grandin
2017-02-02xmloff: fix loplugin:stringconstantMiklos Vajna
2017-02-02fix linux buildNoel Grandin
2017-02-02expand out ::sax::Converter::convertNumber to OUString::numberNoel Grandin
2017-02-01loplugin:stringconstant handle calls to constructors with one argNoel Grandin
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-30GetWasUsed can return by value, no need to be a special snowflakeNoel Grandin
2017-01-28coverity#1399595 Uninitialized scalar fieldCaolán McNamara
2017-01-28Resolves: coverity#1399594 Unchecked dynamic_castCaolán McNamara
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin
2017-01-27loplugin: unnecessary destructor writerfilter..xmloffNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann