summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)AuthorFilesLines
2016-08-18screenshots: add dialog test cases for chart2Armin Le Grand4-0/+292
2016-08-17loplugin:unusedenumconstants in basctl..editengNoel Grandin3-6/+2
2016-08-17convert SvxBreak to scoped enumNoel Grandin1-1/+1
2016-08-16Start tdf#100547 Trendline equation: customize X, Y namesLaurent Balland-Poirier20-27/+250
2016-08-16new loplugin to check for static OUStringsNoel Grandin2-5/+5
2016-08-15tdf#100782 have XPropertyList hold unique_ptrJochen Nitschke2-4/+4
2016-08-11tdf#96015 (part) links to Askbot in the Help menuOlivier Hallot1-0/+1
2016-08-05tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMuhammet Kara16-49/+27
2016-08-05loplugin:countusersofdefaultparams in chart2..desktopNoel Grandin1-1/+1
2016-08-05loplugin:countusersofdefaultparams in canvas,chart2Noel Grandin34-58/+57
2016-08-03fix loplugin:cppunitassertequals in chart2Markus Mohrhard2-14/+14
2016-08-03Reduce ENABLE_OPENGL / ENABLE_HEADLESS confusionTor Lillqvist2-5/+5
2016-08-01tdf#100726: Improve readability of OUString concatenationnadith3-25/+11
2016-07-28Revert "temp tinderbox fix"Caolán McNamara2-0/+2
2016-07-28returning reference to local breaks crashtesting buildCaolán McNamara1-4/+4
2016-07-27add uui component to some other placesCaolán McNamara1-0/+1
2016-07-27improve passstuffbyref return analysisNoel Grandin16-20/+20
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara3-4/+4
2016-07-25new loplugin overrideparamNoel Grandin2-2/+2
2016-07-22chart2: missing header <iterator> reportedly breaks MSVC2015Michael Stahl1-0/+1
2016-07-19improve unnecessaryoverride pluginNoel Grandin4-28/+0
2016-07-17loplugin:staticcallStephan Bergmann1-1/+1
2016-07-17loplugin:passstuffbyrefStephan Bergmann2-2/+2
2016-07-17tdf#100913 Remove tOID typedefs in ObjectHierarchy classkrishna keshav5-52/+52
2016-07-16uitest: provide wrapper for chart objectsMarkus Mohrhard2-3/+107
2016-07-16no need for this temporary OStringMarkus Mohrhard1-3/+2
2016-07-16uitest: provide all the children for chartsMarkus Mohrhard3-9/+37
2016-07-16uitest: some initial work on the chart selectionMarkus Mohrhard3-2/+51
2016-07-16uitest: add initial support for selecting chart elementsMarkus Mohrhard5-0/+108
2016-07-15new loplugin unnecessary overrideNoel Grandin8-29/+1
2016-07-14chart2: avoid use of reallocJochen Nitschke9-64/+35
2016-07-13chart2: inline local macrosJochen Nitschke2-43/+16
2016-07-13chart2: remove unused ContainerHelper.hxx includesJochen Nitschke60-66/+3
2016-07-13no need to create temporary OUString for comparisonNoel Grandin1-1/+1
2016-07-13chart2: cleanup local var assignmentsJochen Nitschke10-31/+7
2016-07-12Avoid global data with (non-constexpr) ctors/dtorsStephan Bergmann1-4/+5
2016-07-12chart2: make m_aEntryMap a non member constantJochen Nitschke2-11/+8
2016-07-08Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendarEike Rathke3-17/+8
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann10-27/+27
2016-07-05merge LineProperties with chart::ErrorBarNoel Grandin7-161/+60
2016-07-01clang-analyzer-deadcode.DeadStoresStephan Bergmann1-4/+2
2016-06-28loplugin:singlevalfields in chart2Noel Grandin16-81/+18
2016-06-27GSoC notebookbar: switching tabs depending on contextSzymon Kłos9-10/+10
2016-06-23support for ms binary format validation in chart2 module export testsVasily Melenchuk2-1/+6
2016-06-20uitest: set id for chart windowMarkus Mohrhard1-0/+1
2016-06-17Clean up uses of Any::getValue() in chart2Stephan Bergmann4-19/+15
2016-06-11try auto rotate tick labels only when useful tdf#99883Jochen Nitschke2-17/+24
2016-06-10Move accessibility relations to .ui files, Part 8: tdf#87026Muhammet Kara4-45/+20
2016-06-09Try to get rid of svt::ContextMenuHelperMaxim Monastirsky1-27/+24
2016-06-09tdf#94004 Wrap Power trendline equationLaurent Balland-Poirier2-14/+37