summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)Author
2013-11-28Integrate branch of IAccessible2Steve Yin
2013-11-28Remove code that never effectively did anythingStephan Bergmann
2013-11-28add mnemonicCaolán McNamara
2013-11-28Convert chart 3D scene appearance tabpage to .uiOlivier Hallot
2013-11-28Convert chart 3D scene geometry tabpage to widgetOlivier Hallot
2013-11-27drop unused HID_SCH_LEGEND_POS helpidCaolán McNamara
2013-11-27provide two LegendPositionResources for the interimCaolán McNamara
2013-11-27Convert chart legend position tabpage to widget UIOlivier Hallot
2013-11-27fdo#35712 fdo#40315 fdo#40314 Autoselect trendline typeLaurent Balland-Poirier
2013-11-26Blind fix for sal_Int32/int confusionTor Lillqvist
2013-11-26WaE: unused variable 'aService' [loplugin]Tor Lillqvist
2013-11-26Test trendline properties using an emport -> ixport cycleTomaž Vajngerl
2013-11-25fdo#40315 Improve UI for moving average trendlineLaurent Balland-Poirier
2013-11-24Custom name for a trend line (shown in legend).Tomaž Vajngerl
2013-11-24Simplify conversion from/to ItemSet/PropertySet for RegressionCurvesTomaž Vajngerl
2013-11-24DRY-cleanup RegressionCurveItemConverterTomaž Vajngerl
2013-11-23widht -> widthJulien Nabet
2013-11-22replace OUString::reverseCompareTo("xxx") with operator==Noel Grandin
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAMNoel Grandin
2013-11-21replicate original a11y relations within .uiCaolán McNamara
2013-11-21Convert axis position tab page to widget UIOlivier Hallot
2013-11-21remove unnecessary use of OUString::createFromAsciiNoel Grandin
2013-11-20both help ids end up in the same helpCaolán McNamara
2013-11-20Convert chart axis scale tab page to widget UI.Olivier Hallot
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii callsNoel Grandin
2013-11-19unknown log areaStephan Bergmann
2013-11-19-Werror,-Wunused-functionStephan Bergmann
2013-11-19-Werror,-Wunused-functionStephan Bergmann
2013-11-19this only works with c++11Markus Mohrhard
2013-11-19fix tinderboxMarkus Mohrhard
2013-11-19disable building the OpenGL piecesMarkus Mohrhard
2013-11-19fix testsMarkus Mohrhard
2013-11-19fix the windows buildMarkus Mohrhard
2013-11-19more windows build fixesMarkus Mohrhard
2013-11-19fix windows buildMarkus Mohrhard
2013-11-19we need to depend on mesa headers for windows & unix without openglMarkus Mohrhard
2013-11-19removed unused variableMarkus Mohrhard
2013-11-19fix crash in opengl backendMarkus Mohrhard
2013-11-19dbgutil build fixMarkus Mohrhard
2013-11-19we need to init manually nowMarkus Mohrhard
2013-11-19fix lifetime problems of ChartViewMarkus Mohrhard
2013-11-19it builds againMarkus Mohrhard
2013-11-19try to make it build on windowsMarkus Mohrhard
2013-11-19add glew and make chartopengl a dynamically loaded libMarkus Mohrhard
2013-11-19add a few property casesMarkus Mohrhard
2013-11-19add the definition for the shapesMarkus Mohrhard
2013-11-19make the shapes explicit in the backendMarkus Mohrhard
2013-11-19actually create a dummy root shape objectMarkus Mohrhard
2013-11-19make it possible to avoid XShape/XShapes in the backendMarkus Mohrhard
2013-11-19implement XMultiPropertySetMarkus Mohrhard