summaryrefslogtreecommitdiff
path: root/chart2/source
AgeCommit message (Expand)Author
2022-11-19tdf#151846 Restore XChartTypeTemplateNoel Grandin
2022-11-17Resolves: tdf#152087 strip any newlines from the entryCaolán McNamara
2022-11-11Drop a counterproductive top-level constStephan Bergmann
2022-11-02tdf#54857 elide more dynamic_castNoel Grandin
2022-11-02tdf#54857 elide more dynamic_castNoel Grandin
2022-11-01tdf#54857 elide more dynamic_castNoel Grandin
2022-10-28It's Frame-Controller-Model, not Model-View-ControllerMike Kaganski
2022-10-28Implement css::frame::XController2 in ChartControllerMike Kaganski
2022-10-25tdf#145759 Use symbolic constants instead of magic numerical constantsOmkarAcharekar
2022-10-24Drop Window::LogicMouse*Mike Kaganski
2022-10-22use more TempFileFastService in chart2Noel Grandin
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-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-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-20use more std::u16string_view in chart2Noel Grandin
2022-09-19no need to use an OUStringBuffer hereNoel Grandin
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-14move ErrCode to comphelper and improve debug output stringNoel Grandin
2022-09-13cid#1500679 Resource leak in objectCaolán McNamara
2022-09-10unique_ptr->optional for GraphicNoel Grandin
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
2022-08-16chart2: add "font effects" tab page to the data table dialogTomaž Vajngerl
2022-08-16chart2: render line legend symbols better in a data tableTomaž Vajngerl