summaryrefslogtreecommitdiff
path: root/chart2/source/controller/dialogs/res_LegendPosition.cxx
AgeCommit message (Expand)Author
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2019-01-03tdf#42949 Fix IWYU warnings in chart2/source/controller/* (2)Gabor Kelemen
2018-10-27merge SchLegendPositionResources/LegendPositionResources back togetherCaolán McNamara
2018-10-27loplugin:unusedmethodsNoel Grandin
2018-10-15weld TitlesAndObjectsTabPageCaolán McNamara
2018-10-15loplugin:unusedfieldsNoel Grandin
2018-10-14weld SchLegendPosTabPageCaolán McNamara
2018-10-09loplugin:unusedmethodsNoel Grandin
2018-10-04weld SchLegendDlgCaolán McNamara
2018-06-13tdf#42949 Fix IWYU warnings in chart2/source/controller/inc/[I-V]*Gabor Kelemen
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-01-15More loplugin:cstylecast: chart2Stephan Bergmann
2017-11-03inline ASSERT_EXCEPTION macro in chart2Noel Grandin
2017-10-23loplugin:includeform: chart2Stephan Bergmann
2017-07-21migrate to boost::gettextCaolán McNamara
2017-03-31use actual UNO enums in chart2Noel Grandin
2017-02-03makeAny->Any in basctl..chart2Noel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-03-14com::sun::star->css in chart2Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-16convert Link<> to typedNoel Grandin
2015-09-14convert Link<> to typedNoel Grandin
2015-09-10convert Link<> to typedNoel Grandin
2015-08-14loplugin: defaultparamsNoel Grandin
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-24loplugin:simplifyboolStephan Bergmann
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-10-23loplugin: cstylecastNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-06-10coverity#1158119 Unchecked dynamic_castCaolán McNamara
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-04-15chart2: sal_Bool->boolNoel Grandin
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-02-10the return of callcatcherCaolán McNamara
2013-12-27Convert chart legend dialog to widget UIOlivier Hallot
2013-11-27provide two LegendPositionResources for the interimCaolán McNamara
2013-11-19use ChartModel instead of XModel in a few placesMarkus Mohrhard
2013-07-29fdo#62475 removed pointless commentsJelle van der Waa
2012-10-08OUString cleanup in Chart2Olivier Hallot
2012-07-18re-base on ALv2 code. Includes:Michael Meeks
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2011-11-29catch by const referenceTakeshi Abe
2011-11-27remove include of pch header in chart2Norbert Thiebaud
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-02-16CWS-TOOLING: integrate CWS accfixesIvo Hinkelmann
2011-02-15accfixes: merged to m100Malte Timmermann [mt]
2011-02-15chart52: merge with DEV300_m100Ingrid Halama [iha]
2011-01-27chart52: #28670# make the legend within charts resizeable - part 3Ingrid Halama [iha]
2011-01-24chart52: #28670# make the legend within charts resizeable - part 2Ingrid Halama [iha]