summaryrefslogtreecommitdiff
path: root/chart2/source/tools/ObjectIdentifier.cxx
AgeCommit message (Expand)AuthorFilesLines
2021-04-29loplugin:stringadd simplify some *StringBuffer operationsNoel Grandin1-40/+14
2021-04-22no need to create temporaries when appending number to O[U]StringBufferNoel Grandin1-7/+7
2021-01-29loplugin:stringviewparam extend to new..Noel1-20/+20
2021-01-28add string_view variants of methods to O[U]StringBufferNoel1-1/+1
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann1-1/+1
2020-08-18loplugin:unusedvarsglobalNoel Grandin1-6/+6
2020-06-30Upcoming improved loplugin:staticanonymous -> redundantstatic: chart2Stephan Bergmann1-5/+5
2020-05-18use for-range on Sequence in chart2Noel Grandin1-6/+5
2020-04-14loplugin:buriedassign in c*Noel Grandin1-2/+1
2020-04-07loplugin:unusedvariableplus in chart2Noel Grandin1-4/+2
2020-01-30tdf#48436 Chart: add CustomLabelPosition UNO API propertyBalazs Varga1-0/+1
2020-01-14clang-tidy modernize-concat-nested-namespace in chart2Noel Grandin1-1/+1
2019-10-15new loplugin:bufferaddNoel Grandin1-7/+4
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): chart2Stephan Bergmann1-1/+1
2019-07-19loplugin:referencecasting in canvas..chart2Noel Grandin1-2/+2
2019-05-20lok: chart: constrained dragging of pie segmentsMarco Cecchetti1-1/+1
2019-05-20lok: chart: informing the client about selection handling propertiesMarco Cecchetti1-2/+2
2019-03-12Simplify containers iterations in chart2, cli_ure, comphelper, configmgrArkadiy Illarionov1-9/+4
2019-02-11tdf#112689: Replace chained O(U)StringBuffer::append() with operator+Meryem Ezber1-10/+6
2019-02-11tdf#112689: Replace chained O(U)StringBuffer::append() with operator+Meryem Ezber1-6/+3
2018-12-29Do not use indexing for single getToken call, simplifyMatteo Casalin1-5/+2
2018-10-09tdf#42949 Fix IWYU warnings in chart2/source/tools/*cxxGabor Kelemen1-1/+2
2018-09-06loplugin:simplifyconstruct in canvas..cuiNoel Grandin1-5/+2
2018-08-28tdf#42949 Fix IWYU warnings in chart2/source/inc/[l-z]*Gabor Kelemen1-0/+3
2018-07-26chart2: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann1-6/+0
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin1-6/+7
2018-01-14Fix typosAndrea Gelmini1-2/+2
2018-01-12More loplugin:cstylecast: chart2Stephan Bergmann1-2/+2
2017-11-27loplugin:unnecessaryparen: Warn about parentheses around literalsStephan Bergmann1-1/+1
2017-11-03inline ASSERT_EXCEPTION macro in chart2Noel Grandin1-4/+3
2017-10-23loplugin:includeform: chart2Stephan Bergmann1-8/+8
2017-08-01loplugin:checkunusedparamsNoel Grandin1-18/+8
2017-07-28loplugin:checkunusedparams more part3Noel Grandin1-7/+4
2017-07-13use more OUString::operator== in a*..chart2Noel Grandin1-4/+4
2017-05-23loplugin:comparisonwithconstant in chart2Noel Grandin1-2/+2
2017-04-19clang-tidy readability-simplify-boolean-expr in accessibility..cuiNoel Grandin1-10/+3
2017-04-15Fix typosAndrea Gelmini1-2/+2
2017-02-03makeAny->Any in basctl..chart2Noel Grandin1-2/+2
2016-08-30no point in these dtors being virtualCaolán McNamara1-4/+0
2016-08-30default assignment operator is fineCaolán McNamara1-8/+0
2016-08-01tdf#100726: Improve readability of OUString concatenationnadith1-2/+1
2016-05-10Insert explicit "break" when falling through to empty next caseStephan Bergmann1-1/+2
2016-04-25Kill comphelper::MakeMapStephan Bergmann1-12/+13
2016-04-21new plugin stylepoliceNoel Grandin1-2/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-10/+10
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin1-2/+2
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann1-22/+22
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin1-14/+11
2014-08-22Remove some useless tools/debug.hxx includesMarcos Paulo de Souza1-1/+0
2014-07-02remove whitespacesMarkus Mohrhard1-2/+0