summaryrefslogtreecommitdiff
path: root/xmloff/source/text
AgeCommit message (Expand)Author
2020-03-04tdf#101710 Fix invalid style:data-style-name attributeMaxim Monastirsky
2019-08-09tdf#125628: FORMATTING: Part of text loose yellow highlight reopening documentTamás Zolnai
2019-05-30ODT export: fix lost <text:user-field-decl> for fields in tables in headersMiklos Vajna
2019-05-25tdf#125372 writer, file with lots of hints very slow to open, part1Noel Grandin
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-05-10an is used before a vowel soundCaolán McNamara
2019-05-02Use hasElements to check Sequence emptiness in [v-x]*Arkadiy Illarionov
2019-04-30sw btlr writing mode: implement ODF filter for textframesMiklos Vajna
2019-04-29tdf#63640 FILEOPEN/FILESAVE: particular .odt loads/saves very slow, part4Noel Grandin
2019-04-15loplugin:sequentialassign in writerfilter..xmlsecurityNoel Grandin
2019-03-05re-land "new loplugin typedefparam""Noel Grandin
2019-03-04Revert "new loplugin typedefparam"Noel Grandin
2019-03-04new loplugin typedefparamNoel Grandin
2019-02-11loplugin:indentation in writerfilter..xmloffNoel Grandin
2019-02-08o3tl::make_unique -> std::make_unique in tools..xmloffGabor Kelemen
2019-02-05tdf#122625: Use solution for tdf#118879 in a more general caseXisco Fauli
2019-02-04tdf#118879 don't embed base64 image data if we have an origin URLTomaž Vajngerl
2019-01-23loplugin:constparams in xmloffNoel Grandin
2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen
2019-01-13Avoid index for single getToken callMatteo Casalin
2019-01-07Fix typoAndrea Gelmini
2018-12-29tdf#47471 odfexport: use stylename if autostyle missing.Justin Luth
2018-12-28related tdf#47471 textgraphic: use stylename if autostyle missingJustin Luth
2018-12-27related tdf#47471 textframe: use stylename if autostyle missingJustin Luth
2018-12-18use unique_ptr in XMLTextImportPropertyMapperNoel Grandin
2018-12-18use unique_ptr in XMLPropertyBackpatcherNoel Grandin
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-07HAVE_CPP_INLINE_VARIABLES is always true nowStephan Bergmann
2018-11-29remove unnecessary "if (!empty()" checks before loopsNoel Grandin
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