summaryrefslogtreecommitdiff
path: root/chart2/source/view/axes/VAxisProperties.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-03-14com::sun::star->css in chart2Noel Grandin1-18/+18
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-07tdf#88154 workaround and unit testMarco Cecchetti1-0/+7
2014-11-04Some code sharing.Kohei Yoshida1-0/+7
2014-11-04Create a variant of createTextShapes for simpler use cases.Kohei Yoshida1-1/+1
2014-10-14Revert "Revert "Make VCartesianAxis::get2DAxisMainLine() truly const method.""Stephan Bergmann1-24/+24
2014-10-14Revert "Make VCartesianAxis::get2DAxisMainLine() truly const method."Stephan Bergmann1-24/+24
2014-10-13Make VCartesianAxis::get2DAxisMainLine() truly const method.Kohei Yoshida1-24/+24
2014-10-10Fix CppunitTest_chart2_xshapeStephan Bergmann1-0/+1
2014-10-09Make AxisProperties non-virtual; nobody derives from it.Kohei Yoshida1-4/+0
2014-10-09Use boost::optional for these members.Kohei Yoshida1-11/+4
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-7/+0
2013-07-29fdo#62475 removed pointless commentsJelle van der Waa1-8/+0
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-2/+2
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac1-12/+12
2012-10-04sal_Bool -> bool in chart2Noel Grandin1-4/+2
2012-07-18re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-03-17do not initialize a field with itselfLuboš Luňák1-1/+1
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2011-11-29catch by const referenceTakeshi Abe1-3/+3
2011-11-27remove include of pch header in chart2Norbert Thiebaud1-2/+0
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-10/+9
2011-01-25emoved lines of code that were commented out.Alfonso Eusebio1-9/+0
2011-01-18Remove dead code: "//static" and "//virtual"Thomas Arnhold1-1/+0
2011-01-15chart46: merge with DEV300_m97Ingrid Halama [iha]1-1/+0
2010-11-30chart46: #i25706# implement date axisIngrid Halama [iha]1-10/+9
2010-11-08Removed commented-out code.Ricardo Moreno1-22/+0
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-06chart49: cleanupIngrid Halama1-1/+0
2010-03-15chart43: merge with DEV300_m75Ingrid Halama1-6/+18
2010-03-03#i109781# charts should be bigger by defaultIngrid Halama1-2/+3
2010-02-26chart43: merge with DEV300_m72Ingrid Halama1-4/+1
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2010-01-29chartmultiline: fixed compiler warningsIngrid Halama1-1/+1
2009-12-15chartmultiline: #i82971# complex categories (part2 - hierarchical axis label ...Ingrid Halama1-4/+14
2009-12-01chartmultiline: #i97893# import categories from multiple lines (fixed), #i829...Ingrid Halama1-2/+4
2008-12-12CWS-TOOLING: integrate CWS rtlchart02Rüdiger Timm1-47/+91
2008-04-10INTEGRATION: CWS changefileheader (1.12.94); FILE MERGEDRüdiger Timm1-35/+18
2007-07-25INTEGRATION: CWS chart07 (1.11.12); FILE MERGEDRüdiger Timm1-3/+3
2007-05-22INTEGRATION: CWS chart2mst3 (1.8.4); FILE MERGEDVladimir Glazounov1-49/+100
2006-09-17INTEGRATION: CWS pchfix02 (1.9.80); FILE MERGEDOliver Bolte1-2/+5
2005-09-08INTEGRATION: CWS ooo19126 (1.8.110); FILE MERGEDRüdiger Timm1-47/+21
2004-01-26drafts namespace of API removedBjörn Milcke1-3/+3
2004-01-23only labels for first polar radius axisIngrid Halama1-8/+11
2004-01-22restructure of cartesian axis, integrate polar axisIngrid Halama1-52/+98
2004-01-17introduced polarcoordinate system + axis + grids + some cleanupIngrid Halama1-104/+2
2003-11-19font resize for axisIngrid Halama1-2/+4
2003-11-19handle reverse oriented axes properlyIngrid Halama1-3/+7
2003-11-13renamed LineProperties -> VLinePropertiesIngrid Halama1-3/+3
2003-10-06initial importBjörn Milcke1-0/+468