summaryrefslogtreecommitdiff
path: root/cui/source/dialogs
AgeCommit message (Expand)Author
2021-04-09remove vcl/waitobj.hxxCaolán McNamara
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-04-07lok: async exception dialog messages for VBA macrosHenry Castro
2021-04-06remove Application::GetDefDialogParent call in editengCaolán McNamara
2021-04-05Related: tdf#141499 don't grab focus during teardown of dialogCaolán McNamara
2021-04-02vcl: remove GetBitCount and GetColorCount from Bitmap{Ex}Tomaž Vajngerl
2021-04-01tdf#141333 use a vertical step increment of one row heightCaolán McNamara
2021-04-01tdf#45735 New UI dialog at app startup to check default file formatsMatt K
2021-03-30tdf#140839 - TotD image sizeHeiko Tietze
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-03-24QR Code Dialog: Change term 'border' to 'margin'homeboy445
2021-03-21Fix GenerateQRCode when ENABLE_ZXING is not definedChristophe JAILLET
2021-03-21Avoid OUString-to-OString conversion: just generate OStringMike Kaganski
2021-03-20tdf#139778 Switch to ZXing for generating QR codehomeboy445
2021-03-18Drop duplicate 'using namespace' directiveMike Kaganski
2021-03-13merge the various SetPointFont via DefaultDevice callsCaolán McNamara
2021-03-10tdf#140839 - Scale TotD imageHeiko Tietze
2021-03-05Avoid float-cast-overflowStephan Bergmann
2021-03-02tdf#114567 tdf#138934 Hyperlink-Target in Doc Headings expand/collapseJim Raykowski
2021-02-23loplugin:refcounting in cuiNoel
2021-02-18tdf#57667 Add to autocorrect button should fix the wrong word when clickedQuan Nguyen
2021-02-17loplugin:referencecasting in cuiNoel
2021-02-15use GetPopupParent for editeng transient dialogsCaolán McNamara
2021-02-13tdf#137779 Add info about Jumbo sheets status into About dialogdipanshu124
2021-01-28add string_view variants of methods to O[U]StringBufferNoel
2021-01-26loplugin:passstuffbyrefNoel
2021-01-18Revert "Try to fix Windows TB"Julien Nabet
2021-01-17Try to fix Windows TBJulien Nabet
2021-01-15tdf#128176 Add a vertical scrollwindow to fontfeaturesdialogdiwanshu885
2021-01-14Resolves tdf#139343 and tdf#139335 - Community/Enterprise flavorHeiko Tietze
2021-01-10fix coverity parse errorsCaolán McNamara
2021-01-09fix coverity parse errorsCaolán McNamara
2021-01-07Use o3tl::temporary in calls to OUString::iterateCodePointsStephan Bergmann
2021-01-04loplugin:stringviewparam: operator +=Stephan Bergmann
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-23tdf#127401 Fix release notes URL for simplified Chinese (zh-CN) UIMing Hua
2020-12-20No longer need to worry about ambiguous operator== in loplugin:stringviewparamStephan Bergmann
2020-12-14tdf#129961 cui: start UI for table shadow as direct formatMiklos Vajna
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-12-11Additions Dialog URL changeYusuf Keten
2020-12-02simplify SvtDynamicMenuOptionsNoel Grandin
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
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