summaryrefslogtreecommitdiff
path: root/chart2/source/controller/chartapiwrapper/TitleWrapper.cxx
AgeCommit message (Expand)Author
2017-11-03inline ASSERT_EXCEPTION macro in chart2Noel Grandin
2017-10-23loplugin:includeform: chart2Stephan Bergmann
2017-09-25Fix typosAndrea Gelmini
2017-09-11clang-tidy modernize-use-emplace in c*Noel Grandin
2017-08-02remove unnecessary use of 'this->'Noel Grandin
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
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-11-23loplugin:unnecessaryoverride (dtors) in chart2Stephan Bergmann
2016-11-11loplugin:expandablemethods in chart2Noel Grandin
2016-11-07loplugin:oncevar in chart2Noel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-18cppcheck: passedByValueCaolán McNamara
2016-07-13chart2: remove unused ContainerHelper.hxx includesJochen Nitschke
2016-04-25Kill comphelper::MakeMapStephan Bergmann
2015-11-19use comphelper::containerToSequenceNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-14boost->stdCaolán McNamara
2015-06-08cppcheck: noExplicitConstructorCaolán McNamara
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2014-12-09inline UNO helper macrosNoel Grandin
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-05-18Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part16Julien Nabet
2014-05-01be explicit about text rotations, fdo#70670Markus Mohrhard
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-11-19use ChartModel instead of XModel in a few placesMarkus Mohrhard
2013-07-29fdo#62475 removed pointless commentsJelle van der Waa
2013-05-23Revert "fdo#46808, Convert chart2::Title service to new style"Stephan Bergmann
2013-05-21fdo#46808, Convert chart2::Title service to new styleNoel Grandin
2013-04-22fix the remaining issues with the changed handling of ErrorBar propsMarkus Mohrhard
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-01Replace rtl::O(U)String with O(U)StringÁdám Csaba Király
2012-11-29chart2: replace use of deprecated UserDefinedAttributeSupplierMichael Stahl
2012-07-18re-base on ALv2 code. Includes:Michael Meeks
2012-04-08Cleanup of C2U macro in chart2.Rafael Dominguez
2011-11-27remove include of pch header in chart2Norbert Thiebaud
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-01-19Remove some more '//static' lines and useless comments.Thomas Arnhold
2011-01-17Removed bogus comments from calc-chart2Alfonso Eusebio
2010-11-23More 'easy-hacks' completedTimo Heino
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-05chart49: #i113103# prevent deadlock caused by mixed mutex locking order wiht ...Ingrid Halama
2010-05-21chart47: #i83831# problems with character properties at titleIngrid Halama