summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)AuthorFilesLines
2013-12-09missing string resourcesCaolán McNamara1-0/+13
2013-12-09convert chart elements page to .uiCaolán McNamara12-180/+557
2013-12-09Convert chart::InsertTitleDlg to .uiLaurent Balland-Poirier10-231/+497
2013-12-09fdo#40314 Force intercept only for linear/poly trendlinesLaurent Balland-Poirier1-2/+3
2013-12-07fdo#40314 Free value of intercept for trend lineLaurent Balland-Poirier6-41/+68
2013-12-06Get rid of DECLARE_STL_USTRINGACCESS_MAPStephan Bergmann2-2/+6
2013-11-28Integrate branch of IAccessible2Steve Yin2-8/+5
2013-11-28Remove code that never effectively did anythingStephan Bergmann2-53/+0
2013-11-28add mnemonicCaolán McNamara1-0/+1
2013-11-28Convert chart 3D scene appearance tabpage to .uiOlivier Hallot8-208/+207
2013-11-28Convert chart 3D scene geometry tabpage to widgetOlivier Hallot7-255/+237
2013-11-27drop unused HID_SCH_LEGEND_POS helpidCaolán McNamara1-1/+0
2013-11-27provide two LegendPositionResources for the interimCaolán McNamara9-49/+363
2013-11-27Convert chart legend position tabpage to widget UIOlivier Hallot7-91/+141
2013-11-27fdo#35712 fdo#40315 fdo#40314 Autoselect trendline typeLaurent Balland-Poirier2-6/+41
2013-11-26Blind fix for sal_Int32/int confusionTor Lillqvist1-1/+1
2013-11-26WaE: unused variable 'aService' [loplugin]Tor Lillqvist1-1/+0
2013-11-26Test trendline properties using an emport -> ixport cycleTomaž Vajngerl2-0/+161
2013-11-25fdo#40315 Improve UI for moving average trendlineLaurent Balland-Poirier1-0/+12
2013-11-24Custom name for a trend line (shown in legend).Tomaž Vajngerl9-31/+127
2013-11-24Simplify conversion from/to ItemSet/PropertySet for RegressionCurvesTomaž Vajngerl3-355/+139
2013-11-24DRY-cleanup RegressionCurveItemConverterTomaž Vajngerl1-144/+117
2013-11-23widht -> widthJulien Nabet4-13/+13
2013-11-22replace OUString::reverseCompareTo("xxx") with operator==Noel Grandin1-6/+6
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAMNoel Grandin2-8/+7
2013-11-21replicate original a11y relations within .uiCaolán McNamara1-1/+23
2013-11-21Convert axis position tab page to widget UIOlivier Hallot6-567/+694
2013-11-21remove unnecessary use of OUString::createFromAsciiNoel Grandin1-1/+1
2013-11-20both help ids end up in the same helpCaolán McNamara1-6/+0
2013-11-20Convert chart axis scale tab page to widget UI.Olivier Hallot7-793/+821
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii callsNoel Grandin2-3/+3
2013-11-19unknown log areaStephan Bergmann1-1/+1
2013-11-19-Werror,-Wunused-functionStephan Bergmann1-0/+2
2013-11-19-Werror,-Wunused-functionStephan Bergmann1-82/+0
2013-11-19this only works with c++11Markus Mohrhard1-1/+1
2013-11-19fix tinderboxMarkus Mohrhard1-1/+1
2013-11-19disable building the OpenGL piecesMarkus Mohrhard2-1/+2
2013-11-19fix testsMarkus Mohrhard2-2/+2
2013-11-19fix the windows buildMarkus Mohrhard3-4/+9
2013-11-19more windows build fixesMarkus Mohrhard1-0/+6
2013-11-19fix windows buildMarkus Mohrhard4-3/+36
2013-11-19we need to depend on mesa headers for windows & unix without openglMarkus Mohrhard1-0/+5
2013-11-19removed unused variableMarkus Mohrhard1-1/+0
2013-11-19fix crash in opengl backendMarkus Mohrhard2-1/+19
2013-11-19dbgutil build fixMarkus Mohrhard1-1/+0
2013-11-19we need to init manually nowMarkus Mohrhard2-6/+11
2013-11-19fix lifetime problems of ChartViewMarkus Mohrhard3-3/+9
2013-11-19it builds againMarkus Mohrhard9-2/+496
2013-11-19try to make it build on windowsMarkus Mohrhard1-1/+5
2013-11-19add glew and make chartopengl a dynamically loaded libMarkus Mohrhard10-5/+39374