summaryrefslogtreecommitdiff
path: root/chart2/source/view/axes/VPolarCoordinateSystem.cxx
AgeCommit message (Expand)Author
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2018-08-08tdf#42949 Fix IWYU warnings in chart2/source/inc/[d-l]*hxxGabor Kelemen
2018-03-04tdf#116163: Limit label height in chart if neededSzymon Kłos
2018-03-04Modernize a bit chart2Julien Nabet
2017-10-23loplugin:includeform: chart2Stephan Bergmann
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-07-28loplugin:checkunusedparams more part3Noel Grandin
2017-05-23loplugin:comparisonwithconstant in chart2Noel Grandin
2015-09-14boost->stdCaolán McNamara
2015-04-23loplugin:staticmethodsNoel Grandin
2014-10-25coverity#1249459 Unchecked dynamic_castCaolán McNamara
2014-10-20chart2: fix memory leak due to cyclic reference in VAxisBaseMichael Stahl
2013-07-29fdo#62475 removed pointless commentsJelle van der Waa
2012-06-22re-base on ALv2 code.Michael Meeks
2011-11-27remove include of pch header in chart2Norbert Thiebaud
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-01-25emoved lines of code that were commented out.Alfonso Eusebio
2010-11-30chart46: #i25706# implement date axisIngrid Halama [iha]
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-04-10INTEGRATION: CWS changefileheader (1.9.94); FILE MERGEDRüdiger Timm
2007-07-25INTEGRATION: CWS chart07 (1.8.12); FILE MERGEDRüdiger Timm
2007-05-22INTEGRATION: CWS chart2mst3 (1.4.4); FILE MERGEDVladimir Glazounov
2006-09-17INTEGRATION: CWS pchfix02 (1.6.80); FILE MERGEDOliver Bolte
2005-09-08INTEGRATION: CWS ooo19126 (1.5.106); FILE MERGEDRüdiger Timm
2004-03-08Correct variable scoping in 'for' statements to be ISO C++ compliant. YouDan Williams
2004-01-26drafts namespace of API removedBjörn Milcke
2004-01-22restructure of cartesian axis, integrate polar axisIngrid Halama
2004-01-19iterate through existing axesIngrid Halama
2004-01-17introduced polarcoordinate system + axis + grids + some cleanupIngrid Halama