summaryrefslogtreecommitdiff
path: root/chart2/source/tools/ObjectIdentifier.cxx
AgeCommit message (Expand)AuthorFilesLines
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
2014-06-26Track all uses of ErrorBarX and ErrorBarY UNO property names.Kohei Yoshida1-2/+4
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-8/+0
2014-05-07Reference can be removedJulien Nabet1-1/+1
2014-05-06Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part2 + fix some errorsJulien Nabet1-1/+1
2014-05-05Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part2Julien Nabet1-2/+2
2014-04-21remove comments why a file gets includedThomas Arnhold1-1/+0
2014-04-15chart2: sal_Bool->boolNoel Grandin1-1/+1
2013-11-19use ChartModel instead of XModel in a few placesMarkus Mohrhard1-0/+136
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin1-4/+4
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-18/+18
2013-07-29fdo#62475 removed pointless commentsJelle van der Waa1-6/+0
2013-06-17fdo#43460 chart2: use isEmpty()Jelle van der Waa1-2/+2
2013-05-23Revert "fdo#46808, Convert chart2::Title service to new style"Stephan Bergmann1-1/+1
2013-05-21fdo#46808, Convert chart2::Title service to new styleNoel Grandin1-1/+1
2013-05-06fix typos (wich instead of which)Philipp Riemer1-1/+1
2013-04-07Some cppcheck cleaningJulien Nabet1-5/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-15/+13
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold1-2/+2
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac1-82/+82
2012-07-18re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-05-17removed unused const rtl::OUStringTakeshi Abe1-1/+0
2012-05-02WaE: simple-minded msvc2008 considers code unreachableCaolán McNamara1-8/+12
2012-03-23Remove deprecated chart ObjectType OBJECTTYPE_DATA_ERRORS.Rafael Dominguez1-7/+1
2012-03-23Return the correct errorbar property set.Rafael Dominguez1-7/+13
2011-12-13Fix for fdo43460 Part V getLength to isEmptyOlivier Hallot1-17/+17
2011-11-29catch by const referenceTakeshi Abe1-2/+2
2011-11-27remove include of pch header in chart2Norbert Thiebaud1-2/+0
2011-05-27Replace DBG_* with OSL_* in calc/chart2Jacek Wolszczak1-1/+1
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0