summaryrefslogtreecommitdiff
path: root/chart2/qa
AgeCommit message (Expand)Author
2024-11-26tdf#161800 - I/O of '# of values in second plot' parameter not supportedKurt Nordback
2024-11-19improve loplugin passparamsbyrefNoel Grandin
2024-11-10com::sun::star -> cssMike Kaganski
2024-11-08loplugin:reftotemp in chart2Noel Grandin
2024-10-31convert KernArray from sal_Int32 to doubleNoel Grandin
2024-10-29UnoApiTest: rename load to loadFromURL and use it everywhereXisco Fauli
2024-10-05Use good old string literals in assertXPath and friendsMike Kaganski
2024-10-02qa: use SetODFDefaultVersion everywhereXisco Fauli
2024-09-30chart2: No need to pass mxComponent aroundXisco Fauli
2024-08-27tdf#90733 - support invertIfNegative for bar and bubble chartKurt Nordback
2024-08-02Fix wrong / misleading uses of fTools::(more|less|equal) with literal 0Mike Kaganski
2024-07-08Fix typoAndrea Gelmini
2024-07-07tdf#161483 enable chart read text rotate angle unitRegina Henschel
2024-06-18tdf#161571 chart: OOXML export of piechart label positionsAttila Szűcs
2024-06-18tdf#161607 Chart: import-export LeaderLines dataAttila Szűcs
2024-06-06tdf#146756 unit test font: substitute Carlito for Calibri fontJustin Luth
2024-05-10tdf#161013 Rendering error when changing chart type for saved of-pie chartKurt Nordback
2024-05-07loplugin:ostr in chart2Noel Grandin
2024-04-28Extended loplugin:ostr manual changesStephan Bergmann
2024-04-27Simplify a bitMike Kaganski
2024-04-20Return double from OutputDevice::GetTextArrayMike Kaganski
2024-04-18tdf#160517 - chart odf: import/export formatted chart titlesBalazs Varga
2024-04-02Related: tdf#39052 - chart ooxml: export formatted chart titlesBalazs Varga
2024-03-27tdf#146619 Remove unused #includes from C/C++ filesRafał Dobrakowski
2024-03-18tdf#50934: Add a pie-with-remainder-as-another-pie chart typeKurt Nordback
2024-03-05tdf#99969: chart2_uichart: Add unittestXisco Fauli
2024-03-03tdf#153706: do not add categories, when source data doesn't have themMike Kaganski
2024-02-19tdf#50934: Fix compiler complaints and activate OOXML I/O testsKurt Nordback
2024-02-19tdf#50934: Add one of-pie testKurt Nordback
2024-01-31tdf#146756 pie chart2 import: use consistent outside-label max text lenJustin Luth
2024-01-30tdf#146756 pie chart2 import: improve response to bestFit failureJustin Luth
2024-01-30tdf#146756 pie chart2 import: use manualLayout Width for pie chart labelsJustin Luth
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski
2024-01-18tdf#146487 Don't show generic diagram title when there is an empty title givenSamuel Mehrbrodt
2024-01-17tdf#141908: replace hex colors with color keywordsLuv Sharma
2024-01-09tdf#137691 chart2 export: preserve NumberFormat of DataSeriesJustin Luth
2024-01-09tdf#137691 chart2 import: provide NumberFormat to DataSeriesJustin Luth
2024-01-03UnoApiTest::loadFromURL -> UnoApiTest::loadFromFileMike Kaganski
2023-12-07tdf#158223: chart2_uichart: Add unittestXisco Fauli
2023-11-20Extended loplugin:ostr: chart2Stephan Bergmann
2023-11-02'new Double' is deprecated in JavaNoel Grandin
2023-11-02'new Float' is deprecated in JavaNoel Grandin
2023-10-26Replace use of "Calibri" and "Calibri Light" with "Noto Sans"Stephan Bergmann
2023-10-19Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: chart2Stephan Bergmann
2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann
2023-08-21move BGradient to awt::Gradient2 UNO conversion into docmodelTomaž Vajngerl
2023-08-21Tests with color stops to assert Color and not BColor valuesTomaž Vajngerl
2023-07-31loplugin:stringconstant: Catch some O[U]String::getStr anti-patternsStephan Bergmann
2023-07-23tdf#156234: Don’t round glyph coordinates when doing subpixel positioningKhaled Hosny
2023-07-16tdf#155526 Remove Insert R2 in all casesLaurent Balland