summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)AuthorFilesLines
2022-10-26More CppunitTests need the ASan hackStephan Bergmann1-0/+4
2022-10-26UnoApiTest: do not dispose on saveXisco Fauli2-5/+0
2022-10-25ChartTest: inherit from UnoApiTestXisco Fauli18-519/+569
2022-10-25tdf#145759 Use symbolic constants instead of magic numerical constantsOmkarAcharekar1-1/+2
2022-10-24Drop Window::LogicMouse*Mike Kaganski2-20/+0
2022-10-22use more TempFileFastService in chart2Noel Grandin1-4/+3
2022-10-21chart2: do not skip validation in these testsXisco Fauli1-2/+2
2022-10-20add assert to catch case that should never happenNoel Grandin1-0/+1
2022-10-18Elide a redundant varStephan Bergmann1-3/+1
2022-10-17tdf#145538 - Use range based for loopsOmkarAcharekar1-3/+2
2022-10-17loplugin:redundantcast look for redundant dynamic_cast<T&>Noel Grandin2-2/+2
2022-10-17use more string_viewNoel Grandin1-5/+5
2022-10-13tdf#151424: chart2_xshape: Add unittestXisco Fauli3-1/+1177
2022-10-11Deduplicate O(U)StringConcatenationMike Kaganski4-7/+6
2022-10-09tdf#151424 Spider web chart drawing errorNoel Grandin11-22/+26
2022-10-05tdf#151283 calc hangs when try to open XLS fileNoel Grandin1-1/+1
2022-10-05tdf#126917 menu: OpenXMLFilterSettings != MacrosJustin Luth1-2/+1
2022-09-29split utl::TempFile into fast and named variantsNoel Grandin1-7/+7
2022-09-26use more string_view in chart2Noel Grandin12-46/+46
2022-09-26Be sure the number format dialog content is in correct placeSzymon Kłos2-1/+5
2022-09-22tdf#151091 Revert "tdf#148635 cache some chart stuff"Noel Grandin1-13/+8
2022-09-22use more string_view in svxNoel Grandin3-3/+3
2022-09-20split chart2 export unit testNoel Grandin4-679/+780
2022-09-20use more std::u16string_view in chart2Noel Grandin16-98/+98
2022-09-19no need to use an OUStringBuffer hereNoel Grandin1-13/+8
2022-09-18Checkboxes don’t need title casingAdolfo Jayme Barrientos2-9/+9
2022-09-16vcl: AnimationBitmap -> AnimationFrameChris Sherlock1-2/+2
2022-09-15chart2: Set the data table fill style to default to NONETomaž Vajngerl1-0/+4
2022-09-15Add documentation for data table added classes and functionsTomaž Vajngerl9-2/+46
2022-09-15chart2: reenable chart data table testTomaž Vajngerl1-3/+0
2022-09-14merge sdfilt library into sdNoel Grandin7-7/+0
2022-09-14move ErrCode to comphelper and improve debug output stringNoel Grandin3-3/+3
2022-09-13cid#1500679 Resource leak in objectCaolán McNamara2-5/+4
2022-09-12tdf#149204: chart2_xshape: Add unittestXisco Fauli3-11/+426
2022-09-12tdf#150832: chart2_xshape: Add unittestXisco Fauli3-0/+987
2022-09-10unique_ptr->optional for GraphicNoel Grandin3-9/+9
2022-09-08Fix CppunitTest_chart2_import on non-default DPIMike Kaganski2-11/+31
2022-09-04tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macrojsala1-2/+1
2022-09-02[API CHANGE] tdf#150683 a11y: Switch a11y child index to 64 bitMichael Weghorn10-27/+27
2022-09-02no need to use unique_ptr for this map in chart::CommandDispatchNoel Grandin2-26/+18
2022-08-31tdf#145614 Convert #define to enum or constexprLiu Hao1-13/+16
2022-08-29ref-count SdrObjectNoel Grandin7-20/+25
2022-08-23tdf#148251 Use std::swap instead of using temporary valuesLiu Hao3-25/+5
2022-08-22chart2: always use the series for the keys (symbols) in data tableTomaž Vajngerl4-82/+38
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann123-123/+123
2022-08-18tdf#150434: chart2, XLSX import: strip long legend labelsTünde Tóth3-0/+26
2022-08-18cid#1509397 Uninitialized scalar fieldCaolán McNamara1-0/+1
2022-08-18chart2: improve keys (symbols) rendering in a data tableTomaž Vajngerl1-13/+36
2022-08-18chart2: convert the fill color only when style is "solid"Tomaž Vajngerl1-2/+9
2022-08-18chart2: use only one "Data Table" string to simplify translationTomaž Vajngerl4-7/+6