summaryrefslogtreecommitdiff
path: root/chart2/source/view/axes/Tickmarks.cxx
AgeCommit message (Expand)AuthorFilesLines
2021-01-26loplugin:passstuffbyrefNoel1-1/+1
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen1-1/+0
2020-01-06tdf#128996 Chart: Fix disappeared vertical X axis labelsBalazs Varga1-0/+5
2019-04-06Fix typoAndrea Gelmini1-1/+1
2018-11-26tdf#42949 Fix IWYU warnings in chart2/source/view/*cxxGabor Kelemen1-1/+0
2018-09-06loplugin:simplifyconstruct in canvas..cuiNoel Grandin1-2/+0
2018-09-06tdf#42949 Fix IWYU warnings in chart2/source/view/{axes,charttypes,main}/*hxxGabor Kelemen1-0/+2
2018-08-08tdf#42949 Fix IWYU warnings in chart2/source/inc/[d-l]*hxxGabor Kelemen1-0/+1
2018-03-30loplugin:virtualdown in variousNoel Grandin1-4/+0
2018-03-04Modernize a bit chart2Julien Nabet1-9/+4
2017-12-23tdf#108031 Area chart labels not rotatedJochen Nitschke1-3/+18
2017-10-23loplugin:includeform: chart2Stephan Bergmann1-1/+1
2017-08-02remove unnecessary use of 'this->'Noel Grandin1-2/+2
2017-05-23loplugin:comparisonwithconstant in chart2Noel Grandin1-3/+3
2016-03-14com::sun::star->css in chart2Noel Grandin1-2/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-4/+4
2015-05-05typo: strech -> stretchAndras Timar1-5/+5
2014-10-14Revert "Revert "Make VCartesianAxis::get2DAxisMainLine() truly const method.""Stephan Bergmann1-3/+3
2014-10-14Revert "Make VCartesianAxis::get2DAxisMainLine() truly const method."Stephan Bergmann1-3/+3
2014-10-13Make VCartesianAxis::get2DAxisMainLine() truly const method.Kohei Yoshida1-3/+3
2014-10-09Explain what updateScreenValues() does.Kohei Yoshida1-0/+4
2014-10-09Use typedef rather than raw nested std::vector everywhere...Kohei Yoshida1-8/+8
2014-10-09Clean this up a bit.Kohei Yoshida1-7/+5
2014-10-09TickFactory_2D -> TickFactory2D.Kohei Yoshida1-10/+10
2014-02-14Drop unused #includeTakeshi Abe1-1/+0
2013-07-29fdo#62475 removed pointless commentsJelle van der Waa1-10/+0
2012-07-18re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-03-29Fixes a bunch of "Prefer prefix ++/-- operators for non-primitive types"Julien Nabet1-1/+1
2011-11-27remove include of pch header in chart2Norbert Thiebaud1-2/+0
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara1-0/+3
2011-05-27Replace DBG_* with OSL_* in calc/chart2Jacek Wolszczak1-2/+1
2011-05-05Some cppcheck cleaningJulien Nabet1-2/+2
2010-11-30chart46: #i25706# implement date axis - remove compiler warningsIngrid Halama [iha]1-2/+2
2010-11-30chart46: #i25706# implement date axisIngrid Halama [iha]1-0/+333