summaryrefslogtreecommitdiff
path: root/cui/source/dialogs
AgeCommit message (Expand)AuthorFilesLines
2021-03-20tdf#139778 Switch to ZXing for generating QR codehomeboy4451-30/+68
2021-03-18Drop duplicate 'using namespace' directiveMike Kaganski1-1/+0
2021-03-13merge the various SetPointFont via DefaultDevice callsCaolán McNamara2-5/+4
2021-03-10tdf#140839 - Scale TotD imageHeiko Tietze1-1/+11
2021-03-05Avoid float-cast-overflowStephan Bergmann1-1/+3
2021-03-02tdf#114567 tdf#138934 Hyperlink-Target in Doc Headings expand/collapseJim Raykowski1-1/+47
2021-02-23loplugin:refcounting in cuiNoel1-4/+2
2021-02-18tdf#57667 Add to autocorrect button should fix the wrong word when clickedQuan Nguyen1-0/+2
2021-02-17loplugin:referencecasting in cuiNoel1-1/+1
2021-02-15use GetPopupParent for editeng transient dialogsCaolán McNamara2-2/+2
2021-02-13tdf#137779 Add info about Jumbo sheets status into About dialogdipanshu1241-0/+6
2021-01-28add string_view variants of methods to O[U]StringBufferNoel1-2/+2
2021-01-26loplugin:passstuffbyrefNoel1-1/+1
2021-01-18Revert "Try to fix Windows TB"Julien Nabet1-4/+3
2021-01-17Try to fix Windows TBJulien Nabet1-3/+4
2021-01-15tdf#128176 Add a vertical scrollwindow to fontfeaturesdialogdiwanshu8851-0/+5
2021-01-14Resolves tdf#139343 and tdf#139335 - Community/Enterprise flavorHeiko Tietze1-0/+6
2021-01-10fix coverity parse errorsCaolán McNamara1-1/+1
2021-01-09fix coverity parse errorsCaolán McNamara1-1/+1
2021-01-07Use o3tl::temporary in calls to OUString::iterateCodePointsStephan Bergmann1-6/+4
2021-01-04loplugin:stringviewparam: operator +=Stephan Bergmann1-2/+2
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann5-17/+18
2020-12-26New loplugin:stringliteralvarStephan Bergmann2-2/+2
2020-12-23tdf#127401 Fix release notes URL for simplified Chinese (zh-CN) UIMing Hua1-1/+2
2020-12-20No longer need to worry about ambiguous operator== in loplugin:stringviewparamStephan Bergmann1-1/+1
2020-12-14tdf#129961 cui: start UI for table shadow as direct formatMiklos Vajna1-0/+7
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann1-36/+48
2020-12-11Additions Dialog URL changeYusuf Keten1-1/+1
2020-12-02simplify SvtDynamicMenuOptionsNoel Grandin1-14/+4
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel1-2/+4
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel4-8/+8
2020-11-16remove unused param in SvxHpLinkDlgNoel2-2/+2
2020-11-16replace std::max(std::min()) with std::clampNoel1-3/+3
2020-11-13tdf#123936 Formatting files in module cui with clang-formatPhilipp Hofer5-27/+25
2020-11-13Make Split Table Cell dialog asyncSzymon Kłos1-5/+30
2020-11-12New loplugin:stringviewparamStephan Bergmann1-3/+4
2020-11-11convert more long -> tools::LongNoel1-2/+2
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin1-2/+2
2020-11-070xffffffff is COL_TRANSPARENT/COL_AUTOCaolán McNamara1-1/+1
2020-11-06tdf#42949 Fix new IWYU warnings in directories c*Gabor Kelemen8-10/+6
2020-11-03Resolves tdf#137059 - Use application colors for font previewHeiko Tietze1-3/+0
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-11-01use officecfg for Experimental flagNoel Grandin1-2/+2
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-26Fixes to TipOfTheDayHeiko Tietze1-8/+3
2020-10-24Show animated GIFs in TotDHeiko Tietze1-16/+12
2020-10-22Resolves tdf#137607 and tdf#137500 - Improvements to TotDHeiko Tietze1-4/+44