summaryrefslogtreecommitdiffstats
path: root/chart2
Commit message (Expand)AuthorAgeFilesLines
* use initializer list ...Jochen Nitschke2016-10-151-4/+2
* avoid exceptionJochen Nitschke2016-10-151-8/+11
* Use FeatureStateEvent directly for status updatesMaxim Monastirsky2016-10-131-8/+7
* Don't allow O[U]StringBuffer in string concatenationStephan Bergmann2016-10-121-1/+1
* avoid crashes on broken charts, related tdf#98690Markus Mohrhard2016-10-111-2/+2
* safemode: Add uno command and menu entrySamuel Mehrbrodt2016-10-101-0/+2
* tdf#89307: Removed SvRef::operator T*()Jacek Fraczek2016-10-101-2/+2
* rtl::math::approxEqual(value,0.0) never yields true for value!=0.0Eike Rathke2016-10-068-17/+17
* drop unused STD_MASKCOLOR definesCaolán McNamara2016-10-061-4/+0
* I can't see any evidence of any remaining magenta mask using image resourcesCaolán McNamara2016-10-061-15/+0
* drop now unused sfx2/sidebar/ResourceDefinitions.hrcCaolán McNamara2016-10-064-4/+0
* convert the last two lonely FixedInfos to FixedTextCaolán McNamara2016-10-051-1/+0
* loplugin:unnecessaryoverride in accessibility..chart2Noel Grandin2016-10-059-45/+0
* convert MapUnit to scoped enumNoel Grandin2016-10-0514-25/+25
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-0561-190/+190
* Fix typosAndrea Gelmini2016-10-031-1/+1
* tdf#101549: Remove tooltip_markup from glade .ui filesMuhammet Kara2016-09-282-12/+2
* perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke2016-09-231-1/+0
* loplugin:unusedmethods in chart2..svxNoel Grandin2016-09-222-6/+0
* loplugin:constantparam in chart2..connectivityNoel Grandin2016-09-144-15/+8
* loplugin:dllprivateStephan Bergmann2016-09-131-4/+4
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-13224-303/+303
* loplugin:constantparam in svtoolsNoel Grandin2016-09-091-3/+1
* loplugin:constantparam in svxNoel Grandin2016-09-092-2/+2
* remove reimplementations of SfxItemPool::ReleaseDefaults()Jochen Nitschke2016-09-042-12/+4
* sd lok: implement SfxViewShell::NotifyCursor() APIMiklos Vajna2016-09-022-3/+3
* std::list<float> -> std::dequeNoel Grandin2016-09-012-5/+5
* Improve polynomial trendline equation representationLaurent Balland-Poirier2016-08-312-3/+7
* no point in these dtors being virtualCaolán McNamara2016-08-306-13/+0
* default assignment operator is fineCaolán McNamara2016-08-302-9/+0
* tdf#64145 Add empty subtitle string as defaultLaurent Balland-Poirier2016-08-301-1/+1
* loplugin:stringconstant: adapt to improved OUStringLiteral1 (chart2)Stephan Bergmann2016-08-302-2/+2
* convert RECT_POINT to scoped enumNoel Grandin2016-08-301-11/+11
* convert ActionDescriptionProvider::ActionType to scoped enumNoel Grandin2016-08-308-50/+50
* Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann2016-08-305-10/+10
* Make OUStringLiteral1 a wrapper around UTF-16 instead of just ASCIIStephan Bergmann2016-08-296-11/+11
* tdf#95416 remove ../ style includeJochen Nitschke2016-08-264-2/+8
* convert SvxChartStyle to scoped enumNoel Grandin2016-08-251-1/+1
* convert SvxChartTextOrder to scoped enumNoel Grandin2016-08-252-10/+10
* convert SvxChartKindError to scoped enumNoel Grandin2016-08-254-71/+71
* convert SvxChartIndicate to scoped enumNoel Grandin2016-08-254-24/+24
* convert SvxChartRegress to scoped enumNoel Grandin2016-08-257-54/+54
* convert SdrHdlKind to scoped enumNoel Grandin2016-08-232-5/+5
* convert SdrIterMode to scoped enumNoel Grandin2016-08-233-6/+6
* convert SdrHintKind to scoped enumNoel Grandin2016-08-222-7/+7
* convert SdrHitKind to scoped enumNoel Grandin2016-08-221-1/+1
* Resolves: coverity#705366 Mixing enum typesCaolán McNamara2016-08-194-5/+5
* convert SdrCreateCmd to scoped enumNoel Grandin2016-08-191-1/+1
* convert SdrDragMode to scoped enumNoel Grandin2016-08-192-9/+9
* Trend Line UI: R² was hiddenLaurent Balland-Poirier2016-08-181-9/+9