summaryrefslogtreecommitdiff
path: root/chart2/source/view
AgeCommit message (Expand)AuthorFilesLines
2017-03-30chart2: check if data provider is pivot chart in VLegendTomaž Vajngerl1-2/+4
2017-03-30chart2: check if data provider is pivot chartTomaž Vajngerl1-0/+2
2017-03-30pivotcharts: show filter pop-up from charts on field button clickTomaž Vajngerl2-32/+20
2017-03-30chart: change field button CID so it is easier to parseTomaž Vajngerl2-4/+4
2017-03-30charts: fix drawing multiple buttons in legendTomaž Vajngerl1-3/+4
2017-03-30charts: add field buttons if we have the pivot table dataTomaž Vajngerl2-27/+23
2017-03-25Fix typosAndrea Gelmini3-3/+3
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin1-1/+1
2017-03-17cleanup itempool includesJochen Nitschke1-0/+1
2017-03-14Revert "loplugin:implicitboolconversion"Tor Lillqvist1-5/+5
2017-03-14loplugin:implicitboolconversionTor Lillqvist1-5/+5
2017-03-13cppcheck: unsignedLessThanZeroJochen Nitschke1-12/+12
2017-03-12cppcheck: unsignedLessThanZeroJulien Nabet1-2/+2
2017-03-03Remove redundant 'inline' keywordStephan Bergmann3-5/+5
2017-03-03Fix typosAndrea Gelmini1-1/+1
2017-02-27chart: use c++11 for-statement in VSeriesPlotterTomaž Vajngerl1-137/+71
2017-02-24makeAny->Any in cppuhelper..cuiNoel Grandin1-10/+10
2017-02-21loplugin:subtlezeroinit: chart2Stephan Bergmann3-3/+3
2017-02-20cppcheck: redundantAssignmentJochen Nitschke1-5/+2
2017-02-17drop enum NormalAxisNoel Grandin3-52/+8
2017-02-17convert PropertyType to scoped enumNoel Grandin3-30/+20
2017-02-17drop TimeBasedMode enumNoel Grandin1-8/+2
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist29-239/+239
2017-02-13-Werror,-Wunused-private-fieldStephan Bergmann2-2/+0
2017-02-12chart2: layout buttons in charts when data is presentTomaž Vajngerl2-14/+148
2017-02-12chart2: simple button (view) to add to a chartTomaž Vajngerl2-0/+140
2017-02-12Various typos about propertyJulien Nabet1-3/+3
2017-02-12"Unicode" is a proper noun and should not be used in pluralTor Lillqvist1-1/+1
2017-02-08A newline is not that special or hard to rememberTor Lillqvist1-2/+2
2017-02-08remove unused SCHATTR_DIAGRAM_STYLENoel Grandin1-1/+0
2017-02-06Add missing #includesStephan Bergmann1-0/+1
2017-02-06OpenGLWindow typeinfo unavailable without HAVE_FEATURE_OPENGLCaolán McNamara1-14/+18
2017-02-03makeAny->Any in basctl..chart2Noel Grandin21-131/+131
2017-01-27chart2: too long lineTomaž Vajngerl1-1/+3
2017-01-27chart2: some more for-loop changes in VLegendTomaž Vajngerl1-27/+21
2017-01-27chart2: remove typedef for std::vector, remove commented codeTomaž Vajngerl1-8/+4
2017-01-27chart2: use c++11 for-loop in VLegendTomaž Vajngerl1-8/+4
2017-01-26Remove dynamic exception specificationsStephan Bergmann22-205/+76
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski3-4/+4
2017-01-19New loplugin:dynexcspec: Add @throws documentation, chart2Stephan Bergmann4-0/+5
2017-01-17replace boost::checked_deleter with std::default_deleteJochen Nitschke1-1/+0
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski1-1/+1
2017-01-17tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski1-0/+1
2017-01-16new loplugin: useuniqueptr: chart2Noel Grandin10-29/+27
2016-12-26use std::vector instead of naked array in SfxItemPoolNoel Grandin1-102/+103
2016-12-18-Werror,-Wunused-functionTor Lillqvist1-0/+4
2016-12-17fix !HAVE_FEATURE_UI buildCaolán McNamara1-2/+6
2016-12-13change from glew to epoxyCaolán McNamara3-6/+6
2016-12-12loplugin:staticmethodsTor Lillqvist1-0/+2
2016-12-12loplugin:unreffun and loplugin:externandnotdefinedTor Lillqvist1-0/+6