summaryrefslogtreecommitdiff
path: root/chart2/source/view
AgeCommit message (Expand)Author
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-22tdf#107068 add arrow to the buttons, mark if field is filteredTomaž Vajngerl
2017-04-20tdf#107067 remove data buttons as they don't have any actionTomaž Vajngerl
2017-04-19clang-tidy readability-simplify-boolean-expr in accessibility..cuiNoel Grandin
2017-04-16cppcheck: arrayIndexThenCheckJulien Nabet
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: chart2Stephan Bergmann
2017-04-06loplugin:redundantcast check for c-style float castsNoel Grandin
2017-04-04tdf#83257 [API-CHANGE] Pivot chart implementationTomaž Vajngerl
2017-04-02coverity#1403662 Mixing enum typesCaolán McNamara
2017-03-31use actual UNO enums in chart2Noel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-25Fix typosAndrea Gelmini
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-03-17cleanup itempool includesJochen Nitschke
2017-03-14Revert "loplugin:implicitboolconversion"Tor Lillqvist
2017-03-14loplugin:implicitboolconversionTor Lillqvist
2017-03-13cppcheck: unsignedLessThanZeroJochen Nitschke
2017-03-12cppcheck: unsignedLessThanZeroJulien Nabet
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-03-03Fix typosAndrea Gelmini
2017-02-27chart: use c++11 for-statement in VSeriesPlotterTomaž Vajngerl
2017-02-24makeAny->Any in cppuhelper..cuiNoel Grandin
2017-02-21loplugin:subtlezeroinit: chart2Stephan Bergmann
2017-02-20cppcheck: redundantAssignmentJochen Nitschke
2017-02-17drop enum NormalAxisNoel Grandin
2017-02-17convert PropertyType to scoped enumNoel Grandin
2017-02-17drop TimeBasedMode enumNoel Grandin
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-02-13-Werror,-Wunused-private-fieldStephan Bergmann
2017-02-12chart2: layout buttons in charts when data is presentTomaž Vajngerl
2017-02-12chart2: simple button (view) to add to a chartTomaž Vajngerl
2017-02-12Various typos about propertyJulien Nabet
2017-02-12"Unicode" is a proper noun and should not be used in pluralTor Lillqvist
2017-02-08A newline is not that special or hard to rememberTor Lillqvist
2017-02-08remove unused SCHATTR_DIAGRAM_STYLENoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-02-06OpenGLWindow typeinfo unavailable without HAVE_FEATURE_OPENGLCaolán McNamara
2017-02-03makeAny->Any in basctl..chart2Noel Grandin
2017-01-27chart2: too long lineTomaž Vajngerl
2017-01-27chart2: some more for-loop changes in VLegendTomaž Vajngerl
2017-01-27chart2: remove typedef for std::vector, remove commented codeTomaž Vajngerl
2017-01-27chart2: use c++11 for-loop in VLegendTomaž Vajngerl
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-19New loplugin:dynexcspec: Add @throws documentation, chart2Stephan Bergmann
2017-01-17replace boost::checked_deleter with std::default_deleteJochen Nitschke
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski
2017-01-17tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski
2017-01-16new loplugin: useuniqueptr: chart2Noel Grandin
2016-12-26use std::vector instead of naked array in SfxItemPoolNoel Grandin