summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)Author
2018-01-09tdf#114173 Preserve size of chart legend during xlsx exportBartosz Kosiorek
2018-01-07tdf#108031 Area chart labels not rotatedJochen Nitschke
2018-01-03prevent crash when trying to edit broken chart documentsMarkus Mohrhard
2017-12-20tdf#105517: overwrite existing scheme colors in vectorAron Budea
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-11-22TypedWhichId for SDRATTR* constants (3)Noel Grandin
2017-11-22loplugin:simplifybool re-activate the !! warningNoel Grandin
2017-11-22tdf#39593 deduplicate code in ExplicitValueProvidertagezi
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin
2017-11-20TypedWhichId for XATTR* constantsNoel Grandin
2017-11-17TypedWhichId for EE_CHAR* constantsNoel Grandin
2017-11-16use implict conversion operator in TypedWhichIdNoel Grandin
2017-11-15TypedWhichIdNoel Grandin
2017-11-14Fix typosAndrea Gelmini
2017-11-13Fix typosAndrea Gelmini
2017-11-11A user object id is *NOT* a SotClipboardFormatIdEike Rathke
2017-11-10loplugin:finalclasses in chart2Noel Grandin
2017-11-09loplugin:unusedvariable add some more std:: typesNoel Grandin
2017-11-04loplugin:constparams in various(1)Noel Grandin
2017-11-03inline ASSERT_EXCEPTION macro in chart2Noel Grandin
2017-11-01loplugin:constantparam in c*Noel Grandin
2017-10-27loplugin:includeform: chart2 (Windows)Stephan Bergmann
2017-10-27tdf#113026: disable mpBoxLegend when legend not visibleXisco Fauli
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-26More loplugin:unnecessaryparenStephan Bergmann
2017-10-23loplugin:includeform: chart2Stephan Bergmann
2017-10-23chmod 0755 -> 0644 for some source filesStephan Bergmann
2017-10-17tdf#105991 - Changing legend's font also changes the legend positionekuiitr
2017-10-17turn implicit container explicit in buildable notebooksCaolán McNamara
2017-10-16Make include files found through -Ichart2/source/incStephan Bergmann
2017-10-05ChartDumpTest: Disable checks which seems to fail because of font differencesTamás Zolnai
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-10-04Revert "check for unnecessary DLLPUBLIC annotations"Stephan Bergmann
2017-10-03convert WB_FORCECTRLBACKGROUND to bool field on EditNoel Grandin
2017-09-30work around clang-cl ABI bug PR25641Stephan Bergmann
2017-09-29check for unnecessary DLLPUBLIC annotationsNoel Grandin
2017-09-29loplugin:flatten check for throw in then clauseNoel Grandin
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-09-25Fix typosAndrea Gelmini
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