summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)Author
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2022-04-12loplugin:stringview more o3tl conversionNoel Grandin
2022-04-08move comphelper::string::toInt32 to o3tlNoel Grandin
2022-04-08use more subView when converting to Int32Noel Grandin
2022-04-08loplugin:stringviewparam convert methods using trimNoel Grandin
2022-04-06tdf#148395: CRASH: doubleclick on chart OLE Object (bandaid)Julien Nabet
2022-04-03loplugin:stringviewparam convert methods using matchNoel Grandin
2022-03-30Related: tdf#117162 use a marginally tidier but riskier fix for trunkCaolán McNamara
2022-03-30Resolves: tdf#117162 ImportDocumentHandler expects data provider to existCaolán McNamara
2022-03-29replace dynamic C style arrays with std::vector in Splines.cxxofftkp
2022-03-29replace temporary value swap with std::swapofftkp
2022-03-29tdf#147906 change sqrt(a * a + b * b) occurences to std::hypot(a, b)Bartosz Kosiorek
2022-03-28-Werror,-Wunused-but-set-variableStephan Bergmann
2022-03-28tdf#147906 change all sqrt(a * a + b * b) occurences to std::hypot(a, b)offtkp
2022-03-25tdf#148157: assertion after set "Between tick marks", click outside the chartJulien Nabet
2022-03-23loplugin:unusedmethodsNoel Grandin
2022-03-18chart a11y: Drop bSendGlobally param from AccessibleBase::BroadcastAccEventMichael Weghorn
2022-03-16tdf#128747 chart2: don't overwrite labelsJustin Luth
2022-03-15lokCalcRTL: chart-edit: no bounding boxDennis Francis
2022-03-11loplugin:constparamsNoel Grandin
2022-03-09Drop misguided test added in 82a1d32d3d3ac1b4b0a6d4cfaca791c77d9b3c03Mike Kaganski
2022-03-05make some svx methods constNoel Grandin
2022-02-28tdf#146463: chart2_import2: Add unittestXisco Fauli
2022-02-28use SfxItemSet::GetItemIfSet in chart2Noel Grandin
2022-02-28tdf#146463 Apply data series filter to the chart legendOuyang Leyan
2022-02-26cid#1500452 Using a moved objectCaolán McNamara
2022-02-25Advanced Diagram support: cleanup/consolidate with existing codeArmin Le Grand (Allotropia)
2022-02-24use more TypedWhichIdNoel Grandin
2022-02-24cid#1500434 Dereference after null checkCaolán McNamara
2022-02-23tdf#127720 chart2: create new columns for error barsJustin Luth
2022-02-23Resolves: tdf#147292 the area of the tooltip is wrongCaolán McNamara
2022-02-23cid#1500434 Dereference after null checkCaolán McNamara
2022-02-23cid#1500643 Dereference before null checkCaolán McNamara
2022-02-23cid#1500665 Dereference before null checkCaolán McNamara
2022-02-22tdf#64914 small improvementsNoel Grandin
2022-02-22eliminate a layer of conversion in createSymbol2DNoel Grandin
2022-02-22tdf#64914 slow opening large chartNoel Grandin
2022-02-21cid#1500515 Dereference after null checkCaolán McNamara
2022-02-21cid#1500458 Dereference after null checkCaolán McNamara
2022-02-18Resolves: tdf#147393 SpinButtons should be can-focusCaolán McNamara
2022-02-18resave with latest gladeCaolán McNamara
2022-02-17loplugin:unusedmethodsNoel Grandin
2022-02-17micro-optimisation: use std::moveNoel Grandin
2022-02-17loplugin:unusedfieldsNoel Grandin
2022-02-17loplugin:unnecessaryvirtualNoel Grandin
2022-02-16simplify some vector constructionNoel Grandin
2022-02-13tdf#147394 delete crash legendNoel Grandin
2022-02-13rtl::Static -> local staticNoel Grandin
2022-02-12chart2: Break labels text and limit the size to the axis sizeTomaž Vajngerl
2022-02-12chart2: crop x-axis label if it's too long on fixed size chartsTomaž Vajngerl