summaryrefslogtreecommitdiff
path: root/cui/source/factory
AgeCommit message (Expand)AuthorFilesLines
2024-01-07Resolves: tdf#158965 Find Record: Similarities dialog doesn't appearcp-22.05.21-1Caolán McNamara2-2/+2
2022-10-18lok: allow password reset in properties>change passwordSzymon Kłos2-0/+6
2022-10-18lok: make properties>change password dialog asyncMert Tumer2-2/+8
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 siderash4192-0/+15
2021-11-19Change About LO dialog to run asyncJan-Marek Glogowski1-2/+2
2021-11-19Reuse macros for AbstractDialogFactory_ImplJan-Marek Glogowski2-731/+169
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin1-1/+1
2021-07-29Intialize the VCL test dialog directly instead of dispatching commandhomeboy4452-11/+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 Grandin2-10/+10
2021-06-29Added a UI dialog box for running the VCL backend testshomeboy4452-0/+11
2021-06-17use string_view in the Translate APINoel Grandin1-1/+1
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 McNamara2-4/+4
2021-05-20use toggle instead of click for RadioButtonCaolán McNamara2-2/+2
2021-05-18tdf#127533 Make Tip-of-the-Day dialog non-modal and allow multiple tips to openMatt K2-2/+25
2021-04-06remove Application::GetDefDialogParent call in editengCaolán McNamara2-2/+2
2021-04-01tdf#45735 New UI dialog at app startup to check default file formatsMatt K2-0/+17
2021-02-15use GetPopupParent for editeng transient dialogsCaolán McNamara2-4/+4
2020-12-18lok: run async the Macro Selector DialogHenry Castro2-3/+9
2020-11-13tdf#123936 Formatting files in module cui with clang-formatPhilipp Hofer2-15/+8
2020-11-13Make Split Table Cell dialog asyncSzymon Kłos1-1/+1
2020-11-06tdf#42949 Fix new IWYU warnings in directories c*Gabor Kelemen1-2/+0
2020-10-21use tools::Long in comphelper..cuiNoel2-6/+6
2020-10-07Resolves tdf#117463 - Dialog to show UI optionsHeiko Tietze2-0/+10
2020-09-18Resolves tdf#97918 - Individual UNO commands for distribution optionsHeiko Tietze2-39/+0
2020-09-13tdf#124176 Use #pragma once in cuiGeorge Bateman1-4/+1
2020-08-20Fix typo in codeAndrea Gelmini1-2/+2
2020-08-08Clean-up of abstdlgHeiko Tietze2-22/+3
2020-08-03Clean-up of abstdlgHeiko Tietze2-22/+4
2020-07-23Fix Android build, no extension dialog in this partJulien Nabet1-1/+2
2020-07-21tdf#133026: Additions - Parameter support to UNO CommandYusuf Keten2-4/+4
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 Keten2-0/+29
2020-06-09remove the fake SvxScriptErrorDialog codeNoel Grandin2-3/+3
2020-05-21Make Impress Insert Table dialog asyncSzymon Kłos2-3/+3
2020-04-28loplugin:makeshared in cuiNoel Grandin2-25/+25
2020-04-15Related tdf#130778: New About dialogHeiko Tietze2-8/+30
2020-03-11tdf#125440 Allow raising text import dialog for pasteSamuel Mehrbrodt2-0/+6
2020-02-17Resolves tdf#129032 - Missing warning when renaming pageHeiko Tietze2-0/+17
2020-02-03loplugin:constantparamNoel Grandin1-1/+1
2020-01-21weld gallery panelCaolán McNamara2-8/+9
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 Grandin2-2/+2
2019-10-09Related: tdf#123765 fix up some screenshottingCaolán McNamara2-1/+26
2019-10-08implement gtk dialog screenshottingCaolán McNamara2-5/+3
2019-10-07weld ScreenshotAnnotationDlgCaolán McNamara2-7/+16