summaryrefslogtreecommitdiffstats
path: root/svtools
Commit message (Expand)AuthorAgeFilesLines
* 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
* Avoid reserved identifiersStephan Bergmann2016-03-101-39/+39
* Avoid reserved identifiersStephan Bergmann2016-03-101-4/+4
* Avoid reserved identifiersStephan Bergmann2016-03-101-8/+8
* Avoid reserved identifierStephan Bergmann2016-03-101-2/+2
* Avoid reserved identifierStephan Bergmann2016-03-103-10/+10
* tdf#97344 : Allow focus change using mouse in autofilter popupDennis Francis2016-03-101-1/+1
* Extract Directories from BootstrapFixtureBaseStephan Bergmann2016-03-101-5/+5
* tdf#89329 Use std::unique_ptr for pImpl in svparserAleksas Pantechovskis2016-03-101-8/+3
* loplugin:vclwidgetsStephan Bergmann2016-03-091-1/+1
* include/jvmfwk/*.h -> .hxx (only ever included from C++ code)Stephan Bergmann2016-03-091-1/+1
* icon view for RemoteFilesDialogSzymon Kłos2016-03-099-75/+1145
* loplugin:defaultparamsTor Lillqvist2016-03-091-2/+2
* loplugin:constantparam in svtoolsNoel Grandin2016-03-0910-58/+51
* Revert "tdf#98403: UGX Currency is "Uganda" not "Ganda""Eike Rathke2016-03-081-1/+1
* Revert "tdf#98403: "Ugandan" is better than "Uganda""Eike Rathke2016-03-081-1/+1
* loplugin:write only fieldsNoel Grandin2016-03-071-9/+0
* loplugin:unuseddefaultparamsNoel Grandin2016-03-072-25/+2
* loplugin:unuseddefaultparamsNoel Grandin2016-03-073-37/+20
* tdf#97703 removed empty setUp/tearDown methodsChirag Manwani2016-03-071-4/+0
* tdf#96099 Reduce number of trivial typedefsChirag Manwani2016-03-071-16/+15
* tdf#98403: "Ugandan" is better than "Uganda"Julien Nabet2016-03-051-1/+1
* tdf#98403: UGX Currency is "Uganda" not "Ganda"Julien Nabet2016-03-051-1/+1
* loplugin:unuseddefaultparam in svtoolsNoel Grandin2016-03-0411-84/+45
* -Werror=unused-but-set-variableNoel Grandin2016-03-011-3/+0
* loplugin:unuseddefaultparam in svtoolsNoel Grandin2016-03-0132-277/+182
* convert HighlighterLanguage to scoped enumNoel Grandin2016-02-241-2/+2
* convert TokenTypes to scoped enumNoel Grandin2016-02-241-15/+15