summaryrefslogtreecommitdiffstats
path: root/chart2/source/controller/main/ObjectHierarchy.cxx
Commit message (Expand)AuthorAgeFilesLines
* use more concrete types in chart2, DiagramNoel Grandin2022-01-191-9/+6
* Recheck modules [a-c]* with IWYUGabor Kelemen2022-01-131-1/+0
* use concrete types in chart2, SvxDrawPageNoel Grandin2022-01-021-4/+3
* Avoid COW overhead using css::uno::SequenceMike Kaganski2021-10-141-1/+1
* no need for pimpl in ObjectHierarchyNoel Grandin2021-07-221-118/+30
* loplugin:stringviewparam extend to new..Noel2021-01-291-6/+6
* use for-range on Sequence in chart2Noel Grandin2020-05-181-6/+5
* improve loplugin:referencecastingNoel Grandin2020-05-081-1/+1
* Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann2020-04-271-0/+1
* loplugin:flatten in chart2Noel Grandin2020-04-191-77/+77
* loplugin:constantparamNoel Grandin2020-02-271-8/+8
* fix regression in chart keyboard handlingNoel Grandin2020-02-271-1/+2
* loplugin:referencecastingNoel Grandin2020-02-251-4/+5
* loplugin:constantparamNoel Grandin2020-02-031-2/+1
* Fix StringAdd::isCompileTimeConstantStephan Bergmann2019-10-311-2/+1
* cid#1448300 Using invalid iteratorCaolán McNamara2019-07-161-1/+1
* tdf#42949 Fix IWYU warnings in chart2/source/controller/*/cxx (1)Gabor Kelemen2018-12-141-1/+1
* tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen2018-11-291-0/+2
* tdf#42949 Fix IWYU warnings in chart2/source/inc/[l-z]*Gabor Kelemen2018-08-281-0/+1
* tdf#42949 Fix IWYU warnings in chart2/source/inc/[d-l]*hxxGabor Kelemen2018-08-081-0/+1
* use more DBG_UNHANDLED_EXCEPTIONNoel Grandin2018-04-091-4/+5
* Use for-range loops in chart2 (part1)Julien Nabet2018-03-031-10/+10
* look for =() in loplugin:unnecessaryparenNoel Grandin2017-11-201-1/+1
* inline ASSERT_EXCEPTION macro in chart2Noel Grandin2017-11-031-3/+2
* loplugin:includeform: chart2Stephan Bergmann2017-10-231-12/+12
* clang-tidy modernize-use-emplace in c*Noel Grandin2017-09-111-33/+19
* use begin()/end() when working with SequenceNoel Grandin2017-07-031-1/+1
* C++11 remove std::unary_function bases from functorsJochen Nitschke2017-07-031-1/+1
* loplugin:oncevar chart2Noel Grandin2017-06-201-2/+1
* teach redundantcast plugin about functional castsNoel Grandin2017-05-301-2/+2
* revert OSL_ASSERT changesChris Sherlock2017-05-071-3/+3
* tdf#43157: convert chart2 controller source from OSL_ASSERT to assertChris Sherlock2017-05-071-3/+3
* commit: loplugin:checkunusedparams in chart2Noel Grandin2017-04-281-1/+1
* Drop :: prefix from std in c*/Tor Lillqvist2017-02-151-8/+8
* tdf#100913 Remove tOID typedefs in ObjectHierarchy classkrishna keshav2016-07-171-32/+32
* merge LineProperties with chart::ErrorBarNoel Grandin2016-07-051-1/+0
* loplugin:singlevalfields in chart2Noel Grandin2016-06-281-10/+9
* com::sun::star->css in chart2Noel Grandin2016-03-141-4/+4
* Fix missing iterator include on MSVC 14.0David Ostrovsky2016-02-171-0/+1
* Fix typosAndrea Gelmini2016-01-101-1/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-1/+1
* Fix typosAndrea Gelmini2015-09-301-1/+1
* loplugin: defaultparamsNoel Grandin2015-08-141-1/+1
* loplugin:staticmethodsNoel Grandin2015-04-231-1/+1
* remove whitespacesMarkus Mohrhard2014-07-021-1/+0
* Track all uses of ErrorBarX and ErrorBarY UNO property names.Kohei Yoshida2014-06-261-2/+3
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-171-4/+0
* fdo#62475 removed pointless commentsJelle van der Waa2013-07-291-4/+0
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-4/+3
* Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac2013-01-301-8/+8