summaryrefslogtreecommitdiff
path: root/chart2/source/controller
AgeCommit message (Expand)AuthorFilesLines
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann3-10/+6
2017-06-12cleanup unused css/frame/* includesJochen Nitschke11-10/+4
2017-06-09Fix typo in queryAggregationStephan Bergmann1-1/+1
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin3-16/+17
2017-06-02Add custom HID to the 'From Data Table' optionGabor Kelemen2-1/+3
2017-05-31Remove some unnecessary scaffolding around SAL_WARN callsStephan Bergmann3-7/+0
2017-05-30remove duplicate 'using namespace'Jochen Nitschke1-1/+0
2017-05-30teach redundantcast plugin about functional castsNoel Grandin3-9/+9
2017-05-28remove unnecessary use of OString::getStrNoel Grandin3-27/+12
2017-05-23loplugin:comparisonwithconstant in chart2Noel Grandin26-159/+159
2017-05-21Fix typosAndrea Gelmini1-1/+1
2017-05-19loplugin:stringcopy: chart2Stephan Bergmann3-10/+10
2017-05-19make string translation loading more uniformCaolán McNamara4-9/+9
2017-05-18can drop SCH_RESSTR nowCaolán McNamara23-256/+256
2017-05-15Translate German comments and debug strings (leftovers in dirs a... to c...)Johnny_M1-1/+1
2017-05-12remove unused uno::Reference varsNoel Grandin6-24/+9
2017-05-11tdf#107103 fixes for the legend in a pivot chartTomaž Vajngerl3-6/+16
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin1-1/+1
2017-05-09remove unnecessary empty OUString fields and varsNoel Grandin1-2/+1
2017-05-09loplugin:constantparamNoel Grandin2-5/+3
2017-05-07break circular includeJochen Nitschke1-0/+1
2017-05-07revert OSL_ASSERT changesChris Sherlock26-65/+65
2017-05-07tdf#43157: convert chart2 controller source from OSL_ASSERT to assertChris Sherlock26-65/+65
2017-05-05loplugin:checkunusedparams in svtoolsNoel Grandin1-1/+1
2017-05-04Replace all OUString("") with OUString()Arnaud Versini1-1/+1
2017-05-03remove empty commentsNoel Grandin8-24/+0
2017-04-29tdf#107097 invoke internal DP and correctly handle "range" namesTomaž Vajngerl1-1/+1
2017-04-28commit: loplugin:checkunusedparams in chart2Noel Grandin10-30/+28
2017-04-27remove svx bitmaps from .src filesCaolán McNamara1-6/+6
2017-04-25remove chart2 bitmaps from .src filesCaolán McNamara9-902/+143
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock10-0/+10
2017-04-24coverity#1405470 Unchecked dynamic_castCaolán McNamara1-3/+3
2017-04-23Replace GetImage with CommandInfoProvider::GetImageForCommandMaxim Monastirsky4-4/+0
2017-04-20tdf#107071 remove "Data Range" from context menu in a pivot chartTomaž Vajngerl1-30/+38
2017-04-20tdf#107069 don't show "move" cursor on field buttonsTomaž Vajngerl1-0/+8
2017-04-19clang-tidy readability-simplify-boolean-expr in accessibility..cuiNoel Grandin4-21/+6
2017-04-19convert MeasurementSystem to scoped enumNoel Grandin1-1/+1
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: chart2Stephan Bergmann3-3/+3
2017-04-06loplugin:useuniqueptrStephan Bergmann1-2/+6
2017-04-06loplugin:useuniqueptr extend to catch more localvar casesNoel Grandin1-4/+2
2017-04-06loplugin:redundantcast find cstyle double castsNoel Grandin1-2/+2
2017-04-05loplugin:redundantcast find c-style bool castsNoel Grandin1-2/+2
2017-04-04tdf#83257 [API-CHANGE] Pivot chart implementationTomaž Vajngerl6-52/+129
2017-03-31use actual UNO enums in chart2Noel Grandin6-10/+10
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna15-28/+28
2017-03-29loplugin:unusedmethodsNoel Grandin2-8/+0
2017-03-28it makes no sense for CC to leak resources when its unaware of modelBjoern Michaelsen1-3/+6
2017-03-26Remove obsolete codeBjoern Michaelsen1-8/+1
2017-03-25Fix typosAndrea Gelmini1-1/+1
2017-03-24fix for regression from 522e9c65: dont make all charts disappearBjoern Michaelsen1-1/+1