summaryrefslogtreecommitdiff
path: root/chart2/source/model/main/Title.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-05-07loplugin:ostr in chart2Noel Grandin1-5/+5
2024-04-18tdf#160517 - chart odf: import/export formatted chart titlesBalazs Varga1-0/+3
2023-03-23rtl::Static-> thread-safe-static in chart2Noel Grandin1-79/+49
2022-12-06Move cppu::BaseMutex up to the base class OPropertySetNoel Grandin1-2/+1
2022-05-23instantiate Title directly in chartNoel Grandin1-1/+1
2022-04-23Recheck module chart2 with IWYUGabor Kelemen1-1/+0
2022-01-14use more concrete types in chart2Noel Grandin1-20/+4
2021-12-05speed up property access in chartsNoel Grandin1-3/+4
2020-01-14clang-tidy modernize-concat-nested-namespace in chart2Noel Grandin1-1/+1
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): chart2Stephan Bergmann1-1/+1
2019-05-13Remove ContainerHelper.hxxArkadiy Illarionov1-5/+8
2019-05-10Consolidate MutexContainer GetMutex() vs. direct m_aMutex accessStephan Bergmann1-2/+2
2019-05-09Drop redundant explicit initialization of MutexContainer base classStephan Bergmann1-1/+0
2018-10-08tdf#42949 Fix IWYU warnings in chart2/source/model/*cxxGabor Kelemen1-4/+2
2018-09-11clang-tidy bugprone-copy-constructor-initNoel Grandin1-1/+1
2018-06-16tdf#42949 Fix IWYU warnings in chart2/source/model/{main,template}/*hxxGabor Kelemen1-0/+2
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin1-4/+5
2017-12-11loplugin:salcall fix functionsNoel Grandin1-1/+1
2017-11-03inline ASSERT_EXCEPTION macro in chart2Noel Grandin1-3/+2
2017-10-23loplugin:includeform: chart2Stephan Bergmann1-6/+6
2017-09-11clang-tidy modernize-use-emplace in c*Noel Grandin1-36/+24
2017-07-28loplugin:checkunusedparams more part3Noel Grandin1-3/+3
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist1-3/+3
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-12/+0
2016-11-11loplugin:expandablemethods in chart2Noel Grandin1-17/+5
2016-11-07loplugin:oncevar in chart2Noel Grandin1-3/+1
2016-04-30tdf#92768 Support hiding title objectsFeyza Yavuz1-0/+10
2016-04-28teach stylepolice plugin about ref-counted-pointer namingNoel Grandin1-1/+1
2016-03-14com::sun::star->css in chart2Noel Grandin1-3/+3
2015-11-19use comphelper::containerToSequenceNoel Grandin1-1/+1
2015-04-23loplugin:staticmethodsNoel Grandin1-2/+2
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann1-2/+2
2015-02-12Use constructors for services from chartcore.component.Ursache Vladimir1-0/+7
2014-12-09inline UNO helper macrosNoel Grandin1-1/+23
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin1-2/+2
2014-05-18Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part16Julien Nabet1-9/+9
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-8/+8
2013-07-29fdo#62475 removed pointless commentsJelle van der Waa1-10/+0
2013-05-23Revert "fdo#46808, Convert chart2::Title service to new style"Stephan Bergmann1-34/+0
2013-05-22fix maybevoid attributesNoel Grandin1-4/+4
2013-05-21fdo#46808, Convert chart2::Title service to new styleNoel Grandin1-0/+34
2013-04-22fix the remaining issues with the changed handling of ErrorBar propsMarkus Mohrhard1-4/+4
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-2/+2
2013-02-20RTL_CONSTASCII_USTRINGPARAM removalsKrisztian Pinter1-2/+1
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac1-15/+15
2012-06-21re-base on ALv2 code.Michael Meeks1-23/+14
2011-11-27remove include of pch header in chart2Norbert Thiebaud1-2/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-70/+69
2011-01-18Remove useless comments and some dead code.Thomas Arnhold1-5/+0