summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/charthelper.cxx
AgeCommit message (Expand)Author
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