summaryrefslogtreecommitdiff
path: root/chart2/source/controller/dialogs/dlg_ObjectProperties.cxx
AgeCommit message (Expand)Author
2016-12-10tdf#104534: Retrieve list of patternsJulien Nabet
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-09loplugin:constantparam in svxNoel Grandin
2016-06-28loplugin:singlevalfields in chart2Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-09prophylactic double dispose audit.Michael Meeks
2015-04-09vcl: VclPtr conversion in chart2Noel Grandin
2014-10-31Removed duplicated includesAndrea Gelmini
2014-10-23loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-09directly include ResourceIds.hrc headerThomas Arnhold
2014-07-26bnc#885825: Support borders around data labels.Kohei Yoshida
2014-07-02remove whitespacesMarkus Mohrhard
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-05-07chart2: move RegressionCalculationHelper.hxx to incTomaž Vajngerl
2014-05-06fdo#77739 UI trendline: limit max values of Degree and PeriodLaurent Balland-Poirier
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-01-25coverity#1158136 Unchecked dynamic_castCaolán McNamara
2013-12-07fdo#40314 Free value of intercept for trend lineLaurent Balland-Poirier
2013-11-19use ChartModel instead of XModel in a few placesMarkus Mohrhard
2013-08-02convert attributes wrapper dialog to .uiCaolán McNamara
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-06-29Remove include guardsThomas Arnhold
2012-04-30make ResId::toString a non-static memberCaolán McNamara
2012-03-26Removed use of UniString.Kohei Yoshida
2012-03-23Remove deprecated chart ObjectType OBJECTTYPE_DATA_ERRORS.Rafael Dominguez
2012-03-23Enable statistics if chart has any type of errorbars.Rafael Dominguez
2012-03-23Add correct tabpage to chart property dialog.Rafael Dominguez
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-01-07Remove superfluous _ZFORLIST_DECLARE_TABLE definition.Marcel Metz
2011-11-27remove include of pch header in chart2Norbert Thiebaud
2011-09-24re-factor XPropertyList derivatives to use a rtl::ReferenceMichael Meeks
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner
2011-01-28chart46: merge with dev300m98Ingrid Halama [iha]
2011-01-21removetooltypes01: Rebase to DEV300m98Carsten Driesner
2011-01-14chart46: #i25706# implement date axis - #i116467# change behaviour of own dat...Ingrid Halama [iha]
2011-01-14removetooltypes01: #i112600# remove tooltypes from chart2Mikhail Voytenko
2010-11-30chart46: #i25706# implement date axisIngrid Halama [iha]
2010-11-24Even more commented out code removedTimo Heino
2010-11-05chartextensibility: #i115276# improve layout of hierarchical axis labels in c...Thomas Benisch
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-09-30 Remove some //CHINA comments and dead codeMichael Meeks
2010-03-09chartmultiline: merge with DEV300_m74Ingrid Halama