summaryrefslogtreecommitdiff
path: root/chart2/source/view
AgeCommit message (Expand)Author
2016-04-12clang-tidy performance-unnecessary-value-param in chart2Noel Grandin
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-08tdf#94306 replace boost::noncopyable in chart2Jochen Nitschke
2016-04-06tdf#96871 Do not force auto log Y scale to B^0Laurent Balland-Poirier
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-03-31tdf#97525 vcl: make DeletionListener internalJochen Nitschke
2016-03-31use SAL_N_ELEMENTS in for loopsNoel Grandin
2016-03-25fix headless buildOliver Specht
2016-03-17loplugin:constantparam in svxNoel Grandin
2016-03-14com::sun::star->css in chart2Noel Grandin
2016-03-09remove unused NOT_POOLABLE enum valueNoel Grandin
2016-03-07improve defaultparams lopluginNoel Grandin
2016-03-07loplugin:unuseddefaultparam in variousNoel Grandin
2016-03-02loplugin:unuseddefaultparams in chart2Noel Grandin
2016-02-22loplugin:write only fieldsNoel Grandin
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock
2016-02-05Fix typosAndrea Gelmini
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-02-03chart2: remove commented out codeChris Sherlock
2016-02-03chart2: I think we can get rid of OLDRENDER nowChris Sherlock
2016-01-31unnecessary use of OUString constructorNoel Grandin
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock
2016-01-18vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud
2016-01-16vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock
2016-01-11loplugin:privatebase: Make derivation from noncopyable explicitly privateStephan Bergmann
2016-01-11loplugin:unusedmethods unused return value in chart2Noel Grandin
2016-01-10Fix typosAndrea Gelmini
2016-01-08tdf#96807 Reset min/max of auto scaleLaurent Balland-Poirier
2016-01-06Fix typosAndrea Gelmini
2016-01-04use correct decimal separatorMarkus Mohrhard
2016-01-02cppcheck: noExplicitConstructorCaolán McNamara
2015-12-23loplugin:unusedfields in chart2Noel Grandin
2015-12-04chart2: replace boost::ptr_map with std::mapMichael Stahl
2015-12-04chart2: replace boost::ptr_map with std::mapMichael Stahl
2015-12-04chart2: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl
2015-11-30loplugin:unusedfieldsNoel Grandin
2015-11-26-Werror,-Wunused-private-fieldStephan Bergmann
2015-11-26mark UNO structs as SAL_WARN_UNUSED, where possibleNoel Grandin
2015-11-23VirtualDevices either match another device depth, or are 1 bitCaolán McNamara
2015-11-23establish that Virtual Devices either match Physical Device depth or ...Caolán McNamara
2015-11-20loplugin:unusedfields in chart2Noel Grandin
2015-11-20add mapKeysToSequence/mapValuesToSequence methods to comphelperNoel Grandin
2015-11-19use comphelper::containerToSequenceNoel Grandin
2015-11-18remove unused typedefs and inline use-once typedefsNoel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin