summaryrefslogtreecommitdiffstats
path: root/chart2
Commit message (Expand)AuthorAgeFilesLines
* Revert "Reverts a commit series that cripple windows ci."Caolán McNamara2016-11-078-36/+25
* loplugin:oncevar in chart2Noel Grandin2016-11-0724-105/+43
* chartx: fix sparse chart importJean-Tiare Le Bigot2016-11-062-0/+24
* Reverts a commit series that cripple windows ci.Norbert Thiebaud2016-11-058-25/+36
* unify color selectorsCaolán McNamara2016-11-048-36/+25
* tdf#91222 VclBuilder constructor cleanupmelikeyurtoglu2016-11-031-8/+1
* Omit the default comparatorTakeshi Abe2016-11-011-2/+1
* Omit the default comparator for std::sort()Takeshi Abe2016-11-011-9/+1
* ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara2016-10-283-9/+9
* Make XServiceInfo match what's in .component fileMaxim Monastirsky2016-10-272-2/+2
* fix 32bit buildsCaolán McNamara2016-10-221-16/+16
* fix for windows buildsJochen Nitschke2016-10-221-1/+1
* chart2: fix unserialization of empty cellsJean-Tiare Le Bigot2016-10-222-9/+52
* Avoid further crash with empty Chart documentStephan Bergmann2016-10-211-0/+3
* Only call getChartType when the return value is actually usedStephan Bergmann2016-10-211-5/+6
* Minor improvement of previous commitStephan Bergmann2016-10-211-1/+1
* Avoid crash with empty Chart documentStephan Bergmann2016-10-211-0/+3
* expand WRITE_PROPERTY macroJochen Nitschke2016-10-191-67/+226
* tdf#96015 (part) link to Doc'tation in Help menuOlivier Hallot2016-10-191-0/+1
* No need to check here if menu name is emptyMaxim Monastirsky2016-10-191-3/+2
* loplugin:expandablemethodds in basctl..chart2Noel Grandin2016-10-196-19/+7
* replace <<= with assign for <<= with rhs AnyJochen Nitschke2016-10-181-1/+1
* use initializer list ...Jochen Nitschke2016-10-151-4/+2
* avoid exceptionJochen Nitschke2016-10-151-8/+11
* Use FeatureStateEvent directly for status updatesMaxim Monastirsky2016-10-131-8/+7
* Don't allow O[U]StringBuffer in string concatenationStephan Bergmann2016-10-121-1/+1
* avoid crashes on broken charts, related tdf#98690Markus Mohrhard2016-10-111-2/+2
* safemode: Add uno command and menu entrySamuel Mehrbrodt2016-10-101-0/+2
* tdf#89307: Removed SvRef::operator T*()Jacek Fraczek2016-10-101-2/+2
* rtl::math::approxEqual(value,0.0) never yields true for value!=0.0Eike Rathke2016-10-068-17/+17
* drop unused STD_MASKCOLOR definesCaolán McNamara2016-10-061-4/+0
* I can't see any evidence of any remaining magenta mask using image resourcesCaolán McNamara2016-10-061-15/+0
* drop now unused sfx2/sidebar/ResourceDefinitions.hrcCaolán McNamara2016-10-064-4/+0
* convert the last two lonely FixedInfos to FixedTextCaolán McNamara2016-10-051-1/+0
* loplugin:unnecessaryoverride in accessibility..chart2Noel Grandin2016-10-059-45/+0
* convert MapUnit to scoped enumNoel Grandin2016-10-0514-25/+25
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-0561-190/+190
* Fix typosAndrea Gelmini2016-10-031-1/+1
* tdf#101549: Remove tooltip_markup from glade .ui filesMuhammet Kara2016-09-282-12/+2
* perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke2016-09-231-1/+0
* loplugin:unusedmethods in chart2..svxNoel Grandin2016-09-222-6/+0
* loplugin:constantparam in chart2..connectivityNoel Grandin2016-09-144-15/+8
* loplugin:dllprivateStephan Bergmann2016-09-131-4/+4
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-13224-303/+303
* loplugin:constantparam in svtoolsNoel Grandin2016-09-091-3/+1
* loplugin:constantparam in svxNoel Grandin2016-09-092-2/+2
* remove reimplementations of SfxItemPool::ReleaseDefaults()Jochen Nitschke2016-09-042-12/+4
* sd lok: implement SfxViewShell::NotifyCursor() APIMiklos Vajna2016-09-022-3/+3
* std::list<float> -> std::dequeNoel Grandin2016-09-012-5/+5
* Improve polynomial trendline equation representationLaurent Balland-Poirier2016-08-312-3/+7