summaryrefslogtreecommitdiff
path: root/chart2/source/view/inc/ShapeFactory.hxx
AgeCommit message (Expand)AuthorFilesLines
2022-08-14chart2: allow to select the data table, fix object CIDTomaž Vajngerl1-1/+1
2022-05-06chart2: add function to create a table shape to ShapeFactoryTomaž Vajngerl1-0/+3
2022-03-11loplugin:constparamsNoel Grandin1-2/+2
2022-02-03tdf#147027 Cannot display pattern, gradient or hatch fill in bar or area chartNoel Grandin1-6/+2
2022-01-12remove unused codeNoel Grandin1-16/+0
2022-01-11use vectors to build up point data, instead of SequenceNoel Grandin1-1/+16
2022-01-06use background XShapeGroup for bar-chart areaNoel Grandin1-1/+2
2022-01-06bypass SvxShape when creating rectangles in chart2Noel Grandin1-1/+4
2022-01-03add new SvxShape hierarchy classNoel Grandin1-30/+35
2022-01-02use more SvxShape in chart2Noel Grandin1-2/+1
2022-01-02use more SvxShape in chart2Noel Grandin1-1/+1
2022-01-02use more SvxShape in chart2Noel Grandin1-2/+2
2022-01-02use more SvxShape in chart2Noel Grandin1-2/+1
2022-01-02use concrete types in chart2, SvxDrawPageNoel Grandin1-4/+3
2022-01-02use concrete types in chart2, createTextNoel Grandin1-3/+3
2022-01-01use concrete types in chart2, createCircleNoel Grandin1-2/+2
2021-12-31use concrete types in chart2, createLine3DNoel Grandin1-1/+1
2021-12-31use concrete types in chart2, createLine2DNoel Grandin1-2/+2
2021-12-30use concrete types in chart2, SvxGraphicObjectNoel Grandin1-1/+1
2021-12-30use concrete types in chart2, StripeNoel Grandin1-2/+2
2021-12-30use concrete types in chart2, PieSegment2DNoel Grandin1-1/+1
2021-12-30use concrete types in chart2, Svx3DLatheObjectNoel Grandin1-4/+4
2021-12-30use concrete types in chart2, Svx3DSceneObjectNoel Grandin1-1/+1
2021-12-30use concrete types in chart2, Svx3DExtrudeObjectNoel Grandin1-4/+4
2021-12-30use concrete types in chart2, SvxShapePolyPolygonNoel Grandin1-1/+1
2021-12-30use concrete types in chart2, SvxShapeRectNoel Grandin1-4/+4
2021-12-30use concrete types in chart2, SvxGroupShape and SvxShapePolyPolygonNoel Grandin1-3/+6
2020-09-04tdf#124176 Use #pragma once in chart2George Bateman1-3/+1
2020-07-22chart2: clean-up redundant ShapeFactory::createText()Tünde Tóth1-36/+0
2020-06-29tdf#134235 Chart OOXML import: fix long chart titleTünde Tóth1-1/+1
2020-05-08compact namespace in canvas..cuiNoel Grandin1-11/+11
2019-01-18convert some enums to scopedNoel Grandin1-2/+2
2018-11-16loplugin:staticmethods improvementNoel Grandin1-1/+1
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin1-1/+2
2018-08-11loplugin:mergeclasses AbstractShapeFactory into ShapeFactoryNoel Grandin1-57/+138
2018-07-17remove the GL based 3D chartsMarkus Mohrhard1-8/+0
2018-01-29tdf#114821 import complex data labels in bar chartSzymon Kłos1-0/+7
2016-08-05loplugin:countusersofdefaultparams in canvas,chart2Noel Grandin1-4/+4
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann1-1/+1
2016-04-24C++11: disable ctors instead of not implementing them (chart2)Jochen Nitschke1-2/+1
2016-03-14com::sun::star->css in chart2Noel Grandin1-120/+109
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-30/+30
2015-09-09tdf#90839: support for wrapped text in data labels and for centered data valueMarco Cecchetti1-0/+36
2014-09-21fdo#81237: 2D OpenGL charts have wrong sizeZolnai Tamás1-1/+1
2014-09-12chart2: sal_Bool -> boolStephan Bergmann1-1/+1
2014-08-29Fix OpenGL chart reinitialiationZolnai Tamás1-1/+1
2014-07-23Revert "Fix OpenGL chart reinitializing"Markus Mohrhard1-1/+1
2014-07-20Fix OpenGL chart reinitializingZolnai Tamás1-1/+1
2014-06-01make the OpenglShapeFactory work with the new OpenGLWindow implMarkus Mohrhard1-2/+2