summaryrefslogtreecommitdiff
path: root/chart2/source/view/axes/VAxisProperties.cxx
AgeCommit message (Expand)Author
2016-06-28loplugin:singlevalfields in chart2Noel Grandin
2016-03-14com::sun::star->css in chart2Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-07tdf#88154 workaround and unit testMarco Cecchetti
2014-11-04Some code sharing.Kohei Yoshida
2014-11-04Create a variant of createTextShapes for simpler use cases.Kohei Yoshida
2014-10-14Revert "Revert "Make VCartesianAxis::get2DAxisMainLine() truly const method.""Stephan Bergmann
2014-10-14Revert "Make VCartesianAxis::get2DAxisMainLine() truly const method."Stephan Bergmann
2014-10-13Make VCartesianAxis::get2DAxisMainLine() truly const method.Kohei Yoshida
2014-10-10Fix CppunitTest_chart2_xshapeStephan Bergmann
2014-10-09Make AxisProperties non-virtual; nobody derives from it.Kohei Yoshida
2014-10-09Use boost::optional for these members.Kohei Yoshida
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2013-07-29fdo#62475 removed pointless commentsJelle van der Waa
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac
2012-10-04sal_Bool -> bool in chart2Noel Grandin
2012-07-18re-base on ALv2 code. Includes:Michael Meeks
2012-03-17do not initialize a field with itselfLuboš Luňák
2012-01-05Removed unnecessary tools includes.Marcel Metz
2011-11-29catch by const referenceTakeshi Abe
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
2011-01-18Remove dead code: "//static" and "//virtual"Thomas Arnhold
2011-01-15chart46: merge with DEV300_m97Ingrid Halama [iha]
2010-11-30chart46: #i25706# implement date axisIngrid Halama [iha]
2010-11-08Removed commented-out code.Ricardo Moreno
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-06chart49: cleanupIngrid Halama
2010-03-15chart43: merge with DEV300_m75Ingrid Halama
2010-03-03#i109781# charts should be bigger by defaultIngrid Halama
2010-02-26chart43: merge with DEV300_m72Ingrid Halama
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2010-01-29chartmultiline: fixed compiler warningsIngrid Halama
2009-12-15chartmultiline: #i82971# complex categories (part2 - hierarchical axis label ...Ingrid Halama
2009-12-01chartmultiline: #i97893# import categories from multiple lines (fixed), #i829...Ingrid Halama
2008-12-12CWS-TOOLING: integrate CWS rtlchart02Rüdiger Timm
2008-04-10INTEGRATION: CWS changefileheader (1.12.94); FILE MERGEDRüdiger Timm
2007-07-25INTEGRATION: CWS chart07 (1.11.12); FILE MERGEDRüdiger Timm
2007-05-22INTEGRATION: CWS chart2mst3 (1.8.4); FILE MERGEDVladimir Glazounov
2006-09-17INTEGRATION: CWS pchfix02 (1.9.80); FILE MERGEDOliver Bolte
2005-09-08INTEGRATION: CWS ooo19126 (1.8.110); FILE MERGEDRüdiger Timm
2004-01-26drafts namespace of API removedBjörn Milcke
2004-01-23only labels for first polar radius axisIngrid Halama
2004-01-22restructure of cartesian axis, integrate polar axisIngrid Halama
2004-01-17introduced polarcoordinate system + axis + grids + some cleanupIngrid Halama
2003-11-19font resize for axisIngrid Halama
2003-11-19handle reverse oriented axes properlyIngrid Halama
2003-11-13renamed LineProperties -> VLinePropertiesIngrid Halama