summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)AuthorFilesLines
2017-02-22Revert "Fix typos"jan iversen2-3/+3
2017-02-22Fix typosAndrea Gelmini2-3/+3
2017-02-21ChartDumpTest: More build fixTamás Zolnai1-1/+1
2017-02-21loplugin:unusedmethodsNoel Grandin2-38/+0
2017-02-21loplugin:subtlezeroinit: chart2Stephan Bergmann5-5/+5
2017-02-20SvNumberFormatter::GetType() does not include NumberFormat::DEFINEDEike Rathke1-2/+2
2017-02-20Disable failing tests of Chart2XShapeTestTamás Zolnai1-0/+4
2017-02-20cppcheck: redundantAssignmentJochen Nitschke1-5/+2
2017-02-18ChartDumpTest: Build fixTamás Zolnai1-18/+16
2017-02-17ChartDumpTest: Avoid using thousand separator in axis labelsTamás Zolnai16-116/+195
2017-02-17ChartDumpTest: Bigger delta for AxisLabelTestTamás Zolnai1-1/+1
2017-02-17ChartDumpTest: Don't test geometry on macTamás Zolnai1-7/+7
2017-02-17convert StackMode to scoped enumNoel Grandin12-100/+93
2017-02-17drop enum NormalAxisNoel Grandin3-52/+8
2017-02-17convert PropertyType to scoped enumNoel Grandin3-30/+20
2017-02-17convert GraphicObjectType to scoped enumNoel Grandin12-172/+150
2017-02-17convert AccessibleBase::EventType to scoped enumNoel Grandin3-21/+6
2017-02-17drop TimeBasedMode enumNoel Grandin2-17/+3
2017-02-17ChartDumpTest: Avoid random failures on windows machinesTamás Zolnai7-92/+27
2017-02-16ChartDumpTest: Test line and scatter chartsTamás Zolnai25-3/+2501
2017-02-16ChartDumpTest: Convert failing tests' documents from ods to odpTamás Zolnai47-410/+525
2017-02-16ChartDumpTest: Convert some of the test documents from ods to odpTamás Zolnai11-46/+47
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist199-891/+891
2017-02-15ChartDumpTest: Test area chartsTamás Zolnai7-0/+250
2017-02-15ChartDumpTest: Add different deltas for different systems for nowTamás Zolnai1-20/+27
2017-02-14ChartDumpTest: Don't use variable value in a noteTamás Zolnai6-40/+41
2017-02-14Remove these temporarily added definesTamás Zolnai1-6/+0
2017-02-14Make CppunitTest_chart2_dump succeed in my macOS buildStephan Bergmann1-22/+22
2017-02-14ChartDumpTest: Use english text in test docsTamás Zolnai39-190/+190
2017-02-14ChartDumpTest: Try again to remove all Arial fonts from these test documentsTamás Zolnai4-0/+0
2017-02-14ChartDumpTest: Test pie chartsTamás Zolnai11-0/+695
2017-02-14ChartDumpTest: Avoid using Arial font in test documentsTamás Zolnai7-6/+12
2017-02-13chart2: remove unneeded includesTomaž Vajngerl1-11/+0
2017-02-13ChartDumpTest: Test percent stacked chart's axis labelsTamás Zolnai2-1/+232
2017-02-13Fix typosAndrea Gelmini1-1/+1
2017-02-13ChartDumpTest: Test bar chartsTamás Zolnai15-680/+1169
2017-02-13-Werror,-Wunused-private-fieldStephan Bergmann2-2/+0
2017-02-13ChartDumpTest: Let's have a bigger deltaTamás Zolnai1-1/+1
2017-02-12chart2: simplify and/or clean-up and c++11 featuresTomaž Vajngerl3-31/+25
2017-02-12[API CHANGE] Add PopupRequest - a callback to open a pop-up win. in calcTomaž Vajngerl5-0/+107
2017-02-12ChartDumpTest: Fix checking of transformationsTamás Zolnai26-262/+302
2017-02-12ChartDumpTest: Test chart wallTamás Zolnai7-0/+126
2017-02-12chart2: layout buttons in charts when data is presentTomaž Vajngerl2-14/+148
2017-02-12chart2: simple button (view) to add to a chartTomaž Vajngerl3-0/+141
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 Zolnai49-2/+3396
2017-02-12Various typos about propertyJulien Nabet1-3/+3
2017-02-12"Unicode" is a proper noun and should not be used in pluralTor Lillqvist7-8/+8
2017-02-08The string "###" can be written as such, no need for a Special Const VariableTor Lillqvist3-6/+2
2017-02-08A newline is not that special or hard to rememberTor Lillqvist4-8/+5