summaryrefslogtreecommitdiff
path: root/chart2/source/controller/chartapiwrapper/AxisWrapper.cxx
AgeCommit message (Expand)AuthorFilesLines
2023-03-23rtl::Static-> thread-safe-static in chart2Noel Grandin1-27/+17
2023-02-21BaseMutex->std::mutex in chart::WrappedPropertySetNoel Grandin1-4/+6
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann1-1/+1
2022-06-13clang-tidy modernize-pass-by-value in chart2Noel Grandin1-2/+3
2022-04-25Recheck module chart2 with IWYUGabor Kelemen1-1/+0
2022-04-23Recheck module chart2 with IWYUGabor Kelemen1-1/+0
2022-02-05use more concrete types in chart2, AxisNoel Grandin1-4/+4
2022-01-16use more concrete types in chart2, DiagramNoel Grandin1-1/+1
2022-01-15use more concrete types in chart2, ChartModelNoel Grandin1-6/+6
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann1-0/+3
2020-04-09tdf#127792 implement UNO chart attribute MajorOriginTünde Tóth1-1/+9
2020-01-14clang-tidy modernize-concat-nested-namespace in chart2Noel Grandin1-4/+1
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): chart2Stephan Bergmann1-2/+2
2019-01-03tdf#42949 Fix IWYU warnings in chart2/source/controller/* (2)Gabor Kelemen1-3/+0
2018-07-24pass WrappedProperty around by std::unique_ptrNoel Grandin1-19/+19
2018-04-15remove some unused comphelper includesJochen Nitschke1-0/+1
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin1-2/+3
2017-11-03inline ASSERT_EXCEPTION macro in chart2Noel Grandin1-2/+1
2017-10-23loplugin:includeform: chart2Stephan Bergmann1-9/+9
2017-09-11clang-tidy modernize-use-emplace in c*Noel Grandin1-108/+72
2017-08-02remove unnecessary use of 'this->'Noel Grandin1-5/+5
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist1-4/+4
2017-02-03makeAny->Any in basctl..chart2Noel Grandin1-2/+2
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-17/+3
2016-11-11loplugin:expandablemethods in chart2Noel Grandin1-17/+5
2016-11-07loplugin:oncevar in chart2Noel Grandin1-2/+1
2016-08-18cppcheck: passedByValueCaolán McNamara1-1/+1
2016-07-13chart2: remove unused ContainerHelper.hxx includesJochen Nitschke1-2/+0
2016-04-25Kill comphelper::MakeMapStephan Bergmann1-1/+0
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-1/+1
2016-04-18clean-up: unused using declarations and includesJochen Nitschke1-1/+0
2016-03-14com::sun::star->css in chart2Noel Grandin1-8/+8
2015-12-23loplugin:unusedfields in chart2Noel Grandin1-1/+1
2015-11-19use comphelper::containerToSequenceNoel Grandin1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-10-07tdf#88154 workaround and unit testMarco Cecchetti1-1/+12
2015-09-14boost->stdCaolán McNamara1-1/+1
2015-04-23loplugin:staticmethodsNoel Grandin1-1/+1
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann1-14/+14
2014-12-09inline UNO helper macrosNoel Grandin1-1/+23
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin1-2/+2
2014-06-19fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida1-3/+2
2014-06-19Use define constant to keep track of all NumberFormat property usage.Kohei Yoshida1-2/+3
2014-05-18Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part16Julien Nabet1-21/+21
2014-04-15chart2: sal_Bool->boolNoel Grandin1-8/+8
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-13/+13
2014-02-11fdo#74112 Preserve Chart displayunits properties during ODF import/export.sushil_shinde1-1/+19
2013-07-29fdo#62475 removed pointless commentsJelle van der Waa1-10/+0
2013-04-22fix the remaining issues with the changed handling of ErrorBar propsMarkus Mohrhard1-2/+2
2013-01-07Remove some RTL_* and some rtl:: prefixes in chart2Marcos Paulo de Souza1-4/+2