summaryrefslogtreecommitdiff
path: root/chart2/source/controller
AgeCommit message (Expand)Author
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-07-02hrc cleanup: Remove include guardsThomas Arnhold
2012-07-02hrc cleanup: Remove unused definesThomas Arnhold
2012-07-02removed unnecessary forward declarations of classTakeshi Abe
2012-07-02Remove unused definesThomas Arnhold
2012-06-29Remove include guardsThomas Arnhold
2012-06-29Remove UNO includes commentsThomas Arnhold
2012-06-27Get rid of annoying IAccessibility2 commentsThomas Arnhold
2012-06-26re-base on ALv2 code.Michael Meeks
2012-06-25remove some annoying XubStringsCaolán McNamara
2012-06-25hrc cleanup: Remove two outdated filesThomas Arnhold
2012-06-22re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21hrc cleanup: Remove unused definesThomas Arnhold
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-06-01targeted string re-workNorbert Thiebaud
2012-05-31nuke unused typedefTakeshi Abe
2012-05-17fdo#49921 make sure all tab pages have the same dimensionsDavid Tardon
2012-05-16remove unneeded include of boost/bind.hppCaolán McNamara
2012-04-30make ResId::toString a non-static memberCaolán McNamara
2012-04-25refactor ImpSvtDataCaolán McNamara
2012-04-11Display correct errorbars columns in chart data browser.Rafael Dominguez
2012-04-08OUString( whatever ? "foo" : "bar" ) does not work with MSVCLuboš Luňák
2012-04-08Cleanup of C2U macro in chart2.Rafael Dominguez
2012-04-08Cleanup of C2U macro in chart2.Rafael Dominguez
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-05UniString::CreateFromInt32 -> rtl::OUString::valueOfCaolán McNamara
2012-04-03Cleanup some unnecessary #includeMatteo Casalin
2012-03-28removed duplicate includes in avmedia / basic / canvas / chart2 / comphelperTakeshi Abe
2012-03-26Removed use of UniString.Kohei Yoshida
2012-03-23Remove deprecated chart ObjectType OBJECTTYPE_DATA_ERRORS.Rafael Dominguez
2012-03-23Set correct objecttype for errorbar.Rafael Dominguez
2012-03-23Display Format menu entry when selecting an X errorbar.Rafael Dominguez
2012-03-23Update DeleteYErrorbar function to handle X and Y bars.Rafael Dominguez
2012-03-23Set errorbar type attribute when inserting or formating an errorbar.Rafael Dominguez
2012-03-23Return correct ItemConverter object for any errorbar type.Rafael Dominguez
2012-03-23Enable support to format chart errorbars.Rafael Dominguez
2012-03-23Handle case XErrorbars in ErrorBarItemConverter::ApplySpecialItem.Rafael Dominguez
2012-03-23Allow deleting any chart errorbar and set correct action description.Rafael Dominguez
2012-03-23Add FormatXErrorBar, DeleteXErrorBar menu entries in chart.Rafael Dominguez
2012-03-23Display XErrorBars in object hierarchy.Rafael Dominguez
2012-03-23Enable statistics if chart has any type of errorbars.Rafael Dominguez
2012-03-23Specialize STR_OBJECT_ERROR_BARS for each errobar type.Rafael Dominguez
2012-03-23Add chart errorbar type property.Rafael Dominguez
2012-03-23Add chart insert X errorbar toolbar and popup menu entries.Rafael Dominguez