summaryrefslogtreecommitdiff
path: root/cui/source/dialogs/AdditionsDialog.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-05-07loplugin:ostr in cuiNoel Grandin1-35/+36
2024-04-29Drop uses of css::uno::Sequence::getConstArray in cppuhelper .. cuiMike Kaganski1-6/+2
2023-12-14cid#1545211 COPY_INSTEAD_OF_MOVECaolán McNamara1-2/+1
2023-08-18don't access network during a UITestCaolán McNamara1-2/+8
2023-04-20Run clang-tidy with misc-unused-using-decls on modules [a-c]*Gabor Kelemen1-6/+0
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski1-1/+1
2023-02-15list icons in .hlst files otherwise they might not get packed into iconsetCaolán McNamara1-5/+7
2023-01-26Upgrade mdds and orcus to 2.1.0 and 0.18.0, respectivelyKohei Yoshida1-1/+1
2022-11-22loplugin:unusedfields update the post-process scriptNoel Grandin1-1/+0
2022-11-22loplugin:unusedfieldsNoel Grandin1-4/+0
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann1-1/+1
2022-05-01use more string_view in variousNoel Grandin1-2/+2
2022-04-29use more string_view in INetURLObjectNoel Grandin1-1/+1
2022-01-14tdf#146703 Rework previous fix to query extension metadataGabor Kelemen1-4/+6
2022-01-13Recheck modules [a-c]* with IWYUGabor Kelemen1-1/+0
2022-01-12tdf#142564 Localize extension category namesGabor Kelemen1-2/+23
2022-01-12tdf#146703 Fix URL encoding when querying extensionsGabor Kelemen1-1/+3
2021-12-03don't use SVXSTR for translation ids that are in cui.moCaolán McNamara1-13/+13
2021-11-03Upgrade mdds and liborcus to 2.0.0 and 0.17.0, respectively.Kohei Yoshida1-44/+18
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski1-1/+1
2021-10-09Typo: *Extesion* -> *Extension*Julien Nabet1-5/+5
2021-09-28gives names to all the Idles and TasksNoel Grandin1-2/+1
2021-05-30tdf#136292: Fix crash on invalid JSON from the extensions APIMuhammet Kara1-1/+10
2021-04-27tdf#137470 use a more proper URL for the extensionsChristian Lohmaier1-2/+2
2021-03-05Avoid float-cast-overflowStephan Bergmann1-1/+3
2021-02-23loplugin:refcounting in cuiNoel1-4/+2
2021-01-26loplugin:passstuffbyrefNoel1-1/+1
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann1-36/+48
2020-12-11Additions Dialog URL changeYusuf Keten1-1/+1
2020-11-06tdf#42949 Fix new IWYU warnings in directories c*Gabor Kelemen1-0/+3
2020-11-03ucbGet needs a non-null interaction handler after allStephan Bergmann1-2/+4
2020-11-03Drop the #undef ABSOLUTE FIXMEStephan Bergmann1-6/+0
2020-10-28Use UCB instead of cURL to download https filesStephan Bergmann1-87/+43
2020-10-28Extend loplugin:elidestringvar to OStringStephan Bergmann1-3/+1
2020-10-27Teach loplugin:toolslong about curl_easy_getinfoStephan Bergmann1-2/+2
2020-10-21use tools::Long in comphelper..cuiNoel1-2/+2
2020-10-18tdf#137460: Additions: Fix crash on error 404Muhammet Kara1-0/+1
2020-10-12Resolves tdf#135270 - Make the tight extensions dialog shinyHeiko Tietze1-21/+37
2020-10-12Resolves tdf#137408 - Bad positioning of first items in extension dialogHeiko Tietze1-1/+1
2020-10-12Resolves tdf#137189 - Fixes crash at CheckInstalledExtensions()Heiko Tietze1-0/+1
2020-10-06loplugin:const* make some params and methods constNoel1-1/+1
2020-10-03use more TOOLS_WARN_EXCEPTIONNoel1-8/+9
2020-09-11Additions: Clean-up and localize labelsMuhammet Kara1-9/+10
2020-09-10Remove some unused includesMiklos Vajna1-15/+1
2020-08-30tdf#135273: Tight integration dialog shows unclear propertiesYusuf Keten1-1/+4
2020-08-28Additions: Change default sort criteria to number of downloadsYusuf Keten1-1/+2
2020-08-26tdf#135275: Additions: Sorting of extensionsYusuf Keten1-10/+49
2020-08-25tdf#133026: Additions: Set label of install button for installed extensionsYusuf Keten1-0/+1
2020-08-24tdf#133026: Additions: Rating image implementationYusuf Keten1-1/+29
2020-08-24Fix typosAndrea Gelmini1-5/+5