summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)Author
2016-08-23convert SdrHdlKind to scoped enumNoel Grandin
2016-08-23convert SdrIterMode to scoped enumNoel Grandin
2016-08-22convert SdrHintKind to scoped enumNoel Grandin
2016-08-22convert SdrHitKind to scoped enumNoel Grandin
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara
2016-08-19convert SdrCreateCmd to scoped enumNoel Grandin
2016-08-19convert SdrDragMode to scoped enumNoel Grandin
2016-08-18Trend Line UI: R² was hiddenLaurent Balland-Poirier
2016-08-18cppcheck: passedByValueCaolán McNamara
2016-08-18screenshots: add new global make targetArmin Le Grand
2016-08-18screenshots: unify dumping of dialog test batch fileArmin Le Grand
2016-08-18screenshots: add dialog test cases for chart2Armin Le Grand
2016-08-17loplugin:unusedenumconstants in basctl..editengNoel Grandin
2016-08-17convert SvxBreak to scoped enumNoel Grandin
2016-08-16Start tdf#100547 Trendline equation: customize X, Y namesLaurent Balland-Poirier
2016-08-16new loplugin to check for static OUStringsNoel Grandin
2016-08-15tdf#100782 have XPropertyList hold unique_ptrJochen Nitschke
2016-08-11tdf#96015 (part) links to Askbot in the Help menuOlivier Hallot
2016-08-05tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMuhammet Kara
2016-08-05loplugin:countusersofdefaultparams in chart2..desktopNoel Grandin
2016-08-05loplugin:countusersofdefaultparams in canvas,chart2Noel Grandin
2016-08-03fix loplugin:cppunitassertequals in chart2Markus Mohrhard
2016-08-03Reduce ENABLE_OPENGL / ENABLE_HEADLESS confusionTor Lillqvist
2016-08-01tdf#100726: Improve readability of OUString concatenationnadith
2016-07-28Revert "temp tinderbox fix"Caolán McNamara
2016-07-28returning reference to local breaks crashtesting buildCaolán McNamara
2016-07-27add uui component to some other placesCaolán McNamara
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara
2016-07-25new loplugin overrideparamNoel Grandin
2016-07-22chart2: missing header <iterator> reportedly breaks MSVC2015Michael Stahl
2016-07-19improve unnecessaryoverride pluginNoel Grandin
2016-07-17loplugin:staticcallStephan Bergmann
2016-07-17loplugin:passstuffbyrefStephan Bergmann
2016-07-17tdf#100913 Remove tOID typedefs in ObjectHierarchy classkrishna keshav
2016-07-16uitest: provide wrapper for chart objectsMarkus Mohrhard
2016-07-16no need for this temporary OStringMarkus Mohrhard
2016-07-16uitest: provide all the children for chartsMarkus Mohrhard
2016-07-16uitest: some initial work on the chart selectionMarkus Mohrhard
2016-07-16uitest: add initial support for selecting chart elementsMarkus Mohrhard
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-07-14chart2: avoid use of reallocJochen Nitschke
2016-07-13chart2: inline local macrosJochen Nitschke
2016-07-13chart2: remove unused ContainerHelper.hxx includesJochen Nitschke
2016-07-13no need to create temporary OUString for comparisonNoel Grandin
2016-07-13chart2: cleanup local var assignmentsJochen Nitschke
2016-07-12Avoid global data with (non-constexpr) ctors/dtorsStephan Bergmann
2016-07-12chart2: make m_aEntryMap a non member constantJochen Nitschke
2016-07-08Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendarEike Rathke
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann