summaryrefslogtreecommitdiff
path: root/sw/source/core/edit/edfcol.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-08-01loplugin:flatten in sw/core/draw..sw/core/editNoel Grandin1-27/+27
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: swStephan Bergmann1-14/+14
2020-06-10loplugin:buriedassign in swNoel Grandin1-1/+2
2020-06-05Upcoming loplugin:elidestringvar: swStephan Bergmann1-2/+1
2020-05-15replace hard-coded "1.2" ODF version stringsMichael Stahl1-2/+3
2020-05-04sw: moved setting shape name to earlier stageVasily Melenchuk1-2/+4
2020-01-28remove some unused local varsNoel Grandin1-1/+0
2020-01-09Improve loplugin:redundantcast for sal_Int... vs. ::sal_Int...Stephan Bergmann1-4/+4
2019-12-23sal_Char->char in swNoel Grandin1-1/+1
2019-11-14tdf#42949 Fix IWYU warnings in sw/source/core/[e-l]*/*cxxGabor Kelemen1-9/+0
2019-10-02loplugin:stringadd in swNoel Grandin1-2/+2
2019-09-28loplugin:constmethod in swNoel Grandin1-1/+1
2019-08-15loplugin:sequenceloop in swNoel Grandin1-2/+2
2019-08-07Fix typosAndrea Gelmini1-1/+1
2019-07-20loplugin:referencecasting in swNoel Grandin1-10/+8
2019-07-03tdf#125706 and tdf#125665 writer, speed up RDF, take2Noel Grandin1-3/+5
2019-07-03Revert "tdf#125706 and tdf#125665 writer, speed up RDF"Noel Grandin1-5/+3
2019-06-28tdf#125706 and tdf#125665 writer, speed up RDFNoel Grandin1-3/+5
2019-05-23convert nsRedlineType_t to scoped enumNoel Grandin1-1/+1
2019-04-27tdf#42949 Fix IWYU warnings in include/svx/[a-D]*Gabor Kelemen1-0/+1
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen1-0/+1
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen1-0/+1
2019-03-20tdf#42949 Fix IWYU warnings in include/drawinglayer/Gabor Kelemen1-0/+1
2019-03-19tdf#42949 Fix IWYU warnings in sw/source/core/inc/[a-f]*Gabor Kelemen1-0/+1
2019-02-22loplugin:unusedfields in swNoel Grandin1-2/+0
2019-02-07o3tl::make_unique -> std::make_unique in swGabor Kelemen1-2/+2
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen1-0/+1
2019-01-03sw: paragraph-sign: process signatures in one pass on loadingAshod Nakashian1-3/+4
2019-01-03sw: paragraph-sign: avoid re-validating paragraphs when classifyingAshod Nakashian1-0/+6
2018-12-18tdf#116496: don't add header when setting empty watermarkMike Kaganski1-0/+6
2018-12-05tdf#105413 track changes: keep paragraph stylesLászló Németh1-0/+16
2018-12-03sw: paragraph-sign: formattingAshod Nakashian1-18/+23
2018-12-03sw: paragraph-sign: validate current SwTextNode directlyAshod Nakashian1-11/+16
2018-12-03sw: paragraph-sign: get graph-names only onceAshod Nakashian1-27/+31
2018-12-01sw_redlinehide_4a: adapt SwEditShell::FillByEx()Michael Stahl1-0/+5
2018-12-01sw_redlinehide_4a: adapt SwEditShell::ResetAttr()Michael Stahl1-1/+1
2018-12-01sw_redlinehide_4a: adapt SwEditShell::SetTextFormatColl()Michael Stahl1-1/+1
2018-11-25tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski1-11/+11
2018-11-14tdf#42949 Fix IWYU warnings in include/svl/*Gabor Kelemen1-0/+1
2018-10-24clang-tidy performance-unnecessary-copy-init in swNoel Grandin1-1/+1
2018-10-05use std::unique_ptr in sw::IDocumentUndoRedoNoel Grandin1-4/+4
2018-09-17New loplugin:externalStephan Bergmann1-11/+11
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin1-1/+2
2018-08-16tdf#118385 Avoid crash on loading documentSzymon Kłos1-1/+1
2018-08-04Use more basegfx deg<->rad functions, instead of direct formulasMike Kaganski1-1/+1
2018-07-30loplugin:stringloop in swNoel Grandin1-4/+4
2018-04-20loplugin:constantparamNoel Grandin1-5/+2
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin1-2/+3
2018-03-28sw: fix some IWYU warningsMiklos Vajna1-0/+1
2018-03-07use more Color in swNoel Grandin1-1/+1