summaryrefslogtreecommitdiffstats
path: root/chart2
Commit message (Expand)AuthorAgeFilesLines
* 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-272-6/+10
* tools: move errcode.hxx to the vcl moduleChris Sherlock2017-04-272-2/+2
* 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-2511-906/+279
* errinf.hxx moved out of tools and into vcl moduleChris Sherlock2017-04-251-1/+1
* 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
* coverity#1405475 Uninitialized scalar fieldCaolán McNamara2017-04-241-0/+1
* tdf#107147 ignore subtotals and grandtotals when gathering labelsTomaž Vajngerl2017-04-241-3/+3
* preserve "Total" label on round-trip, remove code duplicationTomaž Vajngerl2017-04-241-2/+2
* 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
* gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky2017-04-2111-11/+0
* 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
* loplugin:unusedmethodsNoel Grandin2017-04-201-1/+0
* pivotcharts: test pivot table fieldsTomaž Vajngerl2017-04-191-4/+130
* pivotcharts tests: setup pivot table from scratchTomaž Vajngerl2017-04-191-0/+271
* 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
* update cppunit to 1.14.0Markus Mohrhard2017-04-142-35/+0
* can use gb_CppunitTest_use_configuration and still access .ui filesCaolán McNamara2017-04-121-2/+1
* pivotcharts: ignore subtotals, grand totals in pivot table dataTomaž Vajngerl2017-04-101-10/+45
* 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