summaryrefslogtreecommitdiff
path: root/cui/source/factory/dlgfact.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-01-07Resolves: tdf#158965 Find Record: Similarities dialog doesn't appearcp-22.05.21-1Caolán McNamara1-1/+1
2022-10-18lok: allow password reset in properties>change passwordSzymon Kłos1-0/+5
2022-10-18lok: make properties>change password dialog asyncMert Tumer1-1/+6
2022-06-29sd: add initial theme UI for master slidesMiklos Vajna1-0/+5
2022-04-15jsdialogs: added WidgetTestDialog to test different vcl widgets in online siderash4191-0/+9
2021-11-19Change About LO dialog to run asyncJan-Marek Glogowski1-2/+2
2021-11-19Reuse macros for AbstractDialogFactory_ImplJan-Marek Glogowski1-261/+48
2021-07-29Intialize the VCL test dialog directly instead of dispatching commandhomeboy4451-8/+0
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski1-1/+1
2021-07-15WhichRangesContainer, reduce malloc in SfxItemSetNoel Grandin1-5/+5
2021-06-29Added a UI dialog box for running the VCL backend testshomeboy4451-0/+8
2021-06-08editengine-columns: Create document model and dialog pageMike Kaganski1-0/+5
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara1-2/+2
2021-05-20use toggle instead of click for RadioButtonCaolán McNamara1-1/+1
2021-05-18tdf#127533 Make Tip-of-the-Day dialog non-modal and allow multiple tips to openMatt K1-2/+12
2021-04-06remove Application::GetDefDialogParent call in editengCaolán McNamara1-1/+1
2021-04-01tdf#45735 New UI dialog at app startup to check default file formatsMatt K1-0/+11
2021-02-15use GetPopupParent for editeng transient dialogsCaolán McNamara1-2/+2
2020-12-18lok: run async the Macro Selector DialogHenry Castro1-1/+6
2020-11-13Make Split Table Cell dialog asyncSzymon Kłos1-1/+1
2020-10-21use tools::Long in comphelper..cuiNoel1-3/+3
2020-10-07Resolves tdf#117463 - Dialog to show UI optionsHeiko Tietze1-0/+8
2020-09-18Resolves tdf#97918 - Individual UNO commands for distribution optionsHeiko Tietze1-21/+0
2020-08-08Clean-up of abstdlgHeiko Tietze1-7/+2
2020-08-03Clean-up of abstdlgHeiko Tietze1-7/+3
2020-07-23Fix Android build, no extension dialog in this partJulien Nabet1-1/+2
2020-07-21tdf#133026: Additions - Parameter support to UNO CommandYusuf Keten1-3/+3
2020-06-28No need for the AdditionsDialog if --disable-extensionsTor Lillqvist1-0/+7
2020-06-25tdf#133026: Tight integration of extensions - Additions Dialog first iterationYusuf Keten1-0/+12
2020-06-09remove the fake SvxScriptErrorDialog codeNoel Grandin1-2/+2
2020-05-21Make Impress Insert Table dialog asyncSzymon Kłos1-2/+2
2020-04-28loplugin:makeshared in cuiNoel Grandin1-16/+16
2020-04-15Related tdf#130778: New About dialogHeiko Tietze1-6/+13
2020-03-11tdf#125440 Allow raising text import dialog for pasteSamuel Mehrbrodt1-0/+5
2020-02-17Resolves tdf#129032 - Missing warning when renaming pageHeiko Tietze1-0/+14
2020-02-03loplugin:constantparamNoel Grandin1-1/+1
2020-01-21weld gallery panelCaolán McNamara1-4/+4
2019-12-16Related tdf#105225: Remove old background tab page codeJim Raykowski1-4/+0
2019-12-12tdf#105225 New UNO and Writer Web background tab pagesJim Raykowski1-1/+3
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+4
2019-10-21loplugin:virtualdead unused param in CreateSvxFormatCellsDialogNoel Grandin1-1/+1
2019-10-09Related: tdf#123765 fix up some screenshottingCaolán McNamara1-0/+20
2019-10-08implement gtk dialog screenshottingCaolán McNamara1-4/+2
2019-10-07weld ScreenshotAnnotationDlgCaolán McNamara1-4/+6
2019-09-20weld OfaTreeOptionsDialogCaolán McNamara1-24/+18
2019-08-23SmartArt: add Edit Diagram dialogGrzegorz Araminowicz1-0/+13
2019-08-01Make QR Code callable in calc and writerShubham Goyal1-0/+13
2019-07-31tdf#42949 Fix IWYU warnings in cui/source/{c-f}*/*cxxGabor Kelemen1-5/+0
2019-07-11lokdialog: Convert the Paste Special dialog to async exec for swMuhammet Kara1-0/+5
2019-07-10Prepare PasteSpecial for Async-ness (sw, basesh.cxx)Muhammet Kara1-0/+10