summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)Author
2017-09-25Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt
2017-09-22Fresh run of bin/update_pch.shMike Kaganski
2017-09-21loplugin:flatten in basctl..configmgrNoel Grandin
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-19various unused fields in MediaDescriptorHelperNoel Grandin
2017-09-18Some more WIN32_LEAN_AND_MEANMike Kaganski
2017-09-18Fix chart dump test recent failures on MACTamás Zolnai
2017-09-17use more default copy ctorsJochen Nitschke
2017-09-13Fraction: make conversion operators and constructor explicitNoel Grandin
2017-09-13Enable -Wunreachable-codeStephan Bergmann
2017-09-11clang-tidy modernize-use-emplace in c*Noel Grandin
2017-09-07tdf#112006: the result is different using getFirstSeriesXisco Fauli
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-09-04new loplugin:redundantpointeropsNoel Grandin
2017-09-02Typos for "available"Julien Nabet
2017-09-01Replace list by vector for tListenerMap (chart2)Julien Nabet
2017-08-28tdf#62363: When pie chart sector is too small do "Outside" placementDennis Francis
2017-08-24Consistently use OUString in test::DirectoriesStephan Bergmann
2017-08-23convert message box style bits to scoped enumNoel Grandin
2017-08-17Fix typosAndrea Gelmini
2017-08-17drop unused SdrCustomShapeAdjustmentItemJochen Nitschke
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-15remove redundant SvxFrameDirection castsJochen Nitschke
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-08-08unit test for tdf#111173Marco Cecchetti
2017-08-08bug fix: tdf#111173Marco Cecchetti
2017-08-08tdf#109858: Override default point label placement setting...Dennis Francis
2017-08-05Removed duplicated includeAndrea Gelmini
2017-08-03Fix JunitTest chart2 unoapiJan-Marek Glogowski
2017-08-03Resolves: tdf#111087 change names from bmp to pngCaolán McNamara
2017-08-03loplugin:constparams in sdNoel Grandin
2017-08-03lok - add support for in place chart editingMarco Cecchetti
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-08-02tdf#109523: Do not forget to remove the chart model from...Dennis Francis
2017-08-02tdf#90352: set/handle LinkNumberFormatToSource property in xls...Dennis Francis
2017-08-01move resmgr to unotoolsCaolán McNamara
2017-08-01loplugin:checkunusedparamsNoel Grandin
2017-07-31loplugin:constparams in dbaccessNoel Grandin
2017-07-31loplugin:oncevarNoel Grandin
2017-07-28loplugin:checkunusedparams more part3Noel Grandin
2017-07-27tdf#90510 : Override default point label placement setting...Dennis Francis
2017-07-27loplugin:constparams in chart2Noel Grandin
2017-07-25loplugin:unusedmethodsNoel Grandin
2017-07-23tdf#103984 : For bubble charts append data column...Dennis Francis
2017-07-22loplugin:unusedfields in basctl..connectivityNoel Grandin
2017-07-21Eliminate Date::operator+=() and -=() and replace with Date::AddDays()Eike Rathke
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara