summaryrefslogtreecommitdiff
path: root/cui/source/factory
AgeCommit message (Expand)AuthorFilesLines
2024-02-25Create an UNO service to do the cui symbol lookup in vclNoel Grandin1-7/+39
2024-02-04cid#1591486 Logically dead codeCaolán McNamara1-5/+1
2024-01-31move CharMap out of cuiCaolán McNamara3-3/+3
2024-01-30make writer databases dialog asyncNoel Grandin1-8/+12
2024-01-25make insert row dialog asyncNoel Grandin1-1/+1
2024-01-24tdf#159128 UI: Open Security settings option directlyBalazs Varga2-0/+19
2024-01-23make the macro assign dialog asyncNoel Grandin1-3/+4
2024-01-23make signature line dialog asyncNoel Grandin2-2/+4
2024-01-23make event config dialog asyncNoel Grandin2-2/+2
2024-01-23make the graphic filter dialogs asyncNoel Grandin2-2/+2
2024-01-23make links dialog asyncNoel Grandin2-2/+2
2024-01-23make sign signatures dialog asyncNoel Grandin2-2/+2
2024-01-23make additions dialog asyncNoel Grandin2-2/+2
2024-01-23make diagram dialog asyncNoel Grandin2-2/+2
2024-01-22make object name dialog asyncNoel Grandin2-2/+2
2024-01-22object-title dialog can be used asyncNoel Grandin2-2/+2
2024-01-22make charmap dialog asyncNoel Grandin2-2/+2
2024-01-22simplify the getters in AbstractSvx*DialogNoel Grandin2-15/+15
2024-01-05Resolves: tdf#158965 Find Record: Similarities dialog doesn't appearCaolán McNamara2-2/+2
2023-12-16cid#1545970 COPY_INSTEAD_OF_MOVECaolán McNamara1-3/+2
2023-11-27Move a cui header inside the moduleJulien Nabet2-2/+1
2023-11-13Fix old TODO: Remove the parameter bCheckImmediately from SvxNameDialogSamuel Mehrbrodt2-4/+4
2023-10-16tdf#157482 UI: Turn Security Warnings popup windows into infobarsBalazs Varga2-4/+5
2023-10-10Enable QR and barcode dialog for onlineDarshan-upadhyay11102-3/+3
2023-09-08tdf#155503 Add title to document title dialogSamuel Mehrbrodt2-3/+3
2023-08-26sd: remove theme tab pageTomaž Vajngerl1-5/+0
2023-07-05tdf#138504 svx,etc.: decorative flag on SdrObject shapesMichael Stahl2-3/+9
2023-07-02pAttr is always dereferenced, use a reference instead of a pointerCaolán McNamara2-3/+3
2023-04-06Make SvxNameDialog publicSamuel Mehrbrodt2-2/+2
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski2-22/+22
2022-11-21lok: allow password reset in properties>change passwordSzymon Kłos2-0/+6
2022-11-21lok: make properties>change password dialog asyncMert Tumer2-2/+8
2022-11-20jsdialogs: added WidgetTestDialog to test different vcl widgets in online siderash4192-0/+15
2022-11-19Prepare the dialog for cell style editingMaxim Monastirsky2-3/+3
2022-06-21tdf#128150 Only show "Use background" btn in Impress & DrawSamuel Mehrbrodt2-3/+6
2022-05-11Advanced Diagram support: UNDO/REDO support for Diagram DataModelArmin Le Grand (Allotropia)2-3/+5
2022-02-25Advanced Diagram support: cleanup/consolidate with existing codeArmin Le Grand (Allotropia)2-3/+3
2022-01-20WASM --enable-wasm-strip now skips lots of LO codeArmin Le Grand (Allotropia)1-2/+25
2021-12-31fix ubsan --disable-extensions error seen in oss-fuzz buildCaolán McNamara1-1/+1
2021-12-14sd: add initial theme UI for master slidesMiklos Vajna1-0/+5
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