summaryrefslogtreecommitdiffstats
path: root/reportdesign
Commit message (Expand)AuthorAgeFilesLines
* Fraction: make conversion operators and constructor explicitNoel Grandin2017-09-135-24/+19
* coverity#1078469 silence Unchecked return valueCaolán McNamara2017-09-121-2/+2
* clang-tidy modernize-use-emplace in package..saxNoel Grandin2017-09-124-12/+12
* cppcheck: knownConditionTrueFalse 'bRet' is always falseJochen Nitschke2017-09-101-2/+1
* set parent for file dialog helperCaolán McNamara2017-09-081-1/+1
* loplugin:unnecessaryparen include case statementsNoel Grandin2017-09-061-1/+1
* Typos for "available"Julien Nabet2017-09-022-2/+2
* Fix typosAndrea Gelmini2017-09-011-1/+1
* Translate German comments/debug strings (leftovers in dirs starmath to sysui)Johnny_M2017-08-281-1/+1
* drop unused SdrCustomShapeAdjustmentItemJochen Nitschke2017-08-171-1/+0
* remove unnecessary use of OUString::getStrNoel Grandin2017-08-173-6/+3
* remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin2017-08-171-6/+6
* rename some unnecessary contractions, Lft-Left, etc.Noel Grandin2017-08-161-5/+5
* convert std::map::insert to std::map::emplace IINoel Grandin2017-08-111-3/+1
* convert std::map::insert to std::map::emplaceNoel Grandin2017-08-1111-53/+51
* cppcheck: variableScopeJochen Nitschke2017-08-071-4/+0
* loplugin:constparams in reportdesignNoel Grandin2017-08-0316-30/+30
* loplugin:checkunusedparams in variousNoel Grandin2017-08-032-10/+5
* move resmgr to unotoolsCaolán McNamara2017-08-014-8/+5
* loplugin:constparams in svxNoel Grandin2017-07-271-1/+1
* use more comphelper::InitAnyPropertySequenceNoel Grandin2017-07-251-29/+15
* Removed duplicated includesAndrea Gelmini2017-07-232-2/+0
* loplugin:unusedfields in oox,reportdesignNoel Grandin2017-07-221-4/+0
* de-hrc various thingsCaolán McNamara2017-07-2121-23/+23
* migrate to boost::gettextCaolán McNamara2017-07-21115-2370/+975
* move SID_DISTRIBUTION to reportdesignCaolán McNamara2017-07-181-1/+1
* emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand2017-07-152-2/+2
* use more OUString::operator== in forms..salNoel Grandin2017-07-133-9/+7
* Reorganize Scheduler priority classesJan-Marek Glogowski2017-07-131-1/+0
* Introduce IFormulaEditorHelper::createCompiler()Eike Rathke2017-07-112-0/+7
* simplify calls OUString::copy in foo.copy(x, foo.getLength() - x)Noel Grandin2017-07-111-1/+1
* use more range-for on uno::SequenceNoel Grandin2017-07-114-19/+11
* Add missing overrideEike Rathke2017-07-111-1/+1
* Introduce IFormulaEditorHelper::getCompiler()Eike Rathke2017-07-102-0/+7
* teach unnecessaryparen loplugin about identifiersNoel Grandin2017-07-101-1/+1
* C++11 remove std::binary_function bases from functorsJochen Nitschke2017-07-073-4/+3
* use more begin()/end() for SequenceNoel Grandin2017-07-062-6/+3
* Enable the Formula Wizard to display 255 argument fieldsEike Rathke2017-07-051-4/+10
* new loplugin unnecessaryparenNoel Grandin2017-07-052-5/+5
* tdf#105831 Add Donate entry on Help menuOlivier2017-07-041-0/+2
* reportdesign: -Werror,-Wc++1z-extensionsMichael Stahl2017-07-041-1/+2
* Prepare for change of VAR_ARGS valueEike Rathke2017-07-041-6/+12
* C++11 remove std::unary_function bases from functorsJochen Nitschke2017-07-031-1/+1
* loplugin:casttovoid: reportdesignStephan Bergmann2017-07-029-18/+4
* nOldSplitPos is unusedStephan Bergmann2017-07-021-2/+0
* OViewsWindow::MovAction parameter _bMove is unusedStephan Bergmann2017-07-023-7/+5
* tdf#39674 Translate some German variable namesJohnny_M2017-06-263-13/+13
* Translate German comments and debug strings (leftovers in r... dirs)Johnny_M2017-06-264-6/+6
* s/catched/caughtNoel Grandin2017-06-2618-22/+22
* loplugin:oncevar in oox..saxNoel Grandin2017-06-266-21/+9