summaryrefslogtreecommitdiff
path: root/reportdesign
AgeCommit message (Expand)AuthorFilesLines
2016-04-22Avoid reserved identifiersStephan Bergmann23-94/+94
2016-04-22Elide const varsStephan Bergmann1-6/+2
2016-04-21new plugin stylepoliceNoel Grandin1-2/+2
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann20-91/+91
2016-04-20Replace sal_Bool with bool in vector<pair<...>>Stephan Bergmann2-5/+5
2016-04-20clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin1-2/+1
2016-04-18cppcheck: silence known condition warning in reportdesignJochen Nitschke1-23/+19
2016-04-18Avoid reserved identifier (_CreateShape -> CreateShape)Stephan Bergmann2-4/+4
2016-04-18Avoid reserved identifier (_CreateSdrObject -> CreateSdrObject_)Stephan Bergmann2-3/+3
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin2-3/+2
2016-04-18clean-up: unused using declarations and includesJochen Nitschke2-2/+0
2016-04-14clang-tidy performance-unnecessary-value-param in variousNoel Grandin4-8/+8
2016-04-14loplugin:passstuffbyref in reportdesignNoel Grandin15-26/+26
2016-04-13tdf#94306 remove unused boost dependenciesJochen Nitschke3-3/+0
2016-04-12Avoid reserved identifiersStephan Bergmann3-9/+10
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke3-7/+1
2016-04-11tdf#94306 replace boost::noncopyable r.. to sdextJochen Nitschke13-31/+30
2016-04-04coverity#705112 Using invalid iteratorCaolán McNamara1-2/+2
2016-04-03coverity#1358027 silence Using invalid iteratorCaolán McNamara1-2/+2
2016-04-01tdf#97966 Drop 'static' keywordsWastack1-1/+1
2016-03-31tdf#97525 vcl: make DeletionListener internalJochen Nitschke2-2/+0
2016-03-31use SAL_N_ELEMENTS more widelyNoel Grandin11-20/+21
2016-03-31use SAL_N_ELEMENTS in for loopsNoel Grandin8-34/+30
2016-03-29Avoid reserved identifiersStephan Bergmann2-28/+28
2016-03-29Use const_iterator when possible (reportdesign)Julien Nabet17-107/+107
2016-03-23loplugin:constantparam in reportdesignNoel Grandin9-22/+13
2016-03-18loplugin:constantparam in formulaNoel Grandin1-1/+1
2016-03-17loplugin:constantparam in svxNoel Grandin1-1/+1
2016-03-15loplugin:constantparamNoel Grandin3-6/+4
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard2-2/+2
2016-03-10loplugin:constantparam in formulaNoel Grandin1-1/+1
2016-03-09remove unused NOT_POOLABLE enum valueNoel Grandin2-67/+67
2016-03-09loplugin:constantparam in reportdesignNoel Grandin5-18/+16
2016-03-07drop now-needless depsDavid Tardon2-8/+0
2016-03-07expand src templatesDavid Tardon8-13/+15
2016-03-07loplugin:unuseddefaultparamsNoel Grandin4-15/+11
2016-03-07expand src templates only used in a single placeDavid Tardon1-11/+33
2016-03-04loplugin:unuseddefaultparam in oox/reportdesign/sdNoel Grandin2-7/+3
2016-03-03loplugin:unuseddefaultparams in formulaNoel Grandin2-2/+2
2016-03-02loplugin:unuseddefaultparam in reportdesignNoel Grandin4-7/+6
2016-02-25use SearchOptions2Eike Rathke1-8/+9
2016-02-25loplugin:unuseddefaultparams in xmloff/Noel Grandin1-8/+8
2016-02-24convert PropertyOrigin to scoped enumNoel Grandin1-12/+12
2016-02-22reportdesign: -Werror=unused-but-set-variableMiklos Vajna1-4/+0
2016-02-22loplugin:write only fieldsNoel Grandin2-14/+4
2016-02-17Fix missing iterator include on MSVC 14.0David Ostrovsky2-0/+2
2016-02-11[API CHANGE] add operator==/!= to UNO structsNoel Grandin2-28/+0
2016-02-09Remove excess newlinesChris Sherlock48-102/+0
2016-02-09Formatting changes across all modulesChris Sherlock3-3/+0
2016-02-08vcl: cmdevt.[hc]xx -> commandevent.[hc]xxChris Sherlock2-2/+2