summaryrefslogtreecommitdiff
path: root/cui/source/dialogs
AgeCommit message (Expand)Author
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-07-30convert TextAlign to scoped enumCaolán McNamara
2021-07-29Intialize the VCL test dialog directly instead of dispatching commandhomeboy445
2021-07-28use officecfg for SvtCJKOptionsNoel Grandin
2021-07-27Added the feature to store VCL test results as a zip filehomeboy445
2021-07-27-Werror=maybe-uninitializedStephan Bergmann
2021-07-26simplify SvtDynamicMenuOptionsNoel Grandin
2021-07-25use officecfg for drawing optionsNoel Grandin
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-07-16tdf#139654 Font feature sensativityDeb Barkley-Yeung
2021-07-15WhichRangesContainer, reduce malloc in SfxItemSetNoel Grandin
2021-07-12tdf#126665 Remember last used file picker directorySamuel Mehrbrodt
2021-07-10Added support for viewing results in the VCL tests UI boxhomeboy445
2021-06-29Added a UI dialog box for running the VCL backend testshomeboy445
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-06-21use FileDialogHelper to set file picker parentCaolán McNamara
2021-06-21bundle the FolderPicker instantiations behind a single callCaolán McNamara
2021-06-18tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)
2021-06-03no need to allocate these on the heapNoel Grandin
2021-05-31no-zxing: Unused GenerateQRCode functionJan-Marek Glogowski
2021-05-31Clean redundant SvxBackgroundColorItem and use SvxColorItem instead.Gülşah Köse
2021-05-30tdf#136292: Fix crash on invalid JSON from the extensions APIMuhammet Kara
2021-05-28no need to allocate these SfxItemSet on the heapNoel Grandin
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-21move hangul/hanja previews outside radiobuttonsCaolán McNamara
2021-05-21we want the max width here, not the sum of widthsCaolán McNamara
2021-05-20use toggle instead of click for RadioButtonCaolán McNamara
2021-05-20use toggle instead of click for RadioButtonCaolán McNamara
2021-05-20use toggle instead of click for RadioButtonCaolán McNamara
2021-05-20use toggle instead of click for RadioButtonCaolán McNamara
2021-05-20use toggle instead of click for CheckButtonCaolán McNamara
2021-05-20use toggle instead of click for RadioButtonCaolán McNamara
2021-05-19use toggle instead of click for RadioButtonCaolán McNamara
2021-05-19ImplPlayWithRenderer never checks its OutputDevice against nullptrCaolán McNamara
2021-05-18tdf#127533 Make Tip-of-the-Day dialog non-modal and allow multiple tips to openMatt K
2021-05-11fix leak in SvxHpLinkDlgNoel Grandin
2021-04-29remove support for BITMASK in vcl backendsNoel Grandin
2021-04-29tdf#135997: make sure that the two lists are same lengthMike Kaganski
2021-04-28use string_view in INetURLObject::encodeNoel Grandin
2021-04-27tdf#137470 use a more proper URL for the extensionsChristian Lohmaier
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