summaryrefslogtreecommitdiffstats
path: root/chart2/source/controller
Commit message (Expand)AuthorAgeFilesLines
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-063-8/+8
* UniString::CreateFromInt32 -> rtl::OUString::valueOfCaolán McNamara2012-04-054-13/+13
* Cleanup some unnecessary #includeMatteo Casalin2012-04-033-2/+3
* removed duplicate includes in avmedia / basic / canvas / chart2 / comphelperTakeshi Abe2012-03-283-3/+0
* Removed use of UniString.Kohei Yoshida2012-03-261-49/+49
* Remove deprecated chart ObjectType OBJECTTYPE_DATA_ERRORS.Rafael Dominguez2012-03-237-18/+5
* Set correct objecttype for errorbar.Rafael Dominguez2012-03-231-1/+1
* Display Format menu entry when selecting an X errorbar.Rafael Dominguez2012-03-231-0/+3
* Update DeleteYErrorbar function to handle X and Y bars.Rafael Dominguez2012-03-233-4/+6
* Set errorbar type attribute when inserting or formating an errorbar.Rafael Dominguez2012-03-232-0/+5
* Return correct ItemConverter object for any errorbar type.Rafael Dominguez2012-03-231-6/+3
* Enable support to format chart errorbars.Rafael Dominguez2012-03-231-5/+16
* Handle case XErrorbars in ErrorBarItemConverter::ApplySpecialItem.Rafael Dominguez2012-03-231-2/+7
* Allow deleting any chart errorbar and set correct action description.Rafael Dominguez2012-03-231-11/+36
* Add FormatXErrorBar, DeleteXErrorBar menu entries in chart.Rafael Dominguez2012-03-233-5/+28
* Display XErrorBars in object hierarchy.Rafael Dominguez2012-03-231-1/+15
* Enable statistics if chart has any type of errorbars.Rafael Dominguez2012-03-231-1/+4
* Specialize STR_OBJECT_ERROR_BARS for each errobar type.Rafael Dominguez2012-03-234-8/+19
* Add chart errorbar type property.Rafael Dominguez2012-03-232-21/+52
* Add chart insert X errorbar toolbar and popup menu entries.Rafael Dominguez2012-03-232-0/+10
* Add correct tabpage to chart property dialog.Rafael Dominguez2012-03-233-3/+31
* Set chart objecttype depending on errorbar type.Rafael Dominguez2012-03-232-3/+7
* Display correct errorbar in InsertDialog.Rafael Dominguez2012-03-231-1/+1
* Make executeDispatch_InsertYErrorBars a generic function.Rafael Dominguez2012-03-233-5/+7
* Merge InsertMenu_YErrorBar and InsertYErrorBar commands in chart controller.Rafael Dominguez2012-03-233-55/+48
* Set bar type as YErrorBar when creating InsertErrorBarsDialog.Rafael Dominguez2012-03-231-1/+3
* Remove default values in InsertErrorBarsDialog constructor.Rafael Dominguez2012-03-231-1/+1
* Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann2012-03-144-0/+12
* remove C2U usage, string literal OUString ctors will do the jobLuboš Luňák2012-03-121-50/+50
* New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann2012-03-0120-58/+58
* Get rid of size() == 0Elton Chung2012-02-191-1/+1
* Fix typos in commentsElton Chung2012-02-184-8/+8
* Remove unnecessary header filesMatteo Casalin2012-02-171-2/+1
* Get the whole thing to build after the method sig change in SdrObject.Kohei Yoshida2012-01-312-4/+6
* make chart2 ByteString freeCaolán McNamara2012-01-231-1/+1
* Improve checking for emptinessThomas Arnhold2012-01-211-1/+1
* Galaxy (default) icon theme is now in icon-themes/galaxyStefan Knorr (astron)2012-01-151-1/+1
* Remove superfluous _ZFORLIST_DECLARE_TABLE definition.Marcel Metz2012-01-074-12/+0
* Removed unnecessary tools/debug.hxx includes.Marcel Metz2012-01-062-2/+0
* Remove unused headerMatteo Casalin2011-12-251-1/+0
* remove some unused codeCaolán McNamara2011-12-222-31/+0
* Removed extra semicolonsJesse2011-12-151-1/+1
* Fix for fdo43460 Part V getLength to isEmptyOlivier Hallot2011-12-1330-56/+56
* catch by const referenceTakeshi Abe2011-11-2939-93/+91
* remove include of pch header in chart2Norbert Thiebaud2011-11-27143-282/+0
* WaE: more windows tinderbox warning cleanupMichael Meeks2011-11-012-1/+4
* Put neq-operator for awt::Size in correct namespaceKristian Rietveld2011-10-241-6/+11
* make numeric field circular, i.e. pressing up from 359 goes to 0Andras Timar2011-10-221-1/+2
* add mode-lines to .m files and last round of merged files, etc.Caolán McNamara2011-09-305-0/+15
* remove obsolete ColorTable lifecycle workaroundMichael Meeks2011-09-261-2/+0