summaryrefslogtreecommitdiff
path: root/cui/source/dialogs
AgeCommit message (Expand)Author
2021-05-31tdf#136292: Fix crash on invalid JSON from the extensions APIMuhammet Kara
2021-04-29tdf#135997: make sure that the two lists are same lengthMike Kaganski
2021-04-28tdf#137470 use a more proper URL for the extensionsChristian Lohmaier
2021-01-14Resolves tdf#139343 and tdf#139335 - Community/Enterprise flavorHeiko Tietze
2020-12-27tdf#127401 Fix release notes URL for simplified Chinese (zh-CN) UIMing Hua
2020-12-17tdf#129961 cui: start UI for table shadow as direct formatMiklos Vajna
2020-11-16remove unused param in SvxHpLinkDlgNoel
2020-11-16replace std::max(std::min()) with std::clampNoel
2020-11-13tdf#123936 Formatting files in module cui with clang-formatPhilipp Hofer
2020-11-13Make Split Table Cell dialog asyncSzymon Kłos
2020-11-12New loplugin:stringviewparamStephan Bergmann
2020-11-11convert more long -> tools::LongNoel
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin
2020-11-070xffffffff is COL_TRANSPARENT/COL_AUTOCaolán McNamara
2020-11-06tdf#42949 Fix new IWYU warnings in directories c*Gabor Kelemen
2020-11-03Resolves tdf#137059 - Use application colors for font previewHeiko Tietze
2020-11-03ucbGet needs a non-null interaction handler after allStephan Bergmann
2020-11-03Drop the #undef ABSOLUTE FIXMEStephan Bergmann
2020-11-01use officecfg for Experimental flagNoel Grandin
2020-10-28Use UCB instead of cURL to download https filesStephan Bergmann
2020-10-28Extend loplugin:elidestringvar to OStringStephan Bergmann
2020-10-27Teach loplugin:toolslong about curl_easy_getinfoStephan Bergmann
2020-10-26Fixes to TipOfTheDayHeiko Tietze
2020-10-24Show animated GIFs in TotDHeiko Tietze
2020-10-22Resolves tdf#137607 and tdf#137500 - Improvements to TotDHeiko Tietze
2020-10-21Fix typosAndrea Gelmini
2020-10-21use tools::Long in comphelper..cuiNoel
2020-10-20Beautification of code and fix for on-/offline helpHeiko Tietze
2020-10-18tdf#137460: Additions: Fix crash on error 404Muhammet Kara
2020-10-15This field only holds a compile-time constantMike Kaganski
2020-10-14tdf#137294 don't change subset sensitivity after setting search modeCaolán McNamara
2020-10-14Fixes to TipOfTheDay dialogHeiko Tietze
2020-10-14Resolves tdf#137429 - Ensure first tip is shown firstHeiko Tietze
2020-10-13Resolves tdf#137424 - UI Picker missing 'Contextual single'Heiko Tietze
2020-10-13static_cast after dynamic_castNoel
2020-10-12Resolves tdf#135270 - Make the tight extensions dialog shinyHeiko Tietze
2020-10-12Resolves tdf#137408 - Bad positioning of first items in extension dialogHeiko Tietze
2020-10-12Resolves tdf#137189 - Fixes crash at CheckInstalledExtensions()Heiko Tietze
2020-10-07Resolves tdf#117463 - Dialog to show UI optionsHeiko Tietze
2020-10-06loplugin:const* make some params and methods constNoel
2020-10-06move set_user_managed_scrolling to an initial weld argumentCaolán McNamara
2020-10-03use more TOOLS_WARN_EXCEPTIONNoel
2020-10-02loplugin:reducevarscope in cuiNoel
2020-09-28rename for disentangling AA and B2D use in VCL drawingLuboš Luňák
2020-09-28adressbook->addressbookCaolán McNamara
2020-09-23fix disable qrcodegen optionCaolán McNamara
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-09-22tdf#132970 SMP bullets mangledCaolán McNamara
2020-09-21add an explicit --disable-qrcodegen configure optionCaolán McNamara
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann