summaryrefslogtreecommitdiff
path: root/chart2/source/controller/dialogs/DialogModel.cxx
AgeCommit message (Expand)Author
2020-02-05tdf#130389: Data ranges dialog, data series tab, move up/down reversedJulien Nabet
2019-07-19loplugin:referencecasting in canvas..chart2Noel Grandin
2019-05-13Remove ContainerHelper.hxxArkadiy Illarionov
2019-04-07tdf#120703 PVS: Silence V522 warningsMike Kaganski
2019-01-18convert MoveDirection to scoped enumNoel Grandin
2019-01-03tdf#42949 Fix IWYU warnings in chart2/source/controller/* (2)Gabor Kelemen
2018-11-23improve function local staticsNoel Grandin
2018-11-09tdf#42949 Fix IWYU warnings in chart2/source/controller/dialogs/*hxxGabor Kelemen
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-01-22chart2: std::iterator is deprecated in C++17Michael Stahl
2017-11-03inline ASSERT_EXCEPTION macro in chart2Noel Grandin
2017-11-01loplugin:constantparam in c*Noel Grandin
2017-10-23loplugin:includeform: chart2Stephan Bergmann
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-13use more OUString::operator== in a*..chart2Noel Grandin
2017-07-07C++11 remove std::binary_function bases from functorsJochen Nitschke
2017-07-03use begin()/end() when working with SequenceNoel Grandin
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke
2017-05-18can drop SCH_RESSTR nowCaolán McNamara
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert chart2 controller source from OSL_ASSERT to assertChris Sherlock
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-02-03makeAny->Any in basctl..chart2Noel Grandin
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-13chart2: remove unused ContainerHelper.hxx includesJochen Nitschke
2016-04-11loplugin:constantparamNoel Grandin
2016-01-11loplugin:unusedmethods unused return value in chart2Noel Grandin
2015-11-19use comphelper::containerToSequenceNoel Grandin
2015-09-14boost->stdCaolán McNamara
2015-08-11tdf#92459 Cleanup unclear lambdasDaniel Robertson
2015-08-01tdf#92459 replace deprecated o3tl featuresDaniel Robertson
2015-06-04uno::Sequence provides now begin and endNoel Grandin
2015-04-23loplugin:staticmethodsNoel Grandin
2014-07-22callcatcher: update unused codeCaolán McNamara
2014-06-24Annotate the code a little more, to make it easier to follow.Kohei Yoshida
2014-06-22show the property mapping sequences by defaultMarkus Mohrhard
2014-06-22extract common codeMarkus Mohrhard
2014-04-10Make implicit assignment etc. work for these iterator classesStephan Bergmann
2014-03-17we also need to translate from ui to internal rolesMarkus Mohrhard
2014-03-09improve the handling of property mapping sequencesMarkus Mohrhard
2014-02-17Don't violate the One Definition RuleTor Lillqvist
2014-01-29start time based onlz after dialog is closedMarkus Mohrhard
2014-01-29give up with the nice solutions and enjoy the ugly hackMarkus Mohrhard
2013-11-19use ChartModel instead of XModel in a few placesMarkus Mohrhard
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara
2013-07-29fdo#62475 removed pointless commentsJelle van der Waa
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara
2012-10-08OUString cleanup in Chart2Olivier Hallot