summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)AuthorFilesLines
2017-10-23chmod 0755 -> 0644 for some source filesStephan Bergmann1-0/+0
2017-10-17tdf#105991 - Changing legend's font also changes the legend positionekuiitr1-1/+0
2017-10-17turn implicit container explicit in buildable notebooksCaolán McNamara2-10/+67
2017-10-16Make include files found through -Ichart2/source/incStephan Bergmann4-5/+5
2017-10-05ChartDumpTest: Disable checks which seems to fail because of font differencesTamás Zolnai16-1082/+25
2017-10-04add << operator for css::uno::ExceptionNoel Grandin4-12/+9
2017-10-04Revert "check for unnecessary DLLPUBLIC annotations"Stephan Bergmann2-5/+5
2017-10-03convert WB_FORCECTRLBACKGROUND to bool field on EditNoel Grandin2-3/+3
2017-09-30work around clang-cl ABI bug PR25641Stephan Bergmann1-0/+3
2017-09-29check for unnecessary DLLPUBLIC annotationsNoel Grandin2-5/+5
2017-09-29loplugin:flatten check for throw in then clauseNoel Grandin2-4/+2
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist2-3/+3
2017-09-25Fix typosAndrea Gelmini2-2/+2
2017-09-25Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt9-10/+10
2017-09-22Fresh run of bin/update_pch.shMike Kaganski3-45/+88
2017-09-21loplugin:flatten in basctl..configmgrNoel Grandin2-24/+16
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt14-42/+42
2017-09-19various unused fields in MediaDescriptorHelperNoel Grandin2-55/+14
2017-09-18Some more WIN32_LEAN_AND_MEANMike Kaganski1-0/+3
2017-09-18Fix chart dump test recent failures on MACTamás Zolnai1-1/+1
2017-09-17use more default copy ctorsJochen Nitschke4-40/+0
2017-09-13Fraction: make conversion operators and constructor explicitNoel Grandin1-4/+4
2017-09-13Enable -Wunreachable-codeStephan Bergmann1-1/+1
2017-09-11clang-tidy modernize-use-emplace in c*Noel Grandin53-1326/+894
2017-09-07tdf#112006: the result is different using getFirstSeriesXisco Fauli1-6/+18
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin4-6/+6
2017-09-04new loplugin:redundantpointeropsNoel Grandin1-1/+1
2017-09-02Typos for "available"Julien Nabet1-4/+4
2017-09-01Replace list by vector for tListenerMap (chart2)Julien Nabet1-2/+2
2017-08-28tdf#62363: When pie chart sector is too small do "Outside" placementDennis Francis1-2/+10
2017-08-24Consistently use OUString in test::DirectoriesStephan Bergmann1-4/+4
2017-08-23convert message box style bits to scoped enumNoel Grandin2-4/+4
2017-08-17Fix typosAndrea Gelmini1-1/+1
2017-08-17drop unused SdrCustomShapeAdjustmentItemJochen Nitschke1-1/+0
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin2-7/+4
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin1-2/+2
2017-08-15remove redundant SvxFrameDirection castsJochen Nitschke4-4/+4
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin3-12/+7
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin8-25/+25
2017-08-08unit test for tdf#111173Marco Cecchetti2-0/+10
2017-08-08bug fix: tdf#111173Marco Cecchetti1-4/+7
2017-08-08tdf#109858: Override default point label placement setting...Dennis Francis2-0/+15
2017-08-05Removed duplicated includeAndrea Gelmini1-1/+0
2017-08-03Fix JunitTest chart2 unoapiJan-Marek Glogowski1-1/+3
2017-08-03Resolves: tdf#111087 change names from bmp to pngCaolán McNamara1-1/+1
2017-08-03loplugin:constparams in sdNoel Grandin2-2/+2
2017-08-03lok - add support for in place chart editingMarco Cecchetti6-2/+174
2017-08-02remove unnecessary use of 'this->'Noel Grandin70-385/+385
2017-08-02tdf#109523: Do not forget to remove the chart model from...Dennis Francis1-0/+7
2017-08-02tdf#90352: set/handle LinkNumberFormatToSource property in xls...Dennis Francis2-0/+61