summaryrefslogtreecommitdiffstats
path: root/chart2/source/view/axes/VPolarCoordinateSystem.cxx
Commit message (Expand)AuthorAgeFilesLines
* convert "*xxx.get()" to "*xxx"Noel Grandin2019-01-081-1/+1
* tdf#42949 Fix IWYU warnings in chart2/source/inc/[d-l]*hxxGabor Kelemen2018-08-081-0/+2
* tdf#116163: Limit label height in chart if neededSzymon Kłos2018-03-041-0/+1
* Modernize a bit chart2Julien Nabet2018-03-041-12/+8
* loplugin:includeform: chart2Stephan Bergmann2017-10-231-2/+2
* remove unnecessary use of 'this->'Noel Grandin2017-08-021-17/+17
* loplugin:checkunusedparams more part3Noel Grandin2017-07-281-2/+2
* loplugin:comparisonwithconstant in chart2Noel Grandin2017-05-231-3/+3
* boost->stdCaolán McNamara2015-09-141-1/+1
* loplugin:staticmethodsNoel Grandin2015-04-231-1/+1
* coverity#1249459 Unchecked dynamic_castCaolán McNamara2014-10-251-1/+1
* chart2: fix memory leak due to cyclic reference in VAxisBaseMichael Stahl2014-10-201-2/+7
* fdo#62475 removed pointless commentsJelle van der Waa2013-07-291-4/+0
* re-base on ALv2 code.Michael Meeks2012-06-221-23/+14
* remove include of pch header in chart2Norbert Thiebaud2011-11-271-2/+0
* Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida2011-03-101-0/+1
|\
| * chart46: #i25706# implement date axisIngrid Halama [iha]2010-11-301-9/+0
* | emoved lines of code that were commented out.Alfonso Eusebio2011-01-251-17/+1
* | Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-131-0/+3
|/
* changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien2010-02-121-4/+1
* INTEGRATION: CWS changefileheader (1.9.94); FILE MERGEDRüdiger Timm2008-04-101-23/+18
* INTEGRATION: CWS chart07 (1.8.12); FILE MERGEDRüdiger Timm2007-07-251-3/+3
* INTEGRATION: CWS chart2mst3 (1.4.4); FILE MERGEDVladimir Glazounov2007-05-221-33/+145
* INTEGRATION: CWS pchfix02 (1.6.80); FILE MERGEDOliver Bolte2006-09-171-2/+5
* INTEGRATION: CWS ooo19126 (1.5.106); FILE MERGEDRüdiger Timm2005-09-081-47/+21
* Correct variable scoping in 'for' statements to be ISO C++ compliant. YouDan Williams2004-03-081-3/+4
* drafts namespace of API removedBjörn Milcke2004-01-261-3/+3
* restructure of cartesian axis, integrate polar axisIngrid Halama2004-01-221-7/+5
* iterate through existing axesIngrid Halama2004-01-191-30/+7
* introduced polarcoordinate system + axis + grids + some cleanupIngrid Halama2004-01-171-0/+154