summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/charthelper.cxx
AgeCommit message (Expand)Author
2022-03-03Recheck modules sv* with IWYUGabor Kelemen
2021-12-07lock model while building chartNoel Grandin
2021-12-06skip some intermediate results in tryToGetChartContentAsPrimitive2DSequenceNoel Grandin
2020-10-05use more TOOLS_WARN_EXCEPTIONMike Kaganski
2020-08-06loplugin:flatten in svx/svdrawNoel Grandin
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen
2020-03-02tdf#42949 Fix IWYU warnings in svx/source/s*/*cxxGabor Kelemen
2019-04-14tdf#120703 PVS: V581 ifs with identical conditionsMike Kaganski
2018-07-19loplugin:constantparamNoel Grandin
2018-07-17remove the GL based 3D chartsMarkus Mohrhard
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert svx module away from OSL_ASSERT to assertChris Sherlock
2017-05-05loplugin:checkunusedparams in svx(part2)Noel Grandin
2016-03-01loplugin:unuseddefaultparam in svx (part2)Noel Grandin
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin
2014-11-04Avoid re-constructing chart shapes when it's not in visible range.Kohei Yoshida
2014-09-123D charts: Update the 3D charts when a value changes.Jan Holesovsky
2014-08-29ChartHelper::IsChart is uselessZolnai Tamás
2013-06-29remove some createFromAscii usageThomas Arnhold
2013-06-06Resolves: #i121334# Changed default for charts background to be none...Armin Le Grand
2013-04-20Remove pass-through header file sot/inc/sot/clsids.hxxMichael Dunphy
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-26Remove useless comments; add mode linesTakeshi Abe
2013-03-20fdo#46808, convert graphic::PrimitiveFactory2D to new styleNoel Grandin
2013-01-17Proper construction of the impl class, using initializer.Kohei Yoshida
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks