summaryrefslogtreecommitdiff
path: root/chart2/qa
AgeCommit message (Expand)AuthorFilesLines
2024-11-26tdf#161800 - I/O of '# of values in second plot' parameter not supportedKurt Nordback5-0/+65
2024-11-19improve loplugin passparamsbyrefNoel Grandin2-5/+5
2024-11-10com::sun::star -> cssMike Kaganski1-2/+2
2024-11-08loplugin:reftotemp in chart2Noel Grandin1-6/+6
2024-10-31convert KernArray from sal_Int32 to doubleNoel Grandin3-28/+28
2024-10-29UnoApiTest: rename load to loadFromURL and use it everywhereXisco Fauli2-10/+10
2024-10-05Use good old string literals in assertXPath and friendsMike Kaganski6-574/+549
2024-10-02qa: use SetODFDefaultVersion everywhereXisco Fauli1-3/+2
2024-09-30chart2: No need to pass mxComponent aroundXisco Fauli12-686/+522
2024-08-27tdf#90733 - support invertIfNegative for bar and bubble chartKurt Nordback3-0/+41
2024-08-02Fix wrong / misleading uses of fTools::(more|less|equal) with literal 0Mike Kaganski1-2/+2
2024-07-08Fix typoAndrea Gelmini1-1/+1
2024-07-07tdf#161483 enable chart read text rotate angle unitRegina Henschel2-0/+1905
2024-06-18tdf#161571 chart: OOXML export of piechart label positionsAttila Szűcs1-0/+30
2024-06-18tdf#161607 Chart: import-export LeaderLines dataAttila Szűcs2-0/+27
2024-06-06tdf#146756 unit test font: substitute Carlito for Calibri fontJustin Luth1-0/+0
2024-05-10tdf#161013 Rendering error when changing chart type for saved of-pie chartKurt Nordback1-10/+4
2024-05-07loplugin:ostr in chart2Noel Grandin13-1328/+1334
2024-04-28Extended loplugin:ostr manual changesStephan Bergmann1-5/+5
2024-04-27Simplify a bitMike Kaganski2-4/+4
2024-04-20Return double from OutputDevice::GetTextArrayMike Kaganski10-1566/+1566
2024-04-18tdf#160517 - chart odf: import/export formatted chart titlesBalazs Varga2-5/+133
2024-04-02Related: tdf#39052 - chart ooxml: export formatted chart titlesBalazs Varga2-6/+64
2024-03-27tdf#146619 Remove unused #includes from C/C++ filesRafał Dobrakowski5-13/+0
2024-03-18tdf#50934: Add a pie-with-remainder-as-another-pie chart typeKurt Nordback3-0/+53
2024-03-05tdf#99969: chart2_uichart: Add unittestXisco Fauli2-0/+75
2024-03-03tdf#153706: do not add categories, when source data doesn't have themMike Kaganski2-0/+54
2024-02-19tdf#50934: Fix compiler complaints and activate OOXML I/O testsKurt Nordback3-0/+22
2024-02-19tdf#50934: Add one of-pie testKurt Nordback1-0/+0
2024-01-31tdf#146756 pie chart2 import: use consistent outside-label max text lenJustin Luth4-110/+104
2024-01-30tdf#146756 pie chart2 import: improve response to bestFit failureJustin Luth4-3/+26
2024-01-30tdf#146756 pie chart2 import: use manualLayout Width for pie chart labelsJustin Luth1-1/+21
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski1-2/+2
2024-01-18tdf#146487 Don't show generic diagram title when there is an empty title givenSamuel Mehrbrodt2-0/+11
2024-01-17tdf#141908: replace hex colors with color keywordsLuv Sharma1-1/+1
2024-01-09tdf#137691 chart2 export: preserve NumberFormat of DataSeriesJustin Luth1-1/+1
2024-01-09tdf#137691 chart2 import: provide NumberFormat to DataSeriesJustin Luth2-0/+21
2024-01-03UnoApiTest::loadFromURL -> UnoApiTest::loadFromFileMike Kaganski11-344/+344
2023-12-07tdf#158223: chart2_uichart: Add unittestXisco Fauli2-0/+48
2023-11-20Extended loplugin:ostr: chart2Stephan Bergmann5-470/+494
2023-11-02'new Double' is deprecated in JavaNoel Grandin1-4/+4
2023-11-02'new Float' is deprecated in JavaNoel Grandin1-5/+5
2023-10-26Replace use of "Calibri" and "Calibri Light" with "Noto Sans"Stephan Bergmann10-354/+354
2023-10-19Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: chart2Stephan Bergmann1-14/+14
2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann1-1/+1
2023-08-21move BGradient to awt::Gradient2 UNO conversion into docmodelTomaž Vajngerl1-2/+3
2023-08-21Tests with color stops to assert Color and not BColor valuesTomaž Vajngerl1-5/+5
2023-07-31loplugin:stringconstant: Catch some O[U]String::getStr anti-patternsStephan Bergmann1-2/+2
2023-07-23tdf#156234: Don’t round glyph coordinates when doing subpixel positioningKhaled Hosny10-1079/+1093
2023-07-16tdf#155526 Remove Insert R2 in all casesLaurent Balland1-3/+13