summaryrefslogtreecommitdiff
path: root/cui/source/dialogs
AgeCommit message (Expand)AuthorFilesLines
2024-01-31move CharMap out of cuiCaolán McNamara1-890/+0
2024-01-30tdf#151352 keep a reference to the parentCaolán McNamara1-18/+10
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski1-5/+5
2024-01-25make insert row dialog asyncNoel Grandin1-2/+17
2024-01-23make signature line dialog asyncNoel Grandin1-4/+2
2024-01-18-Werror,-Wunused-parameter (Emscripten)Stephan Bergmann1-0/+3
2024-01-12cui: fix typoXisco Fauli1-3/+3
2023-12-26cid#1559937 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2023-12-24tdf#158837 hyphenation crash in: int rtl::str::indexOfStr_WithLengthNoel Grandin1-0/+2
2023-12-23ZXing: no need for deprecated utf-8 conversions anymoreThorsten Behrens1-5/+4
2023-12-22tdf#156820 Fix crash in custom color pickerNoel Grandin1-3/+4
2023-12-21Remove DeleteItemOnIdlexArmin Le Grand (allotropia)1-4/+4
2023-12-14cid#1545211 COPY_INSTEAD_OF_MOVECaolán McNamara1-2/+1
2023-12-13loplugin:unusedmethodsNoel Grandin1-5/+0
2023-12-10cid#1545177 COPY_INSTEAD_OF_MOVECaolán McNamara1-4/+2
2023-12-04cid#1546021 Using invalid iteratorJulien Nabet1-1/+4
2023-12-04cid#1546422 COPY_INSTEAD_OF_MOVECaolán McNamara1-2/+1
2023-12-04cid#1546483 COPY_INSTEAD_OF_MOVECaolán McNamara1-2/+1
2023-11-27Move a cui header inside the moduleJulien Nabet1-1/+1
2023-11-27tdf#157438 Make int/double lists editable in expert configSamuel Mehrbrodt1-6/+34
2023-11-25tdf#158357: UI simplify Hyperlink dialog by removing Hyperlink type radiobuttonJulien Nabet1-26/+1
2023-11-24tdf#158345: Opening Hyperlink dialog leads to crashJulien Nabet1-6/+15
2023-11-20tdf#157438 Make string lists editable in expert configSamuel Mehrbrodt1-0/+109
2023-11-16expert config: Proper editing support for numbersSamuel Mehrbrodt1-0/+22
2023-11-15tdf#157992 update error position after modifying inputOliver Specht1-1/+2
2023-11-15tdf#157518: add password strength meter to setmasterpassworddlgSarper Akdemir1-5/+8
2023-11-13Use SvxNameDialog for editing config valuesSamuel Mehrbrodt1-2/+2
2023-11-11use more concrete type in ImpEditEngine::SetUndoManagerNoel Grandin1-3/+4
2023-11-09tdf#146386 cui: remove FTP UI, SvxHyperlinkInternetTpMichael Stahl1-113/+4
2023-11-06tdf#149935 - Hyperlink Target Dialog: remember last used position and sizeAndreas Heinisch1-1/+14
2023-11-06tdf#157518: add password policy and strength meter to save with password dialogSarper Akdemir1-16/+91
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann1-1/+1
2023-10-19Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: cuiStephan Bergmann5-7/+7
2023-10-18crashreporting: svx::SentenceEditWindow_Impl::CreateSpellPortions()Caolán McNamara1-1/+1
2023-10-10Enable QR and barcode dialog for onlineDarshan-upadhyay11101-0/+27
2023-10-10Make some methods const, and avoid some const_castsMike Kaganski1-2/+2
2023-10-09Hyperlink dialog: hide some buttons in LOKSzymon Kłos2-4/+16
2023-10-03Use Degree100Mike Kaganski1-10/+10
2023-09-12Resolves: tdf#157148 spelling dialog sentence box has no scrollbarsCaolán McNamara1-3/+69
2023-09-12tdf#157148 ensure we auto-scroll to current location to make it visibleCaolán McNamara1-0/+2
2023-09-08tdf#155503 Add title to document title dialogSamuel Mehrbrodt1-1/+4
2023-09-02replace set(nullptr) with clear()Noel Grandin1-1/+1
2023-08-18don't access network during a UITestCaolán McNamara1-2/+8
2023-08-18ITEM: preparations for more/easier changesArmin Le Grand (allotropia)1-10/+10
2023-08-09Resolves: tdf#156661 only set a fixed height for the single row caseCaolán McNamara1-1/+1
2023-07-27tdf#146576 - Propose clipboard content when inserting a hyperlinkAndreas Heinisch1-4/+29
2023-07-25Convert internal vcl bitmap formats transparency->alpha (II)Noel Grandin1-13/+13
2023-07-11zxing-cpp: upgrade to release 2.1.0Taichi Haradaguchi1-1/+10
2023-07-07tdf#152484 cui,sw: if decorative is enabled, disable title/descriptionMichael Stahl1-0/+13
2023-07-05tdf#138504 svx,etc.: decorative flag on SdrObject shapesMichael Stahl1-1/+5