summaryrefslogtreecommitdiffstats
path: root/chart2/qa
Commit message (Expand)AuthorAgeFilesLines
* fix 32bit buildsCaolán McNamara2016-10-221-16/+16
* chart2: fix unserialization of empty cellsJean-Tiare Le Bigot2016-10-221-0/+50
* Improve polynomial trendline equation representationLaurent Balland-Poirier2016-08-311-2/+2
* loplugin:stringconstant: adapt to improved OUStringLiteral1 (chart2)Stephan Bergmann2016-08-301-1/+1
* Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann2016-08-301-4/+4
* Make OUStringLiteral1 a wrapper around UTF-16 instead of just ASCIIStephan Bergmann2016-08-291-4/+4
* screenshots: unify dumping of dialog test batch fileArmin Le Grand2016-08-181-74/+2
* screenshots: add dialog test cases for chart2Armin Le Grand2016-08-182-0/+219
* new loplugin to check for static OUStringsNoel Grandin2016-08-161-4/+4
* fix loplugin:cppunitassertequals in chart2Markus Mohrhard2016-08-032-14/+14
* returning reference to local breaks crashtesting buildCaolán McNamara2016-07-281-4/+4
* improve passstuffbyref return analysisNoel Grandin2016-07-271-1/+1
* loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann2016-07-073-19/+19
* support for ms binary format validation in chart2 module export testsVasily Melenchuk2016-06-232-1/+6
* tdf#94004 Wrap Power trendline equationLaurent Balland-Poirier2016-06-091-1/+1
* tdf#94004 Wrap Exponential trendline equationLaurent Balland-Poirier2016-06-091-1/+1
* parseExport only needs to export filesMarkus Mohrhard2016-05-162-2/+10
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-201-1/+1
* Chart: Improve polynomial trendline equation renderingLaurent Balland-Poirier2016-04-021-2/+5
* Extract Directories from BootstrapFixtureBaseStephan Bergmann2016-03-101-2/+2
* loplugin:unuseddefaultparams in chart2Noel Grandin2016-03-021-4/+4
* Fix typosAndrea Gelmini2016-01-061-1/+1
* Clean up use of libxml2 BAD_CASTStephan Bergmann2015-12-071-14/+17
* tdf#88154 - added unit test for rotated layoutMarco Cecchetti2015-11-282-0/+68
* Resolves: tdf#96072 export Chart format codes in Excel notationEike Rathke2015-11-271-1/+1
* Proper fix for coverity#1326893Stephan Bergmann2015-11-041-16/+3
* yyyyyNoel Grandin2015-11-041-2/+2
* tdf#94269: Replace "n" prefix for bool variables with "b"Benjamin Ni2015-11-022-13/+13
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-123-5/+5
* tdf#88154 workaround and unit testMarco Cecchetti2015-10-072-0/+31
* Fix typosAndrea Gelmini2015-10-021-1/+1
* boost->stdCaolán McNamara2015-09-142-7/+6
* chart2: Add missing includeDavid Ostrovsky2015-09-131-0/+1
* Related: tdf#93676 in msword chart appears with axis positioned between ticksCaolán McNamara2015-09-102-0/+9
* tdf#90839: support for wrapped text in data labels and for centered data valueMarco Cecchetti2015-09-098-5/+1041
* improve test caseMarkus Mohrhard2015-09-081-0/+4
* also add test for DoubleToStringMarkus Mohrhard2015-09-081-0/+23
* related tdf#93676, add test for chart::CommonFunctorsMarkus Mohrhard2015-09-081-0/+62
* Revert "Related: tdf#93676 in msword chart appears with axis positioned betwe...Markus Mohrhard2015-09-082-9/+0
* Related: tdf#93676 in msword chart appears with axis positioned between ticksCaolán McNamara2015-09-072-0/+9
* tdf#39440 reduce scope of local variablesMichael Weghorn2015-08-211-12/+6
* loplugin:defaultparamsNoel Grandin2015-08-212-8/+8
* tdf#76649 test case for this issueTomaž Vajngerl2015-08-132-4/+35
* loplugin:saloverrideMiklos Vajna2015-06-221-2/+2
* loplugin:passstuffbyrefMiklos Vajna2015-06-221-4/+4
* chart2: -Werror=unused-macrosMichael Stahl2015-06-221-1/+0
* Add unit tests for chart2 trend calculatorsPhilippe Jung2015-06-222-0/+214
* Fix expected/actual argument orderStephan Bergmann2015-06-191-1/+1
* cppcheck:redundantAssignmentNoel Grandin2015-06-151-2/+1
* cppcheck: noExplicitConstructorCaolán McNamara2015-06-081-1/+1