summaryrefslogtreecommitdiffstats
path: root/svtools
Commit message (Expand)AuthorAgeFilesLines
* use Any constructor instead of temporariesNoel Grandin2016-05-041-3/+1
* Prevent Any::setValue from reinterpreting bool* as sal_Bool*Stephan Bergmann2016-05-034-13/+7
* tdf#99211 Use the restart dialog for notifications about restartirem2016-05-032-0/+18
* Fix typosAndrea Gelmini2016-04-301-2/+2
* libsvtlo: convert set of #define to enum classDouglas Mencken2016-04-291-25/+31
* tdf#97087 Give comprehensible, unique names to idlesMuhammet Kara2016-04-281-1/+1
* teach stylepolice plugin about ref-counted-pointer namingNoel Grandin2016-04-281-9/+9
* -Werror,-WvarargsStephan Bergmann2016-04-271-31/+0
* update loplugin stylepolice to check local pointers varsNoel Grandin2016-04-261-5/+5
* add English (Mauritius) [en-MU] and French (Mauritius) [fr-MU], tdf#99372Eike Rathke2016-04-251-0/+2
* Fix typosAndrea Gelmini2016-04-221-1/+1
* new plugin stylepoliceNoel Grandin2016-04-211-4/+4
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-2012-29/+29
* clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin2016-04-201-1/+0
* clang-tidy performance-unnecessary-copy-initializationNoel Grandin2016-04-187-20/+17
* clean-up: unused using declarations and includesJochen Nitschke2016-04-1810-25/+0
* tdf#94306 remove unused boost dependenciesJochen Nitschke2016-04-131-1/+0
* loplugin:passstuffbyref in svtoolsNoel Grandin2016-04-137-8/+8
* tdf#94306 replace boost::noncopyable in stoc to xmlsec..Jochen Nitschke2016-04-137-16/+17
* tdf#97087 Give comprehensible names to timersMuhammet Kara2016-04-131-1/+1
* Stop assigning null to intrusive_ptrTakeshi Abe2016-04-131-2/+0
* lp#1569589: a more honest attempt at disposing SvtFileView_ImplBjoern Michaelsen2016-04-121-0/+2
* Avoid reserved identifiersStephan Bergmann2016-04-123-9/+9
* cleanup: remove unused com/sun/star/uno includesJochen Nitschke2016-04-129-16/+0
* clang-tidy performance-unnecessary-value-param in svtoolsNoel Grandin2016-04-117-7/+7
* tdf#79656 Restart now window for language changeBerk Gureken2016-04-112-4/+22
* loplugin:constantparamNoel Grandin2016-04-112-42/+6
* tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar2016-04-054-15/+10
* loplugin:constantparam in svtoolsNoel Grandin2016-04-0416-99/+45
* cleanup: remove unused Reference.h(xx) includesJochen Nitschke2016-04-024-7/+0
* tdf#97966 Drop 'static' keywordsWastack2016-04-014-8/+8
* tdf#97525 vcl: make DeletionListener internalJochen Nitschke2016-03-311-1/+0
* tdf#90795 Fix Hyperlink Dialog for HiDPIChirag Manwani2016-03-282-4/+11
* Disable gdrive/OneDrive/Alfresco cloud based on whether they are compiled in.Jan Holesovsky2016-03-241-7/+9
* tdf#63211: saving embedded images to HTML optionalOliver Specht2016-03-231-1/+14
* loplugin:constantparm in svtoolsNoel Grandin2016-03-2320-112/+88
* tdf#93837 chart2: Convert shape context menus to xmlMaxim Monastirsky2016-03-211-13/+0
* convert SvButtonState to scoped enumNoel Grandin2016-03-183-13/+13
* convert SvLBoxButtonKind to scoped enumNoel Grandin2016-03-182-6/+6
* drop unused params from SvLBoxItem and all it's subclassesNoel Grandin2016-03-184-33/+15
* loplugin:constantparam in svtoolsNoel Grandin2016-03-1716-257/+122
* coverity#1355502 Dereference before null checkCaolán McNamara2016-03-161-7/+4
* coverity#1355503 Dereference before null checkCaolán McNamara2016-03-161-7/+4
* loplugin:constantparams in vcl/Noel Grandin2016-03-163-5/+5
* remove unnecessary parentheses in case labelsNoel Grandin2016-03-157-94/+94
* loplugin:constantparamNoel Grandin2016-03-153-13/+12
* coverity#1355504 Dereference before null checkCaolán McNamara2016-03-102-2/+2
* No need for extern "C" hereStephan Bergmann2016-03-101-1/+1
* Avoid reserved identifierStephan Bergmann2016-03-101-2/+2
* Avoid reserved identifierStephan Bergmann2016-03-101-4/+4