summaryrefslogtreecommitdiff
path: root/chart2/source/view/axes/VAxisProperties.hxx
AgeCommit message (Expand)Author
2020-09-04tdf#124176 Use #pragma once in chart2George Bateman
2020-05-08compact namespace in canvas..cuiNoel Grandin
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-04-06Fix typoAndrea Gelmini
2019-01-18convert some enums to scopedNoel Grandin
2018-09-06tdf#42949 Fix IWYU warnings in chart2/source/view/{axes,charttypes,main}/*hxxGabor Kelemen
2018-03-04tdf#116163: Limit label height in chart if neededSzymon Kłos
2017-10-23loplugin:includeform: chart2Stephan Bergmann
2017-09-17use more default copy ctorsJochen Nitschke
2017-05-03remove empty commentsNoel Grandin
2017-04-28commit: loplugin:checkunusedparams in chart2Noel Grandin
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2016-06-28loplugin:singlevalfields in chart2Noel Grandin
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-04-14loplugin:passstuffbyref in chart2Noel Grandin
2016-03-14com::sun::star->css in chart2Noel Grandin
2015-10-12Replace "SAL_FINAL" with "final" in LIBO_INTERNAL_ONLY codeStephan 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-09Make AxisProperties non-virtual; nobody derives from it.Kohei Yoshida
2014-10-09Simplify AxisProperties and its surrounding code.Kohei Yoshida
2014-10-09Use boost::optional for these members.Kohei Yoshida
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2013-12-20typo fixesAndras Timar
2013-10-23fixincludeguards.sh: chart2Thomas Arnhold
2013-07-29fdo#62475 removed pointless commentsJelle van der Waa
2012-10-04sal_Bool -> bool in chart2Noel Grandin
2012-07-18re-base on ALv2 code. Includes:Michael Meeks
2012-02-18Fix typos in commentsElton Chung
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2010-11-30chart46: #i25706# implement date axisIngrid Halama [iha]
2010-10-28add modelines to .hxx files as wellCaolán McNamara
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
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.6.126); FILE MERGEDRüdiger Timm
2007-05-22INTEGRATION: CWS chart2mst3 (1.4.4); FILE MERGEDVladimir Glazounov
2005-09-08INTEGRATION: CWS ooo19126 (1.4.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