summaryrefslogtreecommitdiff
path: root/chart2/source
AgeCommit message (Expand)AuthorFilesLines
2018-03-16tdf#116163: Limit label height in chart if neededSzymon Kłos9-4/+63
2018-03-07Resolves: tdf#113805 insert special character fails in insert footnote...Caolán McNamara1-1/+1
2018-01-07tdf#108031 Area chart labels not rotatedJochen Nitschke2-24/+23
2018-01-03prevent crash when trying to edit broken chart documentsMarkus Mohrhard1-0/+6
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann1-2/+2
2017-11-22TypedWhichId for SDRATTR* constants (3)Noel Grandin1-24/+24
2017-11-22loplugin:simplifybool re-activate the !! warningNoel Grandin3-4/+4
2017-11-22tdf#39593 deduplicate code in ExplicitValueProvidertagezi3-83/+20
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin10-25/+25
2017-11-20TypedWhichId for XATTR* constantsNoel Grandin2-5/+3
2017-11-17TypedWhichId for EE_CHAR* constantsNoel Grandin1-4/+2
2017-11-16use implict conversion operator in TypedWhichIdNoel Grandin8-11/+11
2017-11-15TypedWhichIdNoel Grandin8-11/+11
2017-11-14Fix typosAndrea Gelmini1-1/+1
2017-11-13Fix typosAndrea Gelmini1-2/+2
2017-11-11A user object id is *NOT* a SotClipboardFormatIdEike Rathke2-4/+6
2017-11-10loplugin:finalclasses in chart2Noel Grandin41-122/+83
2017-11-09loplugin:unusedvariable add some more std:: typesNoel Grandin1-14/+6
2017-11-04loplugin:constparams in various(1)Noel Grandin4-4/+4
2017-11-03inline ASSERT_EXCEPTION macro in chart2Noel Grandin220-667/+416
2017-11-01loplugin:constantparam in c*Noel Grandin6-41/+18
2017-10-27tdf#113026: disable mpBoxLegend when legend not visibleXisco Fauli1-0/+1
2017-10-26vcl: make MapMode constructor explicitMichael Stahl9-16/+16
2017-10-26More loplugin:unnecessaryparenStephan Bergmann5-9/+9
2017-10-23loplugin:includeform: chart2Stephan Bergmann454-1852/+1852
2017-10-16Make include files found through -Ichart2/source/incStephan Bergmann4-5/+5
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-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-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 Grandin52-1319/+887
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-23convert message box style bits to scoped enumNoel Grandin2-4/+4