summaryrefslogtreecommitdiff
path: root/chart2/source/view/axes/VPolarCoordinateSystem.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-04-09tdf#146619 Drop unused 'using namespace' in: chart2/Gabor Kelemen1-1/+0
2023-03-29use more concrete types in chart2Noel Grandin1-0/+1
2022-10-17loplugin:redundantcast look for redundant dynamic_cast<T&>Noel Grandin1-1/+1
2022-08-16chart2: Data table rendering of keys (legend symbols)Tomaž Vajngerl1-1/+2
2022-07-17chart2: add DataTable to AxisProperties, take account at renderingTomaž Vajngerl1-1/+5
2022-07-17chart2: add initial code for rendering the Data TableTomaž Vajngerl1-5/+5
2022-04-25Recheck module chart2 with IWYUGabor Kelemen1-1/+0
2022-02-05use more concrete types in chart2, AxisNoel Grandin1-2/+3
2022-01-23use more concrete types in chart2, ChartModelNoel Grandin1-1/+1
2022-01-19use more concrete types in chart2, BaseCoordinateSystemNoel Grandin1-1/+2
2022-01-03no need to pass around a ShapeFactory instanceNoel Grandin1-2/+2
2021-10-29Prepare for removal of non-const operator[] from Sequence in chart2Mike Kaganski1-4/+5
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin1-1/+1
2018-08-08tdf#42949 Fix IWYU warnings in chart2/source/inc/[d-l]*hxxGabor Kelemen1-0/+2
2018-03-04tdf#116163: Limit label height in chart if neededSzymon Kłos1-0/+1
2018-03-04Modernize a bit chart2Julien Nabet1-12/+8
2017-10-23loplugin:includeform: chart2Stephan Bergmann1-2/+2
2017-08-02remove unnecessary use of 'this->'Noel Grandin1-17/+17
2017-07-28loplugin:checkunusedparams more part3Noel Grandin1-2/+2
2017-05-23loplugin:comparisonwithconstant in chart2Noel Grandin1-3/+3
2015-09-14boost->stdCaolán McNamara1-1/+1
2015-04-23loplugin:staticmethodsNoel Grandin1-1/+1
2014-10-25coverity#1249459 Unchecked dynamic_castCaolán McNamara1-1/+1
2014-10-20chart2: fix memory leak due to cyclic reference in VAxisBaseMichael Stahl1-2/+7
2013-07-29fdo#62475 removed pointless commentsJelle van der Waa1-4/+0
2012-06-22re-base on ALv2 code.Michael Meeks1-23/+14
2011-11-27remove include of pch header in chart2Norbert Thiebaud1-2/+0
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-0/+1
2011-01-25emoved lines of code that were commented out.Alfonso Eusebio1-17/+1
2010-11-30chart46: #i25706# implement date axisIngrid Halama [iha]1-9/+0
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-04-10INTEGRATION: CWS changefileheader (1.9.94); FILE MERGEDRüdiger Timm1-23/+18
2007-07-25INTEGRATION: CWS chart07 (1.8.12); FILE MERGEDRüdiger Timm1-3/+3
2007-05-22INTEGRATION: CWS chart2mst3 (1.4.4); FILE MERGEDVladimir Glazounov1-33/+145
2006-09-17INTEGRATION: CWS pchfix02 (1.6.80); FILE MERGEDOliver Bolte1-2/+5
2005-09-08INTEGRATION: CWS ooo19126 (1.5.106); FILE MERGEDRüdiger Timm1-47/+21
2004-03-08Correct variable scoping in 'for' statements to be ISO C++ compliant. YouDan Williams1-3/+4
2004-01-26drafts namespace of API removedBjörn Milcke1-3/+3
2004-01-22restructure of cartesian axis, integrate polar axisIngrid Halama1-7/+5
2004-01-19iterate through existing axesIngrid Halama1-30/+7
2004-01-17introduced polarcoordinate system + axis + grids + some cleanupIngrid Halama1-0/+154