summaryrefslogtreecommitdiff
path: root/chart2/source/controller/main/ElementSelector.cxx
AgeCommit message (Expand)Author
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): chart2Stephan Bergmann
2019-03-12Simplify containers iterations in chart2, cli_ure, comphelper, configmgrArkadiy Illarionov
2018-12-14tdf#42949 Fix IWYU warnings in chart2/source/controller/*/cxx (1)Gabor Kelemen
2018-09-17New loplugin:externalStephan Bergmann
2018-08-28tdf#42949 Fix IWYU warnings in chart2/source/inc/[l-z]*Gabor Kelemen
2018-07-28loplugin:stringloop basctl,chart2,connectivityNoel Grandin
2018-03-03Use for-range loops in chart2 (part1)Julien Nabet
2018-01-31tdf#90487 Size of chart series dropdownheiko tietze
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-03inline ASSERT_EXCEPTION macro in chart2Noel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: chart2Stephan Bergmann
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-05-23loplugin:comparisonwithconstant in chart2Noel Grandin
2017-05-18can drop SCH_RESSTR nowCaolán McNamara
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
2016-11-11loplugin:expandablemethods in chart2Noel Grandin
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-08-05tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMuhammet Kara
2016-07-17tdf#100913 Remove tOID typedefs in ObjectHierarchy classkrishna keshav
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-03-14com::sun::star->css in chart2Noel Grandin
2015-12-23loplugin:unusedfields in chart2Noel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann
2015-09-12Update many ListBox users to its sal_Int32 interfaceMatteo Casalin
2015-04-17chart2: convert new to ::Create.Michael Meeks
2015-04-09vcl: VclPtr conversion in chart2Noel Grandin
2014-12-09inline UNO helper macrosNoel Grandin
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-13loplugin:staticcallStephan Bergmann
2014-04-24chart2: use constructor feature for ElementSelectorToolbarControllerMiklos Vajna
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-21Translate German comments and remove superfluous ones as well as visual noiseAlexander Wilms
2014-01-17Window::Notify should return boolStephan Bergmann
2013-09-29replace more auto_ptr with scoped_ptrMarkus Mohrhard
2013-07-29fdo#62475 removed pointless commentsJelle van der Waa
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-20RTL_CONSTASCII_USTRINGPARAM removalsKrisztian Pinter
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac
2012-07-18re-base on ALv2 code. Includes:Michael Meeks