summaryrefslogtreecommitdiffstats
path: root/reportdesign
Commit message (Expand)AuthorAgeFilesLines
* 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
* simplify some string handling in tracing callsNoel Grandin2017-06-231-10/+3
* Fix typosAndrea Gelmini2017-06-231-1/+1
* loplugin:unusedfields in registry..saxNoel Grandin2017-06-232-3/+0
* tdf#39468 Translate some random German comments/termsJens Carl2017-06-222-2/+2
* convert ErrCode to strong typedefNoel Grandin2017-06-211-32/+25
* Make SfxItemSet ranges correct by construction: Fix static casesStephan Bergmann2017-06-191-12/+14
* remove unused osl/mutex.hxx includesJochen Nitschke2017-06-183-3/+0
* Make SfxItemSet ranges correct by constructionStephan Bergmann2017-06-162-5/+3
* use local statics for getUnoTunnelImplementationIdJochen Nitschke2017-06-132-22/+6