summaryrefslogtreecommitdiffstats
path: root/chart2
Commit message (Expand)AuthorAgeFilesLines
* loplugin:constparams in various(1)Noel Grandin2017-11-044-4/+4
* inline ASSERT_EXCEPTION macro in chart2Noel Grandin2017-11-03220-667/+416
* loplugin:constantparam in c*Noel Grandin2017-11-016-41/+18
* loplugin:includeform: chart2 (Windows)Stephan Bergmann2017-10-271-1/+1
* tdf#113026: disable mpBoxLegend when legend not visibleXisco Fauli2017-10-271-0/+1
* vcl: make MapMode constructor explicitMichael Stahl2017-10-269-16/+16
* More loplugin:unnecessaryparenStephan Bergmann2017-10-265-9/+9
* loplugin:includeform: chart2Stephan Bergmann2017-10-23458-1856/+1856
* chmod 0755 -> 0644 for some source filesStephan Bergmann2017-10-231-0/+0
* tdf#105991 - Changing legend's font also changes the legend positionekuiitr2017-10-171-1/+0
* turn implicit container explicit in buildable notebooksCaolán McNamara2017-10-172-10/+67
* Make include files found through -Ichart2/source/incStephan Bergmann2017-10-164-5/+5
* ChartDumpTest: Disable checks which seems to fail because of font differencesTamás Zolnai2017-10-0516-1082/+25
* add << operator for css::uno::ExceptionNoel Grandin2017-10-044-12/+9
* Revert "check for unnecessary DLLPUBLIC annotations"Stephan Bergmann2017-10-042-5/+5
* convert WB_FORCECTRLBACKGROUND to bool field on EditNoel Grandin2017-10-032-3/+3
* work around clang-cl ABI bug PR25641Stephan Bergmann2017-09-301-0/+3
* check for unnecessary DLLPUBLIC annotationsNoel Grandin2017-09-292-5/+5
* loplugin:flatten check for throw in then clauseNoel Grandin2017-09-292-4/+2
* Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist2017-09-262-3/+3
* Fix typosAndrea Gelmini2017-09-252-2/+2
* Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt2017-09-259-10/+10
* Fresh run of bin/update_pch.shMike Kaganski2017-09-223-45/+88
* loplugin:flatten in basctl..configmgrNoel Grandin2017-09-212-24/+16
* Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt2017-09-2114-42/+42
* various unused fields in MediaDescriptorHelperNoel Grandin2017-09-192-55/+14
* Some more WIN32_LEAN_AND_MEANMike Kaganski2017-09-181-0/+3
* Fix chart dump test recent failures on MACTamás Zolnai2017-09-181-1/+1
* use more default copy ctorsJochen Nitschke2017-09-174-40/+0
* Fraction: make conversion operators and constructor explicitNoel Grandin2017-09-131-4/+4
* Enable -Wunreachable-codeStephan Bergmann2017-09-131-1/+1
* clang-tidy modernize-use-emplace in c*Noel Grandin2017-09-1153-1326/+894
* tdf#112006: the result is different using getFirstSeriesXisco Fauli2017-09-071-6/+18
* loplugin:unnecessaryparen include c++ castsNoel Grandin2017-09-044-6/+6
* new loplugin:redundantpointeropsNoel Grandin2017-09-041-1/+1
* Typos for "available"Julien Nabet2017-09-021-4/+4
* Replace list by vector for tListenerMap (chart2)Julien Nabet2017-09-011-2/+2
* tdf#62363: When pie chart sector is too small do "Outside" placementDennis Francis2017-08-281-2/+10
* Consistently use OUString in test::DirectoriesStephan Bergmann2017-08-241-4/+4
* convert message box style bits to scoped enumNoel Grandin2017-08-232-4/+4
* Fix typosAndrea Gelmini2017-08-171-1/+1
* drop unused SdrCustomShapeAdjustmentItemJochen Nitschke2017-08-171-1/+0
* remove unnecessary use of OUString::getStrNoel Grandin2017-08-172-7/+4
* remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin2017-08-171-2/+2
* remove redundant SvxFrameDirection castsJochen Nitschke2017-08-154-4/+4
* convert std::map::insert to std::map::emplace IINoel Grandin2017-08-113-12/+7
* convert std::map::insert to std::map::emplaceNoel Grandin2017-08-118-25/+25
* unit test for tdf#111173Marco Cecchetti2017-08-082-0/+10
* bug fix: tdf#111173Marco Cecchetti2017-08-081-4/+7
* tdf#109858: Override default point label placement setting...Dennis Francis2017-08-082-0/+15