summaryrefslogtreecommitdiff
path: root/chart2/source/controller/chartapiwrapper/WrappedSplineProperties.cxx
AgeCommit message (Expand)Author
2023-04-20Run clang-tidy with misc-unused-using-decls on modules [a-c]*Gabor Kelemen
2023-03-17move getChartTypes inside chart2::DiagramNoel Grandin
2022-06-13clang-tidy modernize-pass-by-value in chart2Noel Grandin
2022-04-23Recheck module chart2 with IWYUGabor Kelemen
2022-01-22remove css::chart::XChartTypeTemplateNoel Grandin
2022-01-22use more concrete types in chart2, ChartTypeNoel Grandin
2022-01-16use more concrete types in chart2, DiagramNoel Grandin
2020-04-19loplugin:flatten in chart2Noel Grandin
2020-01-31new loplugin:namespaceindentationNoel Grandin
2020-01-14clang-tidy modernize-concat-nested-namespace in chart2Noel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2018-09-26tdf#42949 Fix IWYU warnings in chart2/source/controller/chartapiwrapper/*hxxGabor Kelemen
2018-07-24pass WrappedProperty around by std::unique_ptrNoel Grandin
2018-07-09Add missing sal/log.hxx headersGabor Kelemen
2017-11-03inline ASSERT_EXCEPTION macro in chart2Noel Grandin
2017-10-23loplugin:includeform: chart2Stephan Bergmann
2017-09-11clang-tidy modernize-use-emplace in c*Noel Grandin
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-03-31use actual UNO enums in chart2Noel Grandin
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-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-18cppcheck: passedByValueCaolán McNamara
2016-04-12clang-tidy performance-unnecessary-value-param in chart2Noel Grandin
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-03-14com::sun::star->css in chart2Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-14boost->stdCaolán McNamara
2014-05-18Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part16Julien Nabet
2014-03-29Add API wrapper to handle properties of new GL3D chart type.Kohei Yoshida
2014-03-29Let's use define constants here rather than string values....Kohei Yoshida
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-25Crash prevention by checking for NULL.Kohei Yoshida
2013-07-29fdo#62475 removed pointless commentsJelle van der Waa
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19let us keep the gnumeric value handling in xmloffMarkus Mohrhard
2013-03-19fdo#61135 stepped lines graph: handle ods filesEricSeynaeve
2013-03-01Replace rtl::O(U)String with O(U)StringÁdám Csaba Király
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-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-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-07chart49: #i113572# save data points order 2 correctly for b-splinesIngrid Halama