summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
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
2016-02-17gtk3: use native GtkPopover for calc formula prompt, etcCaolán McNamara4-26/+4
2016-02-17use consistent #define checks for the Windows platformNoel Grandin5-8/+8
2016-02-16use consistent #define checks for the Windows platformNoel Grandin1-1/+1
2016-02-15Rename rtl::isValidCodePoint -> rtl::isUnicodeCodePointStephan Bergmann2-2/+2
2016-02-13tdf#81129 Support reading non-BMP characters in HTML documents.Mark Hung3-36/+52
2016-02-11[API CHANGE] add operator==/!= to UNO structsNoel Grandin1-20/+0
2016-02-10Revert "Related: rhbz#1168756 save chosen printer also in print settings dlg"David Tardon1-5/+0
2016-02-09Remove excess newlinesChris Sherlock92-945/+0
2016-02-09Formatting changes across all modulesChris Sherlock12-28/+0