summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)Author
2022-10-21chart2: do not skip validation in these testsXisco Fauli
2022-10-20add assert to catch case that should never happenNoel Grandin
2022-10-18Elide a redundant varStephan Bergmann
2022-10-17tdf#145538 - Use range based for loopsOmkarAcharekar
2022-10-17loplugin:redundantcast look for redundant dynamic_cast<T&>Noel Grandin
2022-10-17use more string_viewNoel Grandin
2022-10-13tdf#151424: chart2_xshape: Add unittestXisco Fauli
2022-10-11Deduplicate O(U)StringConcatenationMike Kaganski
2022-10-09tdf#151424 Spider web chart drawing errorNoel Grandin
2022-10-05tdf#151283 calc hangs when try to open XLS fileNoel Grandin
2022-10-05tdf#126917 menu: OpenXMLFilterSettings != MacrosJustin Luth
2022-09-29split utl::TempFile into fast and named variantsNoel Grandin
2022-09-26use more string_view in chart2Noel Grandin
2022-09-26Be sure the number format dialog content is in correct placeSzymon Kłos
2022-09-22tdf#151091 Revert "tdf#148635 cache some chart stuff"Noel Grandin
2022-09-22use more string_view in svxNoel Grandin
2022-09-20split chart2 export unit testNoel Grandin
2022-09-20use more std::u16string_view in chart2Noel Grandin
2022-09-19no need to use an OUStringBuffer hereNoel Grandin
2022-09-18Checkboxes don’t need title casingAdolfo Jayme Barrientos
2022-09-16vcl: AnimationBitmap -> AnimationFrameChris Sherlock
2022-09-15chart2: Set the data table fill style to default to NONETomaž Vajngerl
2022-09-15Add documentation for data table added classes and functionsTomaž Vajngerl
2022-09-15chart2: reenable chart data table testTomaž Vajngerl
2022-09-14merge sdfilt library into sdNoel Grandin
2022-09-14move ErrCode to comphelper and improve debug output stringNoel Grandin
2022-09-13cid#1500679 Resource leak in objectCaolán McNamara
2022-09-12tdf#149204: chart2_xshape: Add unittestXisco Fauli
2022-09-12tdf#150832: chart2_xshape: Add unittestXisco Fauli
2022-09-10unique_ptr->optional for GraphicNoel Grandin
2022-09-08Fix CppunitTest_chart2_import on non-default DPIMike Kaganski
2022-09-04tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macrojsala
2022-09-02[API CHANGE] tdf#150683 a11y: Switch a11y child index to 64 bitMichael Weghorn
2022-09-02no need to use unique_ptr for this map in chart::CommandDispatchNoel Grandin
2022-08-31tdf#145614 Convert #define to enum or constexprLiu Hao
2022-08-29ref-count SdrObjectNoel Grandin
2022-08-23tdf#148251 Use std::swap instead of using temporary valuesLiu Hao
2022-08-22chart2: always use the series for the keys (symbols) in data tableTomaž Vajngerl
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-18tdf#150434: chart2, XLSX import: strip long legend labelsTünde Tóth
2022-08-18cid#1509397 Uninitialized scalar fieldCaolán McNamara
2022-08-18chart2: improve keys (symbols) rendering in a data tableTomaž Vajngerl
2022-08-18chart2: convert the fill color only when style is "solid"Tomaž Vajngerl
2022-08-18chart2: use only one "Data Table" string to simplify translationTomaž Vajngerl
2022-08-17chart2: for a data table we need to force shift category positionTomaž Vajngerl
2022-08-16chart2: support data table rendering when the X axis is swappedTomaž Vajngerl
2022-08-16chart2: we don't need SCHATTR_TEXT_* text ranges for data tableTomaž Vajngerl
2022-08-16chart2: don't use ref-size property when converting data tableTomaž Vajngerl
2022-08-16chart2: use the FillColor property as CharBackColorTomaž Vajngerl
2022-08-16chart2: always set text props. of the first paragraph and not cellTomaž Vajngerl