summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)Author
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-18Remove needless typedef from xmloff/source/style/impastpl.hxxRyan McCoskrie
2016-04-14loplugin:passstuffbyref in xmloffNoel Grandin
2016-04-13tdf#94306 remove unused boost dependenciesJochen Nitschke
2016-04-13tdf#94306 replace boost::noncopyable in stoc to xmlsec..Jochen Nitschke
2016-04-12Avoid reserved identifiersStephan Bergmann
2016-04-12Avoid reserved identifiersStephan Bergmann
2016-04-12Avoid reserved identifiersStephan Bergmann
2016-04-12Avoid reserved identifierStephan Bergmann
2016-04-12Avoid reserved identifierStephan Bergmann
2016-04-12Fold elementimport_impl.hxx into elementimport.hxxStephan Bergmann
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-12clang-tidy performance-unnecessary-value-param in xmloffNoel Grandin
2016-04-11loplugin:constantparamNoel Grandin
2016-04-05loplugin:constantparam in xmloffNoel Grandin
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-03-31use SAL_N_ELEMENTS more widelyNoel Grandin
2016-03-31use SAL_N_ELEMENTS in for loopsNoel Grandin
2016-03-29Avoid reserved identifiersStephan Bergmann
2016-03-16loplugin:defaultparamsTor Lillqvist
2016-03-16loplugin:constantparam in xmloff/Noel Grandin
2016-03-15define ODFSVER_LATEST at a central placeEike Rathke
2016-03-14remove some unused typedefs, and inline some use-onceNoel Grandin
2016-03-11tdf#97966: Remove 'static' keywordsWastack
2016-03-09Add missing includesDavid Ostrovsky
2016-03-08loplugin:constantparam in xmloffNoel Grandin
2016-03-07improve defaultparams lopluginNoel Grandin
2016-03-04loplugin:unuseddefaultparams in vcl and xmloffNoel Grandin
2016-02-27xmloff: tdf#97808: allow empty draw:marker-start/marker-end/stroke-dashMichael Stahl
2016-02-25Use rtl::math::isNan()Fabio Buso
2016-02-25loplugin:unuseddefaultparams in xmloff/Noel Grandin
2016-02-25new loplugin:unuseddefaultparamsNoel Grandin
2016-02-23new loplugin: commaoperatorNoel Grandin
2016-02-22loplugin:write only fieldsNoel Grandin
2016-02-19new loplugin: find write-only fieldsNoel Grandin
2016-02-19add "use-wildcards" XML_USE_WILDCARDS, tdf#72196Eike Rathke
2016-02-18[API CHANGE] add Author Initials to XAnnotationCaolán McNamara
2016-02-11[API CHANGE] add operator==/!= to UNO structsNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-09Formatting changes across all modulesChris Sherlock
2016-02-05Fix typosAndrea Gelmini
2016-02-04Replace push(std::make_tuple(...)) with emplace(...)Stephan Bergmann
2016-02-03remove bogus nullprt checks for pContextJochen Nitschke
2016-02-02xmloff: tdf#96147: ODF export: fix duplicate fo:background-colorMichael Stahl
2016-01-31boost::tuple -> std::tupleCaolán McNamara
2016-01-31unnecessary use of OUString constructorNoel Grandin
2016-01-21Move XMLMetaExportComponent_get_implementation to a more reasonable placeStephan Bergmann
2016-01-21cppcheck: variableScopeCaolán McNamara
2016-01-19Resolves: tdf#96245 relax test for duplicate frame namesCaolán McNamara