summaryrefslogtreecommitdiff
path: root/chart2/source
AgeCommit message (Expand)AuthorFilesLines
2016-12-10tdf#104534: Retrieve list of patternsJulien Nabet5-0/+15
2016-11-18loplugin:unusedmethodsNoel Grandin1-3/+0
2016-11-17loplugin:unusedfieldsNoel Grandin21-159/+91
2016-11-15Revert some chart2 shader-affecting changesNoel Grandin1-1/+8
2016-11-15loplugin:unusedfieldsNoel Grandin1-2/+0
2016-11-14coverity#703927 Unchecked return valueCaolán McNamara1-2/+1
2016-11-11loplugin:expandablemethods in chart2Noel Grandin130-1412/+265
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin6-7/+7
2016-11-09make comphelper::containerToSequence a little smarterNoel Grandin1-1/+1
2016-11-08loplugin:unnecessaryvirtual in basctl..chart2Noel Grandin15-37/+32
2016-11-07Revert "Reverts a commit series that cripple windows ci."Caolán McNamara7-34/+23
2016-11-07loplugin:oncevar in chart2Noel Grandin24-105/+43
2016-11-05Reverts a commit series that cripple windows ci.Norbert Thiebaud7-23/+34
2016-11-04unify color selectorsCaolán McNamara7-34/+23
2016-11-03tdf#91222 VclBuilder constructor cleanupmelikeyurtoglu1-8/+1
2016-11-01Omit the default comparatorTakeshi Abe1-2/+1
2016-11-01Omit the default comparator for std::sort()Takeshi Abe1-9/+1
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara3-9/+9
2016-10-27Make XServiceInfo match what's in .component fileMaxim Monastirsky2-2/+2
2016-10-22fix for windows buildsJochen Nitschke1-1/+1
2016-10-22chart2: fix unserialization of empty cellsJean-Tiare Le Bigot1-9/+2
2016-10-21Avoid further crash with empty Chart documentStephan Bergmann1-0/+3
2016-10-21Only call getChartType when the return value is actually usedStephan Bergmann1-5/+6
2016-10-21Minor improvement of previous commitStephan Bergmann1-1/+1
2016-10-21Avoid crash with empty Chart documentStephan Bergmann1-0/+3
2016-10-19expand WRITE_PROPERTY macroJochen Nitschke1-67/+226
2016-10-19No need to check here if menu name is emptyMaxim Monastirsky1-3/+2
2016-10-19loplugin:expandablemethodds in basctl..chart2Noel Grandin6-19/+7
2016-10-18replace <<= with assign for <<= with rhs AnyJochen Nitschke1-1/+1
2016-10-15use initializer list ...Jochen Nitschke1-4/+2
2016-10-15avoid exceptionJochen Nitschke1-8/+11
2016-10-13Use FeatureStateEvent directly for status updatesMaxim Monastirsky1-8/+7
2016-10-12Don't allow O[U]StringBuffer in string concatenationStephan Bergmann1-1/+1
2016-10-11avoid crashes on broken charts, related tdf#98690Markus Mohrhard1-2/+2
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek1-2/+2
2016-10-06rtl::math::approxEqual(value,0.0) never yields true for value!=0.0Eike Rathke8-17/+17
2016-10-06drop unused STD_MASKCOLOR definesCaolán McNamara1-4/+0
2016-10-06I can't see any evidence of any remaining magenta mask using image resourcesCaolán McNamara1-15/+0
2016-10-06drop now unused sfx2/sidebar/ResourceDefinitions.hrcCaolán McNamara4-4/+0
2016-10-05convert the last two lonely FixedInfos to FixedTextCaolán McNamara1-1/+0
2016-10-05loplugin:unnecessaryoverride in accessibility..chart2Noel Grandin9-45/+0
2016-10-05convert MapUnit to scoped enumNoel Grandin14-25/+25
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann60-189/+189
2016-10-03Fix typosAndrea Gelmini1-1/+1
2016-09-22loplugin:unusedmethods in chart2..svxNoel Grandin2-6/+0
2016-09-14loplugin:constantparam in chart2..connectivityNoel Grandin4-15/+8
2016-09-13loplugin:dllprivateStephan Bergmann1-4/+4
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann222-301/+301
2016-09-09loplugin:constantparam in svtoolsNoel Grandin1-3/+1
2016-09-09loplugin:constantparam in svxNoel Grandin2-2/+2