summaryrefslogtreecommitdiff
path: root/chart2/source/view/main/ShapeFactory.cxx
AgeCommit message (Expand)Author
2018-09-14tdf#108028 OOXML: Fix line breaking of chart titleBalazs Varga
2018-04-11new loplugin:unusedvariablemoreNoel Grandin
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-01-29tdf#114821 import complex data labels in bar chartSzymon Kłos
2018-01-12More loplugin:cstylecast: chart2Stephan Bergmann
2017-12-18chart2: Batch changes to properties when creating 3D objectsTomaž Vajngerl
2017-11-03inline ASSERT_EXCEPTION macro in chart2Noel Grandin
2017-10-23loplugin:includeform: chart2Stephan Bergmann
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-06-20loplugin:oncevar chart2Noel Grandin
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-02-03makeAny->Any in basctl..chart2Noel Grandin
2016-10-15avoid exceptionJochen Nitschke
2016-08-05loplugin:countusersofdefaultparams in canvas,chart2Noel Grandin
2016-04-25Kill comphelper::MakeMapStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-12clang-tidy performance-unnecessary-value-param in chart2Noel Grandin
2016-03-07improve defaultparams lopluginNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin
2015-09-09tdf#90839: support for wrapped text in data labels and for centered data valueMarco Cecchetti
2015-07-08Fix typosAndrea Gelmini
2015-07-04Fix typosAndrea Gelmini
2015-04-23loplugin:staticmethodsNoel Grandin
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin
2014-09-18Scope level reduction.Kohei Yoshida
2014-09-12chart2: sal_Bool -> boolStephan Bergmann
2014-07-02remove whitespacesMarkus Mohrhard
2014-05-18Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part16Julien Nabet
2014-04-25the chart root shape has to be at the bottom, fdo#74333, cp#1000057Markus Mohrhard
2014-04-15chart2: sal_Bool->boolNoel Grandin
2014-04-06whitespace cleanup in chart2Markus Mohrhard
2014-03-30set first position and then size, fdo#75075Markus Mohrhard
2014-03-17chart2: prefer passing OUString by referenceNoel Grandin
2014-02-27Remove visual noise from chart2Alexander Wilms
2014-01-29Pass Reference<XPropertySet> by const&Stephan Bergmann
2014-01-29add inital code for formatted stringsMarkus Mohrhard
2014-01-29remove methods for old stateful time based approachMarkus Mohrhard
2014-01-10fdo#72005: Insert the border rectangle to the bottom of the stack.Kohei Yoshida
2013-11-19it builds againMarkus Mohrhard
2013-11-19adapt name of methodMarkus Mohrhard
2013-11-19add methods to render whole data series at onceMarkus Mohrhard
2013-11-19no createInstance calls any more in chart2/source/view creating shapesMarkus Mohrhard
2013-11-19use AbstractShapeFactory in more placesMarkus Mohrhard
2013-11-19more use of ShapeFactory and set Properties in factory if possibleMarkus Mohrhard
2013-11-19use the AbstractShapeFactory in more placesMarkus Mohrhard
2013-11-19create an AbstractFactory and add a DummyShapeFactory for testingMarkus Mohrhard
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin