summaryrefslogtreecommitdiff
path: root/chart2/qa
AgeCommit message (Expand)AuthorFilesLines
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
2015-09-13chart2: Add missing includeDavid Ostrovsky1-0/+1
2015-09-10Related: tdf#93676 in msword chart appears with axis positioned between ticksCaolán McNamara2-0/+9
2015-09-09tdf#90839: support for wrapped text in data labels and for centered data valueMarco Cecchetti8-5/+1041
2015-09-08improve test caseMarkus Mohrhard1-0/+4
2015-09-08also add test for DoubleToStringMarkus Mohrhard1-0/+23
2015-09-08related tdf#93676, add test for chart::CommonFunctorsMarkus Mohrhard1-0/+62
2015-09-08Revert "Related: tdf#93676 in msword chart appears with axis positioned betwe...Markus Mohrhard2-9/+0
2015-09-07Related: tdf#93676 in msword chart appears with axis positioned between ticksCaolán McNamara2-0/+9
2015-08-21tdf#39440 reduce scope of local variablesMichael Weghorn1-12/+6
2015-08-21loplugin:defaultparamsNoel Grandin2-8/+8
2015-08-13tdf#76649 test case for this issueTomaž Vajngerl2-4/+35
2015-06-22loplugin:saloverrideMiklos Vajna1-2/+2
2015-06-22loplugin:passstuffbyrefMiklos Vajna1-4/+4
2015-06-22chart2: -Werror=unused-macrosMichael Stahl1-1/+0
2015-06-22Add unit tests for chart2 trend calculatorsPhilippe Jung2-0/+214
2015-06-19Fix expected/actual argument orderStephan Bergmann1-1/+1
2015-06-15cppcheck:redundantAssignmentNoel Grandin1-2/+1
2015-06-08cppcheck: noExplicitConstructorCaolán McNamara1-1/+1