summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
2016-03-31tdf#97525 vcl: make DeletionListener internalJochen Nitschke1-1/+0
2016-03-28tdf#90795 Fix Hyperlink Dialog for HiDPIChirag Manwani2-4/+11
2016-03-24Disable gdrive/OneDrive/Alfresco cloud based on whether they are compiled in.Jan Holesovsky1-7/+9
2016-03-23tdf#63211: saving embedded images to HTML optionalOliver Specht1-1/+14
2016-03-23loplugin:constantparm in svtoolsNoel Grandin20-112/+88
2016-03-21tdf#93837 chart2: Convert shape context menus to xmlMaxim Monastirsky1-13/+0
2016-03-18convert SvButtonState to scoped enumNoel Grandin3-13/+13
2016-03-18convert SvLBoxButtonKind to scoped enumNoel Grandin2-6/+6
2016-03-18drop unused params from SvLBoxItem and all it's subclassesNoel Grandin4-33/+15
2016-03-17loplugin:constantparam in svtoolsNoel Grandin16-257/+122
2016-03-16coverity#1355502 Dereference before null checkCaolán McNamara1-7/+4
2016-03-16coverity#1355503 Dereference before null checkCaolán McNamara1-7/+4
2016-03-16loplugin:constantparams in vcl/Noel Grandin3-5/+5
2016-03-15remove unnecessary parentheses in case labelsNoel Grandin7-94/+94
2016-03-15loplugin:constantparamNoel Grandin3-13/+12
2016-03-10coverity#1355504 Dereference before null checkCaolán McNamara2-2/+2
2016-03-10No need for extern "C" hereStephan Bergmann1-1/+1
2016-03-10Avoid reserved identifierStephan Bergmann1-2/+2
2016-03-10Avoid reserved identifierStephan Bergmann1-4/+4
2016-03-10Avoid reserved identifiersStephan Bergmann1-39/+39
2016-03-10Avoid reserved identifiersStephan Bergmann1-4/+4
2016-03-10Avoid reserved identifiersStephan Bergmann1-8/+8
2016-03-10Avoid reserved identifierStephan Bergmann1-2/+2
2016-03-10Avoid reserved identifierStephan Bergmann3-10/+10
2016-03-10tdf#97344 : Allow focus change using mouse in autofilter popupDennis Francis1-1/+1
2016-03-10Extract Directories from BootstrapFixtureBaseStephan Bergmann1-5/+5
2016-03-10tdf#89329 Use std::unique_ptr for pImpl in svparserAleksas Pantechovskis1-8/+3
2016-03-09loplugin:vclwidgetsStephan Bergmann1-1/+1
2016-03-09include/jvmfwk/*.h -> .hxx (only ever included from C++ code)Stephan Bergmann1-1/+1
2016-03-09icon view for RemoteFilesDialogSzymon Kłos9-75/+1145
2016-03-09loplugin:defaultparamsTor Lillqvist1-2/+2
2016-03-09loplugin:constantparam in svtoolsNoel Grandin10-58/+51
2016-03-08Revert "tdf#98403: UGX Currency is "Uganda" not "Ganda""Eike Rathke1-1/+1
2016-03-08Revert "tdf#98403: "Ugandan" is better than "Uganda""Eike Rathke1-1/+1
2016-03-07loplugin:write only fieldsNoel Grandin1-9/+0
2016-03-07loplugin:unuseddefaultparamsNoel Grandin2-25/+2
2016-03-07loplugin:unuseddefaultparamsNoel Grandin3-37/+20
2016-03-07tdf#97703 removed empty setUp/tearDown methodsChirag Manwani1-4/+0
2016-03-07tdf#96099 Reduce number of trivial typedefsChirag Manwani1-16/+15
2016-03-05tdf#98403: "Ugandan" is better than "Uganda"Julien Nabet1-1/+1
2016-03-05tdf#98403: UGX Currency is "Uganda" not "Ganda"Julien Nabet1-1/+1
2016-03-04loplugin:unuseddefaultparam in svtoolsNoel Grandin11-84/+45
2016-03-01-Werror=unused-but-set-variableNoel Grandin1-3/+0
2016-03-01loplugin:unuseddefaultparam in svtoolsNoel Grandin32-277/+182
2016-02-24convert HighlighterLanguage to scoped enumNoel Grandin1-2/+2
2016-02-24convert TokenTypes to scoped enumNoel Grandin1-15/+15
2016-02-24convert EConfigurationModes to scoped enumNoel Grandin2-2/+2
2016-02-23new loplugin: commaoperatorNoel Grandin9-42/+116
2016-02-18move from boost::signal to typed LinkCaolán McNamara2-8/+4
2016-02-17loplugin:staticmethodsStephan Bergmann1-1/+1