summaryrefslogtreecommitdiff
path: root/chart2/source/tools
AgeCommit message (Expand)Author
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-11-04remove some unused code in chart2Noel Grandin
2014-10-20chart2: fix memory leak due to cyclic reference in VAxisBaseMichael Stahl
2014-10-10coverity#707673 Uninitialized scalar fieldCaolán McNamara
2014-10-01coverity#707673 uninitialized memberCaolán McNamara
2014-09-19Refactor impl_createDiagramAndContent() to take CreateShapeParam2D.Kohei Yoshida
2014-09-19More scope reduction.Kohei Yoshida
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-123D charts: Update the 3D charts when a value changes.Jan Holesovsky
2014-08-22Remove some useless tools/debug.hxx includesMarcos Paulo de Souza
2014-07-29Remove some unused codeMarcos Paulo de Souza
2014-07-21Compiler macro in lieu of literal "Label" to make it easier to track it.Kohei Yoshida
2014-07-03Make these non-inline.Kohei Yoshida
2014-07-02bnc#812796: Correctly handle static value array for OOXML charts.Kohei Yoshida
2014-07-02remove whitespacesMarkus Mohrhard
2014-07-02coverity#705359 Mixing enum typesCaolán McNamara
2014-06-26Use new GridPrinter instance for each table.Kohei Yoshida
2014-06-26Track all uses of ErrorBarX and ErrorBarY UNO property names.Kohei Yoshida
2014-06-26Prevent a crash while dumping internal data content.Kohei Yoshida
2014-06-26Better way to dump the content of InternalData.Kohei Yoshida
2014-06-26Clarify the code a little more.Kohei Yoshida
2014-06-24Re-use DataSeriesHelper::getRole().Kohei Yoshida
2014-06-24Let's remove these lcl_ fetish.Kohei Yoshida
2014-06-19fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida
2014-06-19Use define constant to keep track of all NumberFormat property usage.Kohei Yoshida
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-10coverity#1158096 Unchecked dynamic_castCaolán McNamara
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-06-07remove unnecessary and unused chart debug functionalityMarkus Mohrhard
2014-05-28coverity#706267 Uncaught exceptionCaolán McNamara
2014-05-24cppcheck: redundantAssignmentThomas Arnhold
2014-05-20Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part18Julien Nabet
2014-05-18Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part16Julien Nabet
2014-05-14Find places where uno::Sequence is passed by value.Noel Grandin
2014-05-12m_bOwnershipIsWellKnown is unusedCaolán McNamara
2014-05-11coverity#1158099 Unchecked dynamic_castCaolán McNamara
2014-05-11Fix previous commit (chart2 part)Julien Nabet
2014-05-11Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part10Julien Nabet
2014-05-07Reference can be removedJulien Nabet
2014-05-07chart2: move RegressionCalculationHelper.hxx to incTomaž Vajngerl
2014-05-06Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part2 + fix some errorsJulien Nabet
2014-05-05Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part2Julien Nabet
2014-05-01set graphic properties for error bars during import, fdo#78041Markus Mohrhard
2014-04-21remove comments why a file gets includedThomas Arnhold
2014-04-15chart2: sal_Bool->boolNoel Grandin
2014-04-11Separate mouse event handlers for GL3D bar chart.Kohei Yoshida
2014-04-05prevent excessive exceptionsMarkus Mohrhard
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin