summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)AuthorFilesLines
2016-10-10safemode: Add uno command and menu entrySamuel Mehrbrodt1-0/+2
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek1-2/+2
2016-10-06rtl::math::approxEqual(value,0.0) never yields true for value!=0.0Eike Rathke8-17/+17
2016-10-06drop unused STD_MASKCOLOR definesCaolán McNamara1-4/+0
2016-10-06I can't see any evidence of any remaining magenta mask using image resourcesCaolán McNamara1-15/+0
2016-10-06drop now unused sfx2/sidebar/ResourceDefinitions.hrcCaolán McNamara4-4/+0
2016-10-05convert the last two lonely FixedInfos to FixedTextCaolán McNamara1-1/+0
2016-10-05loplugin:unnecessaryoverride in accessibility..chart2Noel Grandin9-45/+0
2016-10-05convert MapUnit to scoped enumNoel Grandin14-25/+25
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann61-190/+190
2016-10-03Fix typosAndrea Gelmini1-1/+1
2016-09-28tdf#101549: Remove tooltip_markup from glade .ui filesMuhammet Kara2-12/+2
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke1-1/+0
2016-09-22loplugin:unusedmethods in chart2..svxNoel Grandin2-6/+0
2016-09-14loplugin:constantparam in chart2..connectivityNoel Grandin4-15/+8
2016-09-13loplugin:dllprivateStephan Bergmann1-4/+4
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann224-303/+303
2016-09-09loplugin:constantparam in svtoolsNoel Grandin1-3/+1
2016-09-09loplugin:constantparam in svxNoel Grandin2-2/+2
2016-09-04remove reimplementations of SfxItemPool::ReleaseDefaults()Jochen Nitschke2-12/+4
2016-09-02sd lok: implement SfxViewShell::NotifyCursor() APIMiklos Vajna2-3/+3
2016-09-01std::list<float> -> std::dequeNoel Grandin2-5/+5
2016-08-31Improve polynomial trendline equation representationLaurent Balland-Poirier2-3/+7
2016-08-30no point in these dtors being virtualCaolán McNamara6-13/+0
2016-08-30default assignment operator is fineCaolán McNamara2-9/+0
2016-08-30tdf#64145 Add empty subtitle string as defaultLaurent Balland-Poirier1-1/+1
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (chart2)Stephan Bergmann2-2/+2
2016-08-30convert RECT_POINT to scoped enumNoel Grandin1-11/+11
2016-08-30convert ActionDescriptionProvider::ActionType to scoped enumNoel Grandin8-50/+50
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann5-10/+10
2016-08-29Make OUStringLiteral1 a wrapper around UTF-16 instead of just ASCIIStephan Bergmann6-11/+11
2016-08-26tdf#95416 remove ../ style includeJochen Nitschke4-2/+8
2016-08-25convert SvxChartStyle to scoped enumNoel Grandin1-1/+1
2016-08-25convert SvxChartTextOrder to scoped enumNoel Grandin2-10/+10
2016-08-25convert SvxChartKindError to scoped enumNoel Grandin4-71/+71
2016-08-25convert SvxChartIndicate to scoped enumNoel Grandin4-24/+24
2016-08-25convert SvxChartRegress to scoped enumNoel Grandin7-54/+54
2016-08-23convert SdrHdlKind to scoped enumNoel Grandin2-5/+5
2016-08-23convert SdrIterMode to scoped enumNoel Grandin3-6/+6
2016-08-22convert SdrHintKind to scoped enumNoel Grandin2-7/+7
2016-08-22convert SdrHitKind to scoped enumNoel Grandin1-1/+1
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara4-5/+5
2016-08-19convert SdrCreateCmd to scoped enumNoel Grandin1-1/+1
2016-08-19convert SdrDragMode to scoped enumNoel Grandin2-9/+9
2016-08-18Trend Line UI: R² was hiddenLaurent Balland-Poirier1-9/+9
2016-08-18cppcheck: passedByValueCaolán McNamara38-131/+134
2016-08-18screenshots: add new global make targetArmin Le Grand1-1/+2
2016-08-18screenshots: unify dumping of dialog test batch fileArmin Le Grand1-74/+2
2016-08-18screenshots: add dialog test cases for chart2Armin Le Grand4-0/+292
2016-08-17loplugin:unusedenumconstants in basctl..editengNoel Grandin3-6/+2