summaryrefslogtreecommitdiff
path: root/chart2/source/view/axes/VCartesianCoordinateSystem.cxx
AgeCommit message (Expand)Author
2018-09-06tdf#42949 Fix IWYU warnings in chart2/source/view/{axes,charttypes,main}/*hxxGabor Kelemen
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-11-03inline ASSERT_EXCEPTION macro in chart2Noel Grandin
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
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-11-23loplugin:unnecessaryoverride (dtors) in chart2Stephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-03-14com::sun::star->css in chart2Noel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-14boost->stdCaolán McNamara
2015-07-17tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-06-08cppcheck: noExplicitConstructorCaolán McNamara
2015-04-23loplugin:staticmethodsNoel Grandin
2014-10-25coverity#1249460 Unchecked dynamic_castCaolán McNamara
2014-10-20chart2: fix memory leak due to cyclic reference in VAxisBaseMichael Stahl
2014-10-07Annotate code.Kohei Yoshida
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-09-29remove unused includeMarkus Mohrhard
2013-07-29fdo#62475 removed pointless commentsJelle van der Waa
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-06-21re-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-26chart43: merge with DEV300_m72Ingrid Halama
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-12-15chartmultiline: #i82971# complex categories (part2 - hierarchical axis label ...Ingrid Halama
2008-12-12CWS-TOOLING: integrate CWS rtlchart02Rüdiger Timm
2008-05-15INTEGRATION: CWS chart26_DEV300 (1.7.130); FILE MERGEDVladimir Glazounov
2008-04-10INTEGRATION: CWS changefileheader (1.7.126); FILE MERGEDRüdiger Timm
2007-05-22INTEGRATION: CWS chart2mst3 (1.3.4); FILE MERGEDVladimir Glazounov
2006-09-17INTEGRATION: CWS pchfix02 (1.5.80); FILE MERGEDOliver Bolte
2005-09-08INTEGRATION: CWS ooo19126 (1.4.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-17introduced polarcoordinate system + axis + grids + some cleanupIngrid Halama