summaryrefslogtreecommitdiff
path: root/chart2/source/controller
AgeCommit message (Expand)Author
2014-05-22Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet
2014-05-20Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part18Julien Nabet
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold
2014-05-18Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part16Julien Nabet
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-05-12Replace auto_ptr with boost::scoped_ptr.Kohei Yoshida
2014-05-12WaE: private field 'm_bOwnershipIsWellKnown' is not usedTor Lillqvist
2014-05-12m_bOwnershipIsWellKnown is unusedCaolán McNamara
2014-05-11Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part10Julien Nabet
2014-05-08coverity#736136 Dereference null return valueCaolán McNamara
2014-05-07chart2: move RegressionCalculationHelper.hxx to incTomaž Vajngerl
2014-05-06Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part3Julien Nabet
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-05-03chart::ChartController::queryGL3DChart(): crash on concurrent model closeMichael Stahl
2014-05-01be explicit about text rotations, fdo#70670Markus Mohrhard
2014-04-30coverity#738569 Uninitialized scalar fieldCaolán McNamara
2014-04-30coverity#738568 Uninitialized scalar fieldCaolán McNamara
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-04-29coverity#1210168 Uninitialized pointer fieldCaolán McNamara
2014-04-25error C2872: ´chart´ : ambiguous symbolCaolán McNamara
2014-04-25fix missing service factory during import, related fdo#74333, cp#1000057Markus Mohrhard
2014-04-25chart2: use constructor feature for WizardDialogMiklos Vajna
2014-04-25chart2: use constructor feature for ShapeToolbarControllerMiklos Vajna
2014-04-25chart2: use constructor feature for ChartTypeDialogMiklos Vajna
2014-04-25chart2: use constructor feature for ChartFrameLoaderMiklos Vajna
2014-04-25chart2: use constructor feature for ChartDocumentWrapperMiklos Vajna
2014-04-25chart2: use constructor feature for ChartControllerMiklos Vajna
2014-04-24chart2: use constructor feature for ElementSelectorToolbarControllerMiklos Vajna
2014-04-23some more hrc cleanupThomas Arnhold
2014-04-22remove one more zero byte hrcThomas Arnhold
2014-04-22remove unused hrc filesThomas Arnhold
2014-04-22clean up hrc filesThomas Arnhold
2014-04-21remove comments why a file gets includedThomas Arnhold
2014-04-17fix non unique property handleMarkus Mohrhard
2014-04-15chart2: sal_Bool->boolNoel Grandin
2014-04-14typo: paramter -> parameterThomas Arnhold
2014-04-11Several more Window events to intercept for the GL3D chart.Kohei Yoshida
2014-04-11Separate mouse event handlers for GL3D bar chart.Kohei Yoshida
2014-04-10Reduce indentation by early bailout.Kohei Yoshida
2014-04-10Let's remove these...Kohei Yoshida
2014-04-10Make implicit assignment etc. work for these iterator classesStephan Bergmann
2014-04-06whitespace cleanup in chart2Markus Mohrhard
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-30coverity#1194922 Overflowed return valueCaolán McNamara
2014-03-29chart2: loplugin:saloverrideMichael Stahl
2014-03-29Add API wrapper to handle properties of new GL3D chart type.Kohei Yoshida
2014-03-29Let's use define constants here rather than string values....Kohei Yoshida
2014-03-29Too long a line.Kohei Yoshida