summaryrefslogtreecommitdiff
path: root/chart2/source/controller/main/ElementSelector.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-03-03Use for-range loops in chart2 (part1)Julien Nabet1-8/+7
2018-01-31tdf#90487 Size of chart series dropdownheiko tietze1-1/+1
2017-12-11loplugin:salcall fix functionsNoel Grandin1-1/+1
2017-11-03inline ASSERT_EXCEPTION macro in chart2Noel Grandin1-1/+0
2017-10-26vcl: make MapMode constructor explicitMichael Stahl1-1/+1
2017-10-23loplugin:includeform: chart2Stephan Bergmann1-8/+8
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke1-1/+0
2017-06-12cleanup unused css/frame/* includesJochen Nitschke1-1/+0
2017-05-23loplugin:comparisonwithconstant in chart2Noel Grandin1-2/+2
2017-05-18can drop SCH_RESSTR nowCaolán McNamara1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-6/+2
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl1-2/+2
2016-11-11loplugin:expandablemethods in chart2Noel Grandin1-11/+0
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin1-1/+1
2016-10-05convert MapUnit to scoped enumNoel Grandin1-1/+1
2016-08-05tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMuhammet Kara1-2/+1
2016-07-17tdf#100913 Remove tOID typedefs in ObjectHierarchy classkrishna keshav1-4/+5
2016-07-15new loplugin unnecessary overrideNoel Grandin1-4/+0
2016-03-14com::sun::star->css in chart2Noel Grandin1-1/+1
2015-12-23loplugin:unusedfields in chart2Noel Grandin1-4/+3
2015-11-15use initialiser for Sequence<OUString>Noel Grandin1-2/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann1-3/+3
2015-09-12Update many ListBox users to its sal_Int32 interfaceMatteo Casalin1-3/+3
2015-04-17chart2: convert new to ::Create.Michael Meeks1-1/+1
2015-04-09vcl: VclPtr conversion in chart2Noel Grandin1-4/+0
2014-12-09inline UNO helper macrosNoel Grandin1-1/+23
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl1-2/+2
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin1-2/+2
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-06-13loplugin:staticcallStephan Bergmann1-1/+1
2014-04-24chart2: use constructor feature for ElementSelectorToolbarControllerMiklos Vajna1-0/+7
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-4/+4
2014-02-21Translate German comments and remove superfluous ones as well as visual noiseAlexander Wilms1-2/+2
2014-01-17Window::Notify should return boolStephan Bergmann1-4/+4
2013-09-29replace more auto_ptr with scoped_ptrMarkus Mohrhard1-1/+1
2013-07-29fdo#62475 removed pointless commentsJelle van der Waa1-14/+0
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-7/+7
2013-02-20RTL_CONSTASCII_USTRINGPARAM removalsKrisztian Pinter1-2/+1
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac1-1/+1
2012-07-18re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-01-31Get the whole thing to build after the method sig change in SdrObject.Kohei Yoshida1-1/+1
2011-12-13Fix for fdo43460 Part V getLength to isEmptyOlivier Hallot1-1/+1
2011-11-27remove include of pch header in chart2Norbert Thiebaud1-2/+0
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-5/+5
2011-01-19Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold1-1/+1