summaryrefslogtreecommitdiffstats
path: root/chart2/source/controller
Commit message (Expand)AuthorAgeFilesLines
* remove one more zero byte hrcThomas Arnhold2014-04-221-0/+0
* remove unused hrc filesThomas Arnhold2014-04-221-57/+0
* clean up hrc filesThomas Arnhold2014-04-223-78/+0
* remove comments why a file gets includedThomas Arnhold2014-04-2172-215/+5
* fix non unique property handleMarkus Mohrhard2014-04-171-1/+2
* chart2: sal_Bool->boolNoel Grandin2014-04-1548-197/+197
* typo: paramter -> parameterThomas Arnhold2014-04-141-1/+1
* Several more Window events to intercept for the GL3D chart.Kohei Yoshida2014-04-113-1/+32
* Separate mouse event handlers for GL3D bar chart.Kohei Yoshida2014-04-113-0/+60
* Reduce indentation by early bailout.Kohei Yoshida2014-04-101-136/+136
* Let's remove these...Kohei Yoshida2014-04-101-6/+0
* Make implicit assignment etc. work for these iterator classesStephan Bergmann2014-04-101-11/+9
* whitespace cleanup in chart2Markus Mohrhard2014-04-062-4/+0
* remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2014-04-034-8/+8
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-013-3/+3
* coverity#1194922 Overflowed return valueCaolán McNamara2014-03-302-6/+6
* chart2: loplugin:saloverrideMichael Stahl2014-03-291-5/+7
* Add API wrapper to handle properties of new GL3D chart type.Kohei Yoshida2014-03-295-9/+196
* Let's use define constants here rather than string values....Kohei Yoshida2014-03-291-6/+14
* Too long a line.Kohei Yoshida2014-03-291-1/+7
* Trying to move this RoundedEdge property from Diagram to GL3DBarChartType.Kohei Yoshida2014-03-293-12/+16
* Start using common symbols for textural UNO property names.Kohei Yoshida2014-03-293-10/+13
* Remove remaining DBG_CTOR etc. remnants from chart2Stephan Bergmann2014-03-282-9/+0
* Merge back branch alg_writerframes to trunkArmin Le Grand2014-03-281-2/+1
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-27112-940/+940
* sfx2: sal_Bool->boolNoel Grandin2014-03-2728-39/+39
* Make sure to set the RoundedEdge check box on load.Kohei Yoshida2014-03-261-25/+34
* Pass the rounded edge property to the diagram object.Kohei Yoshida2014-03-264-12/+30
* Add the UI bits for showing "rounded edge" property for GL3D chart.Kohei Yoshida2014-03-266-0/+63
* Make the new OpenGL chart type a compile time option.Kohei Yoshida2014-03-251-0/+2
* Properly import and export the new chart type to and from ODF.Kohei Yoshida2014-03-253-2/+19
* Turn this into a regular method.Kohei Yoshida2014-03-252-1/+7
* Crash prevention by checking for NULL.Kohei Yoshida2014-03-251-1/+3
* List child type for GL3D bar chart type.Kohei Yoshida2014-03-255-1/+27
* Add a new chart type "GL 3D Bar" (working name).Kohei Yoshida2014-03-256-5/+89
* svtools: sal_Bool->boolNoel Grandin2014-03-2510-17/+17
* svtools: sal_Bool->boolNoel Grandin2014-03-252-6/+6
* svtools: sal_Bool->boolNoel Grandin2014-03-251-4/+4
* svtools: sal_Bool->boolNoel Grandin2014-03-251-1/+1
* Better to associate true for "enable" and false for "disable".Kohei Yoshida2014-03-245-17/+17
* svtools: sal_Bool->boolNoel Grandin2014-03-241-1/+1
* svtools: sal_Bool->boolNoel Grandin2014-03-242-10/+10
* svtools: sal_Bool->boolNoel Grandin2014-03-241-1/+1
* svtools: sal_Bool->boolNoel Grandin2014-03-242-8/+8
* chart2: prefer passing OUString by referenceNoel Grandin2014-03-179-50/+52
* we also need to translate from ui to internal rolesMarkus Mohrhard2014-03-173-1/+7
* svx: sal_Bool->boolNoel Grandin2014-03-141-1/+1
* svx: sal_Bool->boolNoel Grandin2014-03-112-11/+11
* svx: sal_Bool->boolNoel Grandin2014-03-111-3/+3
* chart2: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann2014-03-102-8/+2