summaryrefslogtreecommitdiffstats
path: root/chart2/source/controller/main
Commit message (Expand)AuthorAgeFilesLines
* tdf#94306 replace boost::noncopyable in chart2Jochen Nitschke2016-04-083-9/+11
* loplugin:constantparam in chart2Noel Grandin2016-04-051-1/+1
* cleanup: remove unused Reference.h(xx) includesJochen Nitschke2016-04-022-4/+0
* fix headless buildOliver Specht2016-03-251-1/+5
* Move clipboard stuff to the top like in other modulesMaxim Monastirsky2016-03-211-4/+5
* tdf#93837 chart2: Convert shape context menus to xmlMaxim Monastirsky2016-03-211-22/+35
* com::sun::star->css in chart2Noel Grandin2016-03-1429-185/+158
* loplugin:constantparam in svxNoel Grandin2016-03-091-2/+2
* Fix missing iterator include on MSVC 14.0David Ostrovsky2016-02-171-0/+1
* boost::cref->std::crefNoel Grandin2016-02-011-2/+2
* InterfaceContainer2 with vector instead of SequenceNoel Grandin2016-01-252-3/+4
* vcl: rename Font::GetFamily to Font::GetFamilyTypeChris Sherlock2016-01-211-1/+1
* vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock2016-01-171-1/+1
* revert vcl patch series that brok Mac and WindowsNorbert Thiebaud2016-01-161-1/+1
* vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock2016-01-161-1/+1
* loplugin:privatebase: Make various derivations publicStephan Bergmann2016-01-111-1/+1
* Fix typosAndrea Gelmini2016-01-101-1/+1
* Fix typosAndrea Gelmini2016-01-062-4/+4
* loplugin:unusedfieldsNoel Grandin2015-12-241-1/+1
* loplugin:unusedfields in chart2Noel Grandin2015-12-233-12/+5
* chart2: add DocumentBaseURL in ChartFrameLoader::load()Michael Stahl2015-12-151-0/+5
* Return std::unique_ptr from svt::AcceleratorExecute::createAcceleratorHelperStephan Bergmann2015-12-111-1/+1
* use initialiser for Sequence<OUString>Noel Grandin2015-11-152-4/+2
* use initialiser for Sequence<OUString>Noel Grandin2015-11-151-2/+1
* use initialiser syntax for Sequence<OUString>Noel Grandin2015-11-151-2/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-1020-71/+71
* use uno::Reference::set method instead of assignmentNoel Grandin2015-10-304-5/+5
* Replace boost::bind by lambdas in chart2 tree.Mario J. Rugiero2015-10-271-3/+1
* cleanup some local var declarationsNoel Grandin2015-10-192-17/+17
* coverity#1327446 Unchecked dynamic_castCaolán McNamara2015-10-171-2/+1
* remove some useless commentsNoel Grandin2015-10-132-2/+1
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-1217-106/+106
* loplugin:mergeclassesNoel Grandin2015-10-122-41/+5
* use trendline context for trendlines, tdf#94931, tdf#94934Markus Mohrhard2015-10-101-0/+3
* correctly dispose the chart sidebar when leaving chart, tdf#94292Markus Mohrhard2015-10-091-2/+2
* chart2: replace for_each with range-based forDaniel Robertson2015-10-083-45/+28
* loplugin:mergeclassesNoel Grandin2015-10-071-2/+0
* remove another custom refcounting base classNoel Grandin2015-10-071-18/+0
* don't show area and line panel in pie chart Chart selection, tdf#94320Markus Mohrhard2015-10-031-0/+27
* tdf#94559: second step to remove rtti.hxxOliver Specht2015-09-304-8/+8
* Fix typosAndrea Gelmini2015-09-305-5/+5
* Renamed wrongly prefixed boolean variablesStefan Heinemann2015-09-291-3/+3
* gcc3 is not supported anymore, so remove thatMarkus Mohrhard2015-09-271-2/+1
* convert Link<> to typedNoel Grandin2015-09-252-9/+7
* remove chart sidebar when leaving chart edit modeMarkus Mohrhard2015-09-151-0/+8
* boost->stdCaolán McNamara2015-09-1410-39/+36
* Update many ListBox users to its sal_Int32 interfaceMatteo Casalin2015-09-121-3/+3
* SdrObjEditView::IsTextEditHit effectively ignores its nTol argumentStephan Bergmann2015-09-091-4/+2
* convert Link<> to typedNoel Grandin2015-09-091-3/+2
* loplugin: defaultparamsNoel Grandin2015-08-144-11/+9