summaryrefslogtreecommitdiff
path: root/chart2/source/controller
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-11cppcheck: noExplicitConstructorCaolán McNamara
2016-04-11loplugin:constantparamNoel Grandin
2016-04-08tdf#94306 replace boost::noncopyable in chart2Jochen Nitschke
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-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-14com::sun::star->css in chart2Noel Grandin
2016-03-11Resolves: tdf#98390 ChartAreaPanel throw during ctorCaolán McNamara
2016-03-09loplugin:constantparam in svxNoel Grandin
2016-03-07-Werror=unused-but-set-variableStephan Bergmann
2016-03-07loplugin:write only fieldsNoel Grandin
2016-03-02loplugin:unuseddefaultparams in chart2Noel Grandin
2016-02-22loplugin:write only fieldsNoel Grandin
2016-02-17Fix missing iterator include on MSVC 14.0David Ostrovsky
2016-02-11[API CHANGE] add operator==/!= to UNO structsNoel Grandin
2016-02-01boost::cref->std::crefNoel Grandin
2016-01-31unnecessary use of OUString constructorNoel Grandin
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2016-01-21vcl: rename Font::GetFamily to Font::GetFamilyTypeChris Sherlock
2016-01-18vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris 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-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-11loplugin:privatebase: Make various derivations publicStephan Bergmann
2016-01-11loplugin:unusedmethods unused return value in chart2Noel Grandin
2016-01-10Fix typosAndrea Gelmini
2016-01-06Fix typosAndrea Gelmini
2016-01-05Make SotFactory private to sot/ and clean a bitMatúš Kukan
2016-01-05tdf#94205: Use o3tl::make_unique insted of new+std::move.Sheikha AL-Hinai
2015-12-24loplugin:unusedfieldsNoel Grandin
2015-12-23loplugin:unusedfields in chart2Noel Grandin
2015-12-15chart2: add DocumentBaseURL in ChartFrameLoader::load()Michael Stahl
2015-12-11Return std::unique_ptr from svt::AcceleratorExecute::createAcceleratorHelperStephan Bergmann
2015-12-10tdf#69977: constructing and destructing AccessibleElementInfo...Noel Grandin
2015-12-03WaE: comparison between signed and unsigned integer expressionsTor Lillqvist
2015-12-03uno::Sequence->std::vector in SfxIntegerListItemNoel Grandin
2015-11-25loplugin:unusedfields variousNoel Grandin
2015-11-20add mapKeysToSequence/mapValuesToSequence methods to comphelperNoel Grandin
2015-11-19use comphelper::containerToSequenceNoel Grandin
2015-11-17loplugin:unnecessaryvirtualNoel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin