summaryrefslogtreecommitdiffstats
path: root/chart2/source
Commit message (Expand)AuthorAgeFilesLines
* loplugin:comparisonwithconstant in chart2Noel Grandin2017-05-2362-350/+350
* enhance useuniqueptr lopluginNoel Grandin2017-05-236-15/+9
* Fix typosAndrea Gelmini2017-05-211-1/+1
* loplugin:stringcopy: chart2Stephan Bergmann2017-05-194-16/+16
* make string translation loading more uniformCaolán McNamara2017-05-197-19/+14
* can drop SCH_RESSTR nowCaolán McNamara2017-05-1827-268/+266
* loplugin:unusedfields improve write-only analysisNoel Grandin2017-05-162-98/+1
* Translate German comments and debug strings (leftovers in dirs a... to c...)Johnny_M2017-05-151-1/+1
* remove unused uno::Reference varsNoel Grandin2017-05-1212-31/+11
* tdf#107103 fixes for the legend in a pivot chartTomaž Vajngerl2017-05-114-28/+71
* remove some unnecessary temporary OUStringsNoel Grandin2017-05-111-1/+1
* remove unnecessary empty OUString fields and varsNoel Grandin2017-05-091-2/+1
* loplugin:constantparamNoel Grandin2017-05-092-5/+3
* break circular includeJochen Nitschke2017-05-071-0/+1
* revert OSL_ASSERT changesChris Sherlock2017-05-0758-138/+138
* tdf#43157: convert chart2 view source from OSL_ASSERT to assertChris Sherlock2017-05-074-11/+11
* tdf#43157: convert chart2 model source from OSL_ASSERT to assertChris Sherlock2017-05-0715-29/+29
* tdf#43157: convert chart2 controller source from OSL_ASSERT to assertChris Sherlock2017-05-0726-65/+65
* tdf#43157: convert chart2 tools source from OSL_ASSERT to assertChris Sherlock2017-05-0713-33/+33
* loplugin:checkunusedparams in svtoolsNoel Grandin2017-05-051-1/+1
* Replace all OUString("") with OUString()Arnaud Versini2017-05-041-1/+1
* remove empty commentsNoel Grandin2017-05-0338-107/+1
* tdf#107145 display applied filters for page field in pivot chartTomaž Vajngerl2017-05-011-3/+8
* tdf#107074 uncommenting createLabels for the axis fixes the issueTomaž Vajngerl2017-05-011-1/+1
* tdf#107097 invoke internal DP and correctly handle "range" namesTomaž Vajngerl2017-04-292-1/+5
* loplugin:salunicodeliteral: chart2Stephan Bergmann2017-04-282-2/+2
* commit: loplugin:checkunusedparams in chart2Noel Grandin2017-04-2838-110/+98
* remove svx bitmaps from .src filesCaolán McNamara2017-04-271-6/+6
* Resolves: tdf#107372 set opengl context when using opengl functionsCaolán McNamara2017-04-261-1/+9
* remove chart2 bitmaps from .src filesCaolán McNamara2017-04-259-902/+143
* tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2017-04-2521-0/+21
* coverity#1405470 Unchecked dynamic_castCaolán McNamara2017-04-241-3/+3
* Replace GetImage with CommandInfoProvider::GetImageForCommandMaxim Monastirsky2017-04-234-4/+0
* tdf#107068 add arrow to the buttons, mark if field is filteredTomaž Vajngerl2017-04-224-31/+139
* tdf#107071 remove "Data Range" from context menu in a pivot chartTomaž Vajngerl2017-04-201-30/+38
* tdf#107067 remove data buttons as they don't have any actionTomaž Vajngerl2017-04-201-19/+2
* tdf#107069 don't show "move" cursor on field buttonsTomaž Vajngerl2017-04-201-0/+8
* clang-tidy readability-simplify-boolean-expr in accessibility..cuiNoel Grandin2017-04-199-50/+16
* convert MeasurementSystem to scoped enumNoel Grandin2017-04-191-1/+1
* cppcheck: arrayIndexThenCheckJulien Nabet2017-04-161-2/+2
* Fix typosAndrea Gelmini2017-04-151-2/+2
* Improved loplugin:redundantcast, static_cast on arithmetic types: chart2Stephan Bergmann2017-04-065-6/+6
* loplugin:useuniqueptrStephan Bergmann2017-04-061-2/+6
* loplugin:redundantcast check for c-style float castsNoel Grandin2017-04-063-6/+6
* loplugin:useuniqueptr extend to catch more localvar casesNoel Grandin2017-04-061-4/+2
* loplugin:redundantcast find cstyle double castsNoel Grandin2017-04-061-2/+2
* loplugin:redundantcast find c-style bool castsNoel Grandin2017-04-051-2/+2
* tdf#83257 [API-CHANGE] Pivot chart implementationTomaž Vajngerl2017-04-0411-105/+225
* coverity#1403662 Mixing enum typesCaolán McNamara2017-04-021-3/+3
* use actual UNO enums in chart2Noel Grandin2017-03-3112-24/+25