summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)Author
2016-04-14loplugin:passstuffbyref in chart2Noel Grandin
2016-04-12Avoid reserved identifierStephan Bergmann
2016-04-12clang-tidy performance-unnecessary-value-param in chart2Noel Grandin
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-11cppcheck: noExplicitConstructorCaolán McNamara
2016-04-11loplugin:constantparamNoel Grandin
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-05loplugin:constantparam in chart2Noel Grandin
2016-04-04tdf99069: lock the solar mutex before updating sidebarMarkus Mohrhard
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2016-04-02Chart: Improve polynomial trendline equation renderingLaurent Balland-Poirier
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-29set translatable property in .ui files (bin/ui-translatable.sh)Andras Timar
2016-03-25fix headless buildOliver Specht
2016-03-21Move clipboard stuff to the top like in other modulesMaxim Monastirsky
2016-03-21tdf#93837 chart2: Convert shape context menus to xmlMaxim Monastirsky
2016-03-17loplugin:constantparam in svtoolsNoel Grandin
2016-03-17loplugin:constantparam in svxNoel Grandin
2016-03-14com::sun::star->css in chart2Noel Grandin
2016-03-14remove some unused typedefs, and inline some use-onceNoel Grandin
2016-03-11Resolves: tdf#98390 ChartAreaPanel throw during ctorCaolán McNamara
2016-03-11tdf#97966: Remove 'static' keywordsWastack
2016-03-10Extract Directories from BootstrapFixtureBaseStephan Bergmann
2016-03-09remove unused NOT_POOLABLE enum valueNoel Grandin
2016-03-09loplugin:constantparam in svxNoel Grandin
2016-03-09Add missing includesDavid Ostrovsky
2016-03-07remove remaining uses of gb_SrsTemplateTarget_get_targetDavid Tardon
2016-03-07-Werror=unused-but-set-variableStephan Bergmann
2016-03-07loplugin:write only fieldsNoel Grandin
2016-03-07improve defaultparams lopluginNoel Grandin
2016-03-07loplugin:unuseddefaultparam in variousNoel Grandin
2016-03-02loplugin:unuseddefaultparams in chart2Noel Grandin
2016-02-23new loplugin: commaoperatorNoel Grandin
2016-02-22loplugin:write only fieldsNoel Grandin
2016-02-17Fix missing iterator include on MSVC 14.0David Ostrovsky
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-11[API CHANGE] add operator==/!= to UNO structsNoel Grandin
2016-02-09don't assert that no ODF import happens without a base URLMichael Stahl
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-02-02tdf#91054 cleanup weirdo function prototypesirem
2016-02-02boost::hash->std::hashNoel Grandin
2016-02-01boost::cref->std::crefNoel Grandin