summaryrefslogtreecommitdiffstats
path: root/chart2
Commit message (Expand)AuthorAgeFilesLines
* Integrate branch of IAccessible2Steve Yin2013-11-282-8/+5
* Remove code that never effectively did anythingStephan Bergmann2013-11-282-53/+0
* add mnemonicCaolán McNamara2013-11-281-0/+1
* Convert chart 3D scene appearance tabpage to .uiOlivier Hallot2013-11-288-208/+207
* Convert chart 3D scene geometry tabpage to widgetOlivier Hallot2013-11-287-255/+237
* drop unused HID_SCH_LEGEND_POS helpidCaolán McNamara2013-11-271-1/+0
* provide two LegendPositionResources for the interimCaolán McNamara2013-11-279-49/+363
* Convert chart legend position tabpage to widget UIOlivier Hallot2013-11-277-91/+141
* fdo#35712 fdo#40315 fdo#40314 Autoselect trendline typeLaurent Balland-Poirier2013-11-272-6/+41
* Blind fix for sal_Int32/int confusionTor Lillqvist2013-11-261-1/+1
* WaE: unused variable 'aService' [loplugin]Tor Lillqvist2013-11-261-1/+0
* Test trendline properties using an emport -> ixport cycleTomaž Vajngerl2013-11-262-0/+161
* fdo#40315 Improve UI for moving average trendlineLaurent Balland-Poirier2013-11-251-0/+12
* Custom name for a trend line (shown in legend).Tomaž Vajngerl2013-11-249-31/+127
* Simplify conversion from/to ItemSet/PropertySet for RegressionCurvesTomaž Vajngerl2013-11-243-355/+139
* DRY-cleanup RegressionCurveItemConverterTomaž Vajngerl2013-11-241-144/+117
* widht -> widthJulien Nabet2013-11-234-13/+13
* replace OUString::reverseCompareTo("xxx") with operator==Noel Grandin2013-11-221-6/+6
* remove unnecessary RTL_CONSTASCII_STRINGPARAMNoel Grandin2013-11-222-8/+7
* replicate original a11y relations within .uiCaolán McNamara2013-11-211-1/+23
* Convert axis position tab page to widget UIOlivier Hallot2013-11-216-567/+694
* remove unnecessary use of OUString::createFromAsciiNoel Grandin2013-11-211-1/+1
* both help ids end up in the same helpCaolán McNamara2013-11-201-6/+0
* Convert chart axis scale tab page to widget UI.Olivier Hallot2013-11-207-793/+821
* remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii callsNoel Grandin2013-11-202-3/+3
* unknown log areaStephan Bergmann2013-11-191-1/+1
* -Werror,-Wunused-functionStephan Bergmann2013-11-191-0/+2
* -Werror,-Wunused-functionStephan Bergmann2013-11-191-82/+0
* this only works with c++11Markus Mohrhard2013-11-191-1/+1
* fix tinderboxMarkus Mohrhard2013-11-191-1/+1
* disable building the OpenGL piecesMarkus Mohrhard2013-11-192-1/+2
* fix testsMarkus Mohrhard2013-11-192-2/+2
* fix the windows buildMarkus Mohrhard2013-11-193-4/+9
* more windows build fixesMarkus Mohrhard2013-11-191-0/+6
* fix windows buildMarkus Mohrhard2013-11-194-3/+36
* we need to depend on mesa headers for windows & unix without openglMarkus Mohrhard2013-11-191-0/+5
* removed unused variableMarkus Mohrhard2013-11-191-1/+0
* fix crash in opengl backendMarkus Mohrhard2013-11-192-1/+19
* dbgutil build fixMarkus Mohrhard2013-11-191-1/+0
* we need to init manually nowMarkus Mohrhard2013-11-192-6/+11
* fix lifetime problems of ChartViewMarkus Mohrhard2013-11-193-3/+9
* it builds againMarkus Mohrhard2013-11-199-2/+496
* try to make it build on windowsMarkus Mohrhard2013-11-191-1/+5
* add glew and make chartopengl a dynamically loaded libMarkus Mohrhard2013-11-1910-5/+39374
* add a few property casesMarkus Mohrhard2013-11-192-8/+32
* add the definition for the shapesMarkus Mohrhard2013-11-192-5/+160
* make the shapes explicit in the backendMarkus Mohrhard2013-11-193-113/+426
* actually create a dummy root shape objectMarkus Mohrhard2013-11-191-1/+1
* make it possible to avoid XShape/XShapes in the backendMarkus Mohrhard2013-11-192-8/+26
* implement XMultiPropertySetMarkus Mohrhard2013-11-192-2/+51