summaryrefslogtreecommitdiff
path: root/chart2/source/controller/dialogs
AgeCommit message (Expand)AuthorFilesLines
2012-10-06limit polynomial degree in the dialog, related fdo#46100Markus Mohrhard1-2/+2
2012-05-17fdo#49921 make sure all tab pages have the same dimensionsDavid Tardon12-11/+21
2012-04-30make ResId::toString a non-static memberCaolán McNamara2-50/+50
2012-04-11Display correct errorbars columns in chart data browser.Rafael Dominguez2-34/+9
2012-04-05UniString::CreateFromInt32 -> rtl::OUString::valueOfCaolán McNamara3-11/+11
2012-04-03Cleanup some unnecessary #includeMatteo Casalin2-1/+3
2012-03-28removed duplicate includes in avmedia / basic / canvas / chart2 / comphelperTakeshi Abe2-2/+0
2012-03-26Removed use of UniString.Kohei Yoshida1-49/+49
2012-03-23Remove deprecated chart ObjectType OBJECTTYPE_DATA_ERRORS.Rafael Dominguez2-10/+3
2012-03-23Set correct objecttype for errorbar.Rafael Dominguez1-1/+1
2012-03-23Enable statistics if chart has any type of errorbars.Rafael Dominguez1-1/+4
2012-03-23Specialize STR_OBJECT_ERROR_BARS for each errobar type.Rafael Dominguez2-6/+16
2012-03-23Add chart errorbar type property.Rafael Dominguez1-0/+2
2012-03-23Add correct tabpage to chart property dialog.Rafael Dominguez3-3/+31
2012-03-23Set chart objecttype depending on errorbar type.Rafael Dominguez1-1/+3
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann19-57/+57
2012-02-19Get rid of size() == 0Elton Chung1-1/+1
2012-01-15Galaxy (default) icon theme is now in icon-themes/galaxyStefan Knorr (astron)1-1/+1
2012-01-07Remove superfluous _ZFORLIST_DECLARE_TABLE definition.Marcel Metz4-12/+0
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz2-2/+0
2011-12-25Remove unused headerMatteo Casalin1-1/+0
2011-12-13Fix for fdo43460 Part V getLength to isEmptyOlivier Hallot7-15/+15
2011-11-29catch by const referenceTakeshi Abe8-21/+21
2011-11-27remove include of pch header in chart2Norbert Thiebaud56-111/+0
2011-10-22make numeric field circular, i.e. pressing up from 359 goes to 0Andras Timar1-1/+2
2011-09-24re-factor XPropertyList derivatives to use a rtl::ReferenceMichael Meeks4-6/+6
2011-08-29Rename class XColorTable to XColorListJoseph Powers3-3/+3
2011-06-27fdo#38725: Reorder buttons to Ok, Cancel, HelpThomas Arnhold2-22/+1
2011-06-27Use definition of BUTTONS_HELP_OK_CANCEL directly.Thomas Arnhold2-5/+1
2011-06-23Adapt texts to new B-spline implementationRegina Henschel1-1/+1
2011-06-03use standard template for thisCaolán McNamara1-7/+8
2011-05-27Replace DBG_* with OSL_* in calc/chart2Jacek Wolszczak3-4/+4
2011-05-09Merge branch 'libreoffice-3-4'Kohei Yoshida2-0/+47
2011-05-06fdo#36789: Set all dynamic controls invisible upon instantiation.Kohei Yoshida2-0/+47
2011-05-05Some cppcheck cleaningJulien Nabet1-3/+3
2011-04-15gbuildize chart2David Tardon1-192/+0
2011-03-29drop bogus executable flag from idl/build/src and config filesFrancisco Saito1-0/+0
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky93-594/+1289
2011-03-14Various, mostly mutex-related build breakage fixes & warning removals.Kohei Yoshida3-5/+1
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold9-16/+16
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida93-594/+1293
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold4-4/+4
2011-02-16CWS-TOOLING: integrate CWS accfixesIvo Hinkelmann16-9/+71
2011-02-15accfixes: merged to m100Malte Timmermann [mt]61-516/+1061
2011-02-15chart52: merge with DEV300_m100Ingrid Halama [iha]52-327/+326
2011-02-08more std:: -> o3tl:: build fixesLuboš Luňák1-2/+3
2011-02-08Clean-up bogus comments in calc.Guillaume Poussel2-2/+2
2011-02-08removetooltypes01: Fix build problems after rebase to DEV300m99 in basctl, cu...Carsten Driesner1-4/+0
2011-02-07removetooltypes01: #i112600# adjust rebase in chart2, starmath, sc, sdMikhail Voytenko2-10/+10
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner18-203/+730