summaryrefslogtreecommitdiff
path: root/chart2/source/controller
AgeCommit message (Expand)Author
2014-04-22remove one more zero byte hrcThomas Arnhold
2014-04-22remove unused hrc filesThomas Arnhold
2014-04-22clean up hrc filesThomas Arnhold
2014-04-21remove comments why a file gets includedThomas Arnhold
2014-04-17fix non unique property handleMarkus Mohrhard
2014-04-15chart2: sal_Bool->boolNoel Grandin
2014-04-14typo: paramter -> parameterThomas Arnhold
2014-04-11Several more Window events to intercept for the GL3D chart.Kohei Yoshida
2014-04-11Separate mouse event handlers for GL3D bar chart.Kohei Yoshida
2014-04-10Reduce indentation by early bailout.Kohei Yoshida
2014-04-10Let's remove these...Kohei Yoshida
2014-04-10Make implicit assignment etc. work for these iterator classesStephan Bergmann
2014-04-06whitespace cleanup in chart2Markus Mohrhard
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-30coverity#1194922 Overflowed return valueCaolán McNamara
2014-03-29chart2: loplugin:saloverrideMichael Stahl
2014-03-29Add API wrapper to handle properties of new GL3D chart type.Kohei Yoshida
2014-03-29Let's use define constants here rather than string values....Kohei Yoshida
2014-03-29Too long a line.Kohei Yoshida
2014-03-29Trying to move this RoundedEdge property from Diagram to GL3DBarChartType.Kohei Yoshida
2014-03-29Start using common symbols for textural UNO property names.Kohei Yoshida
2014-03-28Remove remaining DBG_CTOR etc. remnants from chart2Stephan Bergmann
2014-03-28Merge back branch alg_writerframes to trunkArmin Le Grand
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-27sfx2: sal_Bool->boolNoel Grandin
2014-03-26Make sure to set the RoundedEdge check box on load.Kohei Yoshida
2014-03-26Pass the rounded edge property to the diagram object.Kohei Yoshida
2014-03-26Add the UI bits for showing "rounded edge" property for GL3D chart.Kohei Yoshida
2014-03-25Make the new OpenGL chart type a compile time option.Kohei Yoshida
2014-03-25Properly import and export the new chart type to and from ODF.Kohei Yoshida
2014-03-25Turn this into a regular method.Kohei Yoshida
2014-03-25Crash prevention by checking for NULL.Kohei Yoshida
2014-03-25List child type for GL3D bar chart type.Kohei Yoshida
2014-03-25Add a new chart type "GL 3D Bar" (working name).Kohei Yoshida
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-03-24Better to associate true for "enable" and false for "disable".Kohei Yoshida
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-17chart2: prefer passing OUString by referenceNoel Grandin
2014-03-17we also need to translate from ui to internal rolesMarkus Mohrhard
2014-03-14svx: sal_Bool->boolNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-10chart2: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann