summaryrefslogtreecommitdiff
path: root/xmloff/source/text
AgeCommit message (Expand)Author
2019-02-06tdf#122625: Use solution for tdf#118879 in a more general caseXisco Fauli
2019-02-05tdf#118879 don't embed base64 image data if we have an origin URLTomaž Vajngerl
2018-11-11cppCheck redundantAssignment variable pContextZdibák Zoltán
2018-11-08loplugin:collapseif in tools..xmloffNoel Grandin
2018-11-05-Werror=unused-parameterStephan Bergmann
2018-11-05ofz#11261 null-derefCaolán McNamara
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-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: rework expressionCaolán McNamara
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-19clang-tidy readability-misleading-indentationNoel 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-08Fix for --enable-debug --disable-assert-always-abortStephan Bergmann
2018-09-19convert XMLTextListAutoStylePool_Impl to sorted_vector<unique_ptr<>>Noel 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-08-30tdf#101856 Handle properties of nested bookmarksSerge Krot
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-10Fix typosAndrea Gelmini
2018-07-29Fix typosAndrea Gelmini
2018-07-28loplugin:stringloop in xmloffNoel Grandin
2018-07-23Fix typosAndrea Gelmini
2018-07-23loplugin:unusedfieldsNoel Grandin
2018-07-19Fix typosAndrea Gelmini
2018-07-17loplugin:useuniqueptr in XMLRedlineExportNoel Grandin
2018-07-12Add missing sal/log.hxx headersGabor Kelemen
2018-07-10tdf#65353 filter fonts when embedding (unused, font script)Tomaž Vajngerl
2018-07-06tdf#101856 Backport parsing of bookmark propertiesSerge Krot
2018-07-06tdf#101856 create bookmarks w/ new hidden/cond attrs, save as odtBernhard Widl
2018-06-27OFFICE-3789 xmloff: ODF export: fix footer-first order inconsistencyMichael Stahl
2018-06-14loplugin:unusedfieldsNoel Grandin
2018-05-29loplugin:unusedfields-in-constructor in xmloffNoel Grandin
2018-05-22vbahelper, xmloff: Ask current datetime only onceTakeshi Abe
2018-05-16loplugin:constantparamNoel Grandin
2018-05-08OFFICE-3776 xmloff: adapt ODF import to renamed text:sender-initialsMichael Stahl
2018-04-30loplugin:useuniqueptr in XMLTextParagraphExportNoel Grandin
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin