summaryrefslogtreecommitdiff
path: root/oox/source/drawingml/chart/converterbase.cxx
AgeCommit message (Expand)Author
2020-05-29loplugin:simplifybool in oox..sdNoel Grandin
2020-05-24inline some use-once typedefsNoel Grandin
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-03loplugin:flatten in ooxNoel Grandin
2020-03-16tdf#42949 Fix IWYU warnings in oox/source/[cd]*/*cxxGabor Kelemen
2020-03-12Revert "loplugin:constfields in oox"Noel Grandin
2020-01-24loplugin:makeshared in ooxNoel Grandin
2020-01-15clang-tidy modernize-concat-nested-namespace in ooxNoel Grandin
2019-10-22tdf#127908 tdf#128193 Chart OOXML: Fix Custom Y axis title positionBalazs Varga
2019-10-03tdf#127907 tdf#126724 Chart DOCX import: fix axis title positionBalazs Varga
2019-07-15make tools::Rectangle::getBottom return 0 when emptyNoel Grandin
2018-11-16tdf#114179: Custom size and position of the chart wallJozsef Szakacs
2018-10-15loplugin:constfields in ooxNoel Grandin
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen
2018-08-04Use more basegfx deg<->rad functions, instead of direct formulasMike Kaganski
2018-03-31Use for-range loops in oox (part1)Julien Nabet
2017-12-29loplugin:passstuffbyref improved return in variousNoel Grandin
2017-10-23loplugin:includeform: ooxStephan Bergmann
2017-07-31loplugin:constparams in ooxNoel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2016-05-10tdf#42949: clean up includes in include/oox/helper with iwyuJorenz Paragas
2016-04-25tdf#42949: clean up includes in include/oox/core using iwyuJorenz Paragas
2016-01-15loplugin:unusedmethods unused return value in oox,packageNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-04use uno::Reference::set method instead of assignmentNoel Grandin
2015-07-06improve the returnbyref lopluginNoel Grandin
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-06-25Move more oox/drawingml/ internal headers to oox/inc.Matúš Kukan
2014-06-25remove whitespacesMarkus Mohrhard
2014-02-26Remove visual noise from ooxAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-05-23Revert "fdo#46808, Convert chart2::Title service to new style"Stephan Bergmann
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin
2013-05-21fdo#46808, Remove unnecessary XMultiServiceFactory memberNoel Grandin
2013-05-21fdo#46808, Convert chart2::Title service to new styleNoel Grandin
2013-01-15fdo#46808, Adapt chart2::data::LabeledDataSequence UNO service to new styleNoel Grandin
2012-12-13PCH for Library_ooxLuboš Luňák
2012-12-01oox: fix buildIvan Timofeev
2012-12-01Removal ::rtl:: prefixes and macros in oxxJosé Guilherme Vanz
2012-07-17re-base on ALv2 code. Includes:Michael Meeks
2011-08-12Import SmartArt graphics to ImpressThorsten Behrens
2011-03-18Fix mismerge, properties.hxx does not exist any more.Jan Holesovsky
2011-03-18Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/filtersJan Holesovsky
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-17Remove duplicated constant F_PI and friendsMichael Lefevre
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-01-26chart52: #i28670# import of manual chart legend size from OOXMLDaniel Rentz [dr]
2010-11-08dr77: optimizations in generation of XML tokens, XML namespaces, property nam...Daniel Rentz [dr]