summaryrefslogtreecommitdiff
path: root/chart2/source/controller/dialogs
AgeCommit message (Expand)AuthorFilesLines
2017-11-22TypedWhichId for SDRATTR* constants (3)Noel Grandin1-24/+24
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin2-2/+2
2017-11-16use implict conversion operator in TypedWhichIdNoel Grandin4-4/+4
2017-11-15TypedWhichIdNoel Grandin4-4/+4
2017-11-10loplugin:finalclasses in chart2Noel Grandin4-14/+8
2017-11-03inline ASSERT_EXCEPTION macro in chart2Noel Grandin19-56/+37
2017-11-01loplugin:constantparam in c*Noel Grandin1-21/+5
2017-10-26vcl: make MapMode constructor explicitMichael Stahl4-11/+11
2017-10-23loplugin:includeform: chart2Stephan Bergmann63-255/+255
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-4/+4
2017-10-03convert WB_FORCECTRLBACKGROUND to bool field on EditNoel Grandin2-3/+3
2017-09-25Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt9-10/+10
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt9-37/+37
2017-09-11clang-tidy modernize-use-emplace in c*Noel Grandin1-8/+6
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin2-3/+3
2017-09-02Typos for "available"Julien Nabet1-4/+4
2017-08-23convert message box style bits to scoped enumNoel Grandin2-4/+4
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin1-4/+2
2017-08-15remove redundant SvxFrameDirection castsJochen Nitschke4-4/+4
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin1-7/+4
2017-08-02remove unnecessary use of 'this->'Noel Grandin10-55/+55
2017-08-01loplugin:checkunusedparamsNoel Grandin1-1/+1
2017-07-27loplugin:constparams in chart2Noel Grandin3-4/+4
2017-07-21de-hrc various thingsCaolán McNamara21-26/+23
2017-07-21migrate to boost::gettextCaolán McNamara30-899/+56
2017-07-13use more OUString::operator== in a*..chart2Noel Grandin3-8/+8
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin1-1/+1
2017-07-07C++11 remove std::binary_function bases from functorsJochen Nitschke2-6/+3
2017-07-03use begin()/end() when working with SequenceNoel Grandin1-1/+1
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke2-5/+4
2017-07-02loplugin:casttovoid: chart2Stephan Bergmann1-6/+2
2017-06-28-Werror=ignored-qualifiers (GCC 8)Stephan Bergmann2-2/+2
2017-06-23loplugin:unusedfields in accessibility..comphelperNoel Grandin4-31/+0
2017-06-20only some languages put a space between number and %Caolán McNamara1-4/+4
2017-06-20loplugin:oncevar chart2Noel Grandin2-3/+3
2017-06-09Fix typo in queryAggregationStephan Bergmann1-1/+1
2017-06-02Add custom HID to the 'From Data Table' optionGabor Kelemen1-0/+2
2017-05-31Remove some unnecessary scaffolding around SAL_WARN callsStephan Bergmann1-4/+0
2017-05-30remove duplicate 'using namespace'Jochen Nitschke1-1/+0
2017-05-30teach redundantcast plugin about functional castsNoel Grandin1-3/+3
2017-05-28remove unnecessary use of OString::getStrNoel Grandin1-11/+7
2017-05-23loplugin:comparisonwithconstant in chart2Noel Grandin7-51/+51
2017-05-19loplugin:stringcopy: chart2Stephan Bergmann3-10/+10
2017-05-19make string translation loading more uniformCaolán McNamara1-3/+3
2017-05-18can drop SCH_RESSTR nowCaolán McNamara13-202/+202
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin1-1/+1
2017-05-07break circular includeJochen Nitschke1-0/+1
2017-05-07revert OSL_ASSERT changesChris Sherlock7-21/+21
2017-05-07tdf#43157: convert chart2 controller source from OSL_ASSERT to assertChris Sherlock7-21/+21
2017-05-03remove empty commentsNoel Grandin5-15/+0