summaryrefslogtreecommitdiff
path: root/chart2/qa
AgeCommit message (Expand)AuthorFilesLines
2017-02-13ChartDumpTest: Let's have a bigger deltaTamás Zolnai1-1/+1
2017-02-12ChartDumpTest: Fix checking of transformationsTamás Zolnai26-262/+302
2017-02-12ChartDumpTest: Test chart wallTamás Zolnai7-0/+126
2017-02-12ChartDumpTest: Make position and size check a bit more robustTamás Zolnai1-25/+26
2017-02-12ChartDumpTest: A new chart test suite for a more sistematic testingTamás Zolnai47-2/+3267
2017-02-12"Unicode" is a proper noun and should not be used in pluralTor Lillqvist1-1/+1
2017-02-03makeAny->Any in basctl..chart2Noel Grandin2-8/+8
2017-01-24AccStatisticsObject is apparently dead codeStephan Bergmann1-1/+0
2017-01-10loplugin:nullptrKhaled Hosny1-1/+1
2016-12-21Recreate the reference files, againKhaled Hosny5-575/+575
2016-12-18recreate the reference filesMarkus Mohrhard6-1204/+1204
2016-12-13Fix fallout from 60b1c95cc47831246f097ee13dda8bcd71c57eb4Tor Lillqvist1-1/+1
2016-12-06loplugin:unnecessaryoverrideStephan Bergmann1-5/+0
2016-12-01tdf#102621: import empty chart cells as NaN instead of 0Jean-Tiare Le Bigot1-9/+8
2016-11-15Fix typosSamuel Mehrbrodt1-1/+1
2016-11-10'make screenshot' use-after-free fixesStephan Bergmann1-2/+2
2016-11-10'make screenshot' loplugin fixesStephan Bergmann1-8/+1
2016-11-06chartx: fix sparse chart importJean-Tiare Le Bigot2-0/+24
2016-10-22fix 32bit buildsCaolán McNamara1-16/+16
2016-10-22chart2: fix unserialization of empty cellsJean-Tiare Le Bigot1-0/+50
2016-08-31Improve polynomial trendline equation representationLaurent Balland-Poirier1-2/+2
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (chart2)Stephan Bergmann1-1/+1
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann1-4/+4
2016-08-29Make OUStringLiteral1 a wrapper around UTF-16 instead of just ASCIIStephan Bergmann1-4/+4
2016-08-18screenshots: unify dumping of dialog test batch fileArmin Le Grand1-74/+2
2016-08-18screenshots: add dialog test cases for chart2Armin Le Grand2-0/+219
2016-08-16new loplugin to check for static OUStringsNoel Grandin1-4/+4
2016-08-03fix loplugin:cppunitassertequals in chart2Markus Mohrhard2-14/+14
2016-07-28returning reference to local breaks crashtesting buildCaolán McNamara1-4/+4
2016-07-27improve passstuffbyref return analysisNoel Grandin1-1/+1
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann3-19/+19
2016-06-23support for ms binary format validation in chart2 module export testsVasily Melenchuk2-1/+6
2016-06-09tdf#94004 Wrap Power trendline equationLaurent Balland-Poirier1-1/+1
2016-06-09tdf#94004 Wrap Exponential trendline equationLaurent Balland-Poirier1-1/+1
2016-05-16parseExport only needs to export filesMarkus Mohrhard2-2/+10
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-1/+1
2016-04-02Chart: Improve polynomial trendline equation renderingLaurent Balland-Poirier1-2/+5
2016-03-10Extract Directories from BootstrapFixtureBaseStephan Bergmann1-2/+2
2016-03-02loplugin:unuseddefaultparams in chart2Noel Grandin1-4/+4
2016-01-06Fix typosAndrea Gelmini1-1/+1
2015-12-07Clean up use of libxml2 BAD_CASTStephan Bergmann1-14/+17
2015-11-28tdf#88154 - added unit test for rotated layoutMarco Cecchetti2-0/+68
2015-11-27Resolves: tdf#96072 export Chart format codes in Excel notationEike Rathke1-1/+1
2015-11-04Proper fix for coverity#1326893Stephan Bergmann1-16/+3
2015-11-04yyyyyNoel Grandin1-2/+2
2015-11-02tdf#94269: Replace "n" prefix for bool variables with "b"Benjamin Ni2-13/+13
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann3-5/+5
2015-10-07tdf#88154 workaround and unit testMarco Cecchetti2-0/+31
2015-10-02Fix typosAndrea Gelmini1-1/+1
2015-09-14boost->stdCaolán McNamara2-7/+6