summaryrefslogtreecommitdiff
path: root/sw/source/core/unocore/unochart.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-07-31loplugin:flatten in sw/core/unocoreNoel Grandin1-162/+162
2020-05-29loplugin:simplifybool in swNoel Grandin1-1/+1
2020-01-27sw: prefix members of StgReader, SwAuthEntry, ...Miklos Vajna1-13/+13
2020-01-13sw: prefix members of SwGrfNode and SwChartLabeledDataSequenceMiklos Vajna1-39/+39
2020-01-06sw: prefix members of SwChartDataProvider, SwChartDataSource, ...Miklos Vajna1-38/+38
2019-12-23sal_Char->char in swNoel Grandin1-5/+5
2019-12-06tdf#42949 Fix IWYU warnings in sw/source/core/[u-v]*/*cxxGabor Kelemen1-5/+0
2019-11-04loplugin:finalclasses in sw/incNoel Grandin1-1/+1
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann1-4/+2
2019-10-02loplugin:stringadd in swNoel Grandin1-7/+3
2019-09-26add property name when throwing css::uno::UnknownPropertyExceptionNoel Grandin1-2/+2
2019-09-23tdf#39593 use getUnoTunnelImplementationArkadiy Illarionov1-23/+16
2019-08-23tdf#39593 extract UnoTunnelId comparison to template functionArkadiy Illarionov1-3/+1
2019-08-20loplugin:constvars in swNoel Grandin1-1/+1
2019-08-15loplugin:sequenceloop in swNoel Grandin1-2/+2
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): swStephan Bergmann1-4/+4
2019-07-20loplugin:referencecasting in swNoel Grandin1-6/+5
2019-07-08Simplify Sequence iterations in sw/qa/* and sw/source/core/*Arkadiy Illarionov1-27/+19
2019-05-04Use hasElements to check Sequence emptiness in swArkadiy Illarionov1-2/+2
2019-03-29tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]*Gabor Kelemen1-0/+1
2019-02-11new loplugin writeonlyvarsNoel Grandin1-3/+2
2019-02-05crashtesting: crash on export of ooo37749-1.sxw to rtfCaolán McNamara1-1/+1
2019-01-12make SwFormat a ::sw::BroadcastingModifyBjoern Michaelsen1-11/+15
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin1-1/+1
2018-11-10tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski1-237/+227
2018-11-07Simplify containers iterations in sw/source/core/[t-v]*Arkadiy Illarionov1-17/+8
2018-10-27tdf#42982: added description on RuntimeExceptionIzabela Bakollari1-7/+11
2018-09-24tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen1-0/+1
2018-09-11clang-tidy bugprone-copy-constructor-initNoel Grandin1-1/+1
2018-08-15outer loop unrelated to inner loopCaolán McNamara1-31/+17
2018-08-15unroll complex if statement assignsCaolán McNamara1-24/+25
2018-08-14loplugin:returnconstant in SwChartDataProviderNoel Grandin1-2/+1
2018-08-05coverity#1438226 Unchecked dynamic_castCaolán McNamara1-4/+4
2018-07-30loplugin:stringloop in swNoel Grandin1-8/+8
2018-06-30Avoid getTokenCountMatteo Casalin1-6/+11
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke1-1/+0
2018-05-28dont use SwClient/SwModify in unocore: ChartDataProviderBjoern Michaelsen1-6/+0
2018-04-05sw: fix some IWYU warningsMiklos Vajna1-0/+1
2018-01-30loplugin:unused-returns in swNoel Grandin1-5/+3
2018-01-25introduce SwClient::EndListeningAll()Bjoern Michaelsen1-1/+1
2018-01-05sw: clean up some no longer building leftover debug codeMiklos Vajna1-15/+0
2017-10-27Revert "use rtl::Reference in SwChartDataSequence"Noel Grandin1-2/+6
2017-10-18use rtl::Reference in SwChartDataSequenceNoel Grandin1-6/+2
2017-10-07sw: always use "" for includes in current source's directoryMike Kaganski1-1/+1
2017-09-29loplugin:flatten check for throw in then clauseNoel Grandin1-7/+6
2017-09-26loplugin:flatten in swNoel Grandin1-11/+6
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin1-1/+1
2017-08-04loplugin:constparams in sw part5Noel Grandin1-2/+2
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-07-14use more OUString::operator== in swNoel Grandin1-1/+1