summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-23increase nCol before next iteratation to prevent loop, fdo#46220Markus Mohrhard
2012-03-22Test for changing dimension member visibility & a little cleanup.Kohei Yoshida
2012-03-22More bug fixes related to grouped dimension handling.Kohei Yoshida
2012-03-22Get correct string value for group item value.Kohei Yoshida
2012-03-22When updating pivot table with groups, we need to clear the table data.Kohei Yoshida
2012-03-23Memcheck: Jump depends on unitialised variableMarkus Mohrhard
2012-03-23Remove deprecated chart ObjectType OBJECTTYPE_DATA_ERRORS.Rafael Dominguez
2012-03-23Create separate shape groups for each errorbar type.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-23Get correct datasource when calculating errorbar length.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-23Determine ranges correctly for any type of chart errorbar object.Rafael Dominguez
2012-03-23Add FormatXErrorBar, DeleteXErrorBar menu entries in chart.Rafael Dominguez
2012-03-23Display XErrorBars in object hierarchy.Rafael Dominguez
2012-03-23Return the correct errorbar property set.Rafael Dominguez
2012-03-23Get correct errorbar CID depending on the direction.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
2012-03-23Add correct tabpage to chart property dialog.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-23Create respective error bars in areachart when creating shapes.Rafael Dominguez
2012-03-23Set bar type as YErrorBar when creating InsertErrorBarsDialog.Rafael Dominguez
2012-03-23Remove default values in InsertErrorBarsDialog constructor.Rafael Dominguez
2012-03-23Add function to create X error bars in VSeriesPlotter class.Rafael Dominguez
2012-03-23Add a function to get X error bar properties.Rafael Dominguez
2012-03-22New unit test for pivot table with date grouping.Kohei Yoshida
2012-03-22New unit test for pivot table with number grouping.Kohei Yoshida
2012-03-23cache calls to mdds:mixed_type_matrix::size, related fdo#47299Markus Mohrhard
2012-03-22gbuild: allow the tinderboxes to bypass the dependencies generationsNorbert Thiebaud
2012-03-22Fix URE jar manifests after gbuild'ificationStephan Bergmann
2012-03-22fdo#46102: Fix scripting jar manifests after gbuild'ificationStephan Bergmann
2012-03-22Produce more beautiful jar manifestsStephan Bergmann
2012-03-22fdo#39003: fix autoformat Undo cursors:Michael Stahl
2012-03-22SwFEShell::ShouldObjectBeSelected leaks pPosMichael Stahl
2012-03-22More Android hackingTor Lillqvist
2012-03-22Add JNI wrappers for InitVCL and osl_setCommandArgsTor Lillqvist
2012-03-22No point searching PATH on Android and iOSTor Lillqvist
2012-03-22Add a wrapper for InitVCL(), to be called from Java on AndroidTor Lillqvist
2012-03-22Make the DocumentLoader experimental app build againTor Lillqvist