summaryrefslogtreecommitdiffstats
path: root/svtools
Commit message (Expand)AuthorAgeFilesLines
* 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
* convert EConfigurationModes to scoped enumNoel Grandin2016-02-242-2/+2
* new loplugin: commaoperatorNoel Grandin2016-02-239-42/+116
* move from boost::signal to typed LinkCaolán McNamara2016-02-182-8/+4
* loplugin:staticmethodsStephan Bergmann2016-02-171-1/+1
* gtk3: use native GtkPopover for calc formula prompt, etcCaolán McNamara2016-02-174-26/+4
* use consistent #define checks for the Windows platformNoel Grandin2016-02-175-8/+8
* use consistent #define checks for the Windows platformNoel Grandin2016-02-161-1/+1
* Rename rtl::isValidCodePoint -> rtl::isUnicodeCodePointStephan Bergmann2016-02-152-2/+2
* tdf#81129 Support reading non-BMP characters in HTML documents.Mark Hung2016-02-133-36/+52
* [API CHANGE] add operator==/!= to UNO structsNoel Grandin2016-02-111-20/+0
* Revert "Related: rhbz#1168756 save chosen printer also in print settings dlg"David Tardon2016-02-101-5/+0
* Remove excess newlinesChris Sherlock2016-02-0992-945/+0
* Formatting changes across all modulesChris Sherlock2016-02-0912-28/+0
* vcl: cmdevt.[hc]xx -> commandevent.[hc]xxChris Sherlock2016-02-081-1/+1
* loplugin:unusedmethodsNoel Grandin2016-02-082-133/+3
* vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock2016-02-062-2/+2
* loplugin:fpcomparison in svtools/Noel Grandin2016-02-041-1/+1
* vcl: take into account the font width is the average font widthChris Sherlock2016-02-047-17/+17
* ...these args are all default onesStephan Bergmann2016-02-021-5/+1