summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)Author
2018-10-28tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-27tdf#120703 (PVS): V519 The variable is assigned values twice successivelyMike Kaganski
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-24clang-tidy performance-unnecessary-copy-init in test..xmlscriptNoel Grandin
2018-10-22pvs-studio: V728 An excessive check can be simplifiedCaolán McNamara
2018-10-21pvs-studio: A part of conditional expression is always true: bDisplayOKCaolán McNamara
2018-10-20pvs-studio: loop-variable-too-smallCaolán McNamara
2018-10-20pvs-studio: Expression '!bWasSetTypeAttribute' is always true.Caolán McNamara
2018-10-20pvs-studio: An excessive check can be simplifiedCaolán McNamara
2018-10-20pvs-studio: rework expressionCaolán McNamara
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin
2018-10-19loplugin:staticvar in xmloffNoel Grandin
2018-10-18clang-tidy readability-simplify-boolean-exprNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-15tdf#42949 Fix IWYU warnings in include/basegfx/*Gabor Kelemen
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen
2018-10-08Fix for --enable-debug --disable-assert-always-abortStephan Bergmann
2018-10-04pass SvXMLNamespaceMap around using std::unique_ptrNoel Grandin
2018-09-25Simplify containers iterations in xmloff/source/[c-d]*Arkadiy Illarionov
2018-09-24tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen
2018-09-20loplugin:useuniqueptr in XMLEventExportNoel Grandin
2018-09-20Replace SAL_OVERRIDE with override in internal codeStephan Bergmann
2018-09-19tdf#118502 Fix loading of eps images with replacement graphicSamuel Mehrbrodt
2018-09-19convert XMLFontAutoStylePool_Impl to sorted_vector<unique_ptr<>>Noel Grandin
2018-09-19convert XMLTextListAutoStylePool_Impl to sorted_vector<unique_ptr<>>Noel Grandin
2018-09-19loplugin:useuniqueptr in XMLEventImportHelperNoel Grandin
2018-09-18Replace manual copying with comphelper::containerToSequenceArkadiy Illarionov
2018-09-17New loplugin:externalStephan Bergmann
2018-09-17Simplify containers iterations in xmloff/source/[f-t]*Arkadiy Illarionov
2018-09-13loplugin:constfields in xmloffNoel Grandin
2018-09-13loplugin:simplifyconstruct in writerfilter..xmlsecurityNoel Grandin
2018-09-12tdf#118500 Impress losing slide transition sound on savingSamuel Mehrbrodt
2018-09-11tdf#109229: Set "TextBox" prop before filling textbox-related propsMike Kaganski
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-09-09tdf#114400 Import drawoo:fontwork-xyz attributesIlhan Yesil
2018-09-08Replace find_if with proper quantifier algorithmsArkadiy Illarionov
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin
2018-09-03SvXMLUnitConverter::convertDateTime: use tools::Time::GetClock()Eike Rathke
2018-08-30tdf#101856 Handle properties of nested bookmarksSerge Krot
2018-08-29new loplugin:oustringbufferNoel Grandin
2018-08-27tdf#101242 Support draw:display and draw:protect attributes of ODFRegina Henschel
2018-08-22new loplugin:conststringfieldNoel Grandin
2018-08-22Fix typosAndrea Gelmini
2018-08-21loplugin:useuniqueptr in XMLTextFieldExportNoel Grandin
2018-08-20Simplify containers iterations, tdf#96099 follow-upArkadiy Illarionov
2018-08-16Resolves: tdf#119013 do not over-aggressively reorder date particlesEike Rathke
2018-08-15tdf#118883 reinstate the try block to not throw on copy/pasteTomaž Vajngerl