summaryrefslogtreecommitdiffstats
path: root/editeng
Commit message (Expand)AuthorAgeFilesLines
* use Any constructor instead of temporariesNoel Grandin2016-05-041-9/+3
* While at it, delete Any functions on sal_Bool*Stephan Bergmann2016-05-042-32/+15
* Prevent Any::setValue from reinterpreting bool* as sal_Bool*Stephan Bergmann2016-05-031-35/+33
* Replace '||' with '&&'Rosemary Sebastian2016-05-011-1/+1
* Fix typo in codeAndrea Gelmini2016-05-012-3/+3
* teach stylepolice plugin about ref-counted-pointer namingNoel Grandin2016-04-281-5/+0
* todo odd warnings being printedMichael Stahl2016-04-271-0/+1
* -Werror,-WvarargsStephan Bergmann2016-04-272-5/+5
* update loplugin stylepolice to check local pointers varsNoel Grandin2016-04-262-6/+6
* clang-tidy modernize-loop-convert in e*Noel Grandin2016-04-2618-103/+88
* new plugin stylepoliceNoel Grandin2016-04-211-3/+3
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-2013-31/+31
* Use IsRightToLeft()Stephan Bergmann2016-04-202-7/+5
* So this is apparently about right-to-left levels, not a boolean flagStephan Bergmann2016-04-194-21/+21
* clang-tidy performance-unnecessary-copy-initializationNoel Grandin2016-04-183-22/+16
* clean-up: unused using declarations and includesJochen Nitschke2016-04-181-1/+0
* -Werror=logical-op (GCC 6)Stephan Bergmann2016-04-141-1/+1
* -Werror=logical-op (GCC 6)Stephan Bergmann2016-04-141-1/+1
* loplugin:passstuffbyref in editengNoel Grandin2016-04-132-9/+9
* Avoid reserved identifiersStephan Bergmann2016-04-122-5/+5
* cleanup: remove unused com/sun/star/uno includesJochen Nitschke2016-04-124-4/+0
* clang-tidy performance-unnecessary-value-param in editengNoel Grandin2016-04-116-19/+19
* tdf#94306 replace boost::noncopyable ...Jochen Nitschke2016-04-114-11/+17
* don't pool SvxFieldItem, tdf#92773Markus Mohrhard2016-04-101-1/+1
* Avoid reserved identifierStephan Bergmann2016-04-061-5/+5
* Avoid reserved identifiersStephan Bergmann2016-04-061-6/+6
* Avoid reserved identifierStephan Bergmann2016-04-061-1/+1
* Avoid reserved identifiersStephan Bergmann2016-04-062-10/+10
* Avoid reserved identifiersStephan Bergmann2016-04-061-2/+2
* loplugin:constantparam in editengNoel Grandin2016-04-056-17/+12
* cleanup: remove unused Reference.h(xx) includesJochen Nitschke2016-04-022-2/+0
* tdf#97525 vcl: make DeletionListener internalJochen Nitschke2016-03-311-1/+0
* use SAL_N_ELEMENTS more widelyNoel Grandin2016-03-311-1/+1
* Avoid reserved identifiersStephan Bergmann2016-03-293-18/+18
* loplugin:constantparam in editengNoel Grandin2016-03-237-197/+47
* loplugin:constantfunction in editengNoel Grandin2016-03-1815-42/+33
* loplugin:constantparamNoel Grandin2016-03-152-5/+3
* coverity#1355507 uninitialized scalar fieldCaolán McNamara2016-03-105-17/+17
* loplugin:constantparam in editengNoel Grandin2016-03-107-29/+18
* remove unused NOT_POOLABLE enum valueNoel Grandin2016-03-091-55/+55
* loplugin:write only fieldsNoel Grandin2016-03-076-24/+22
* improve defaultparams lopluginNoel Grandin2016-03-071-1/+1
* loplugin:unuseddefaultparam in editengNoel Grandin2016-03-076-22/+20
* bIsExpanding is unusedCaolán McNamara2016-03-061-3/+0
* coverity#1355252 Uninitialized pointer fieldCaolán McNamara2016-03-061-11/+13
* editeng: fix -Werror=unused-but-set-variableMiklos Vajna2016-03-031-2/+0
* loplugin:unuseddefaultparams in editengNoel Grandin2016-03-0318-118/+72
* let SvxSearchItem use SearchOptions2Eike Rathke2016-02-241-2/+2
* new loplugin: commaoperatorNoel Grandin2016-02-234-11/+21
* editeng: remove never read mpLibreOfficeKitCallbackMiklos Vajna2016-02-194-12/+6