summaryrefslogtreecommitdiff
path: root/chart2/source/controller/main
AgeCommit message (Expand)Author
2012-07-30Typo ressource -> resourceStephan Bergmann
2012-07-18re-base on ALv2 code. Includes:Michael Meeks
2012-07-18Various Clang 3.1 -Wunsued-variable, -Wconstant-conversionStephan Bergmann
2012-07-02removed unnecessary forward declarations of classTakeshi Abe
2012-06-29Remove UNO includes commentsThomas Arnhold
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-09Remove superfluous empty lines on topThomas Arnhold
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-06-01targeted string re-workNorbert Thiebaud
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-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-03-28removed duplicate includes in avmedia / basic / canvas / chart2 / comphelperTakeshi Abe
2012-03-23Remove deprecated chart ObjectType OBJECTTYPE_DATA_ERRORS.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-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-23Specialize STR_OBJECT_ERROR_BARS for each errobar type.Rafael Dominguez
2012-03-23Add chart insert X errorbar toolbar and popup menu entries.Rafael Dominguez
2012-03-23Set chart objecttype depending on errorbar type.Rafael Dominguez
2012-03-23Display correct errorbar in InsertDialog.Rafael Dominguez
2012-03-23Make executeDispatch_InsertYErrorBars a generic function.Rafael Dominguez
2012-03-23Merge InsertMenu_YErrorBar and InsertYErrorBar commands in chart controller.Rafael Dominguez
2012-03-23Set bar type as YErrorBar when creating InsertErrorBarsDialog.Rafael Dominguez
2012-03-12remove C2U usage, string literal OUString ctors will do the jobLuboš Luňák
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-02-18Fix typos in commentsElton Chung
2012-01-31Get the whole thing to build after the method sig change in SdrObject.Kohei Yoshida
2011-12-22remove some unused codeCaolán McNamara
2011-12-15Removed extra semicolonsJesse
2011-12-13Fix for fdo43460 Part V getLength to isEmptyOlivier Hallot
2011-11-29catch by const referenceTakeshi Abe
2011-11-27remove include of pch header in chart2Norbert Thiebaud
2011-11-01WaE: more windows tinderbox warning cleanupMichael Meeks
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara
2011-09-26remove obsolete ColorTable lifecycle workaroundMichael Meeks
2011-09-25hide a WaE... should be fixed properly when the issue is understoodNorbert Thiebaud
2011-09-24re-factor XPropertyList derivatives to use a rtl::ReferenceMichael Meeks
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara