summaryrefslogtreecommitdiff
path: root/cui/source/dialogs
AgeCommit message (Expand)Author
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann
2023-10-19Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: cuiStephan Bergmann
2023-10-18crashreporting: svx::SentenceEditWindow_Impl::CreateSpellPortions()Caolán McNamara
2023-10-10Enable QR and barcode dialog for onlineDarshan-upadhyay1110
2023-10-10Make some methods const, and avoid some const_castsMike Kaganski
2023-10-09Hyperlink dialog: hide some buttons in LOKSzymon Kłos
2023-10-03Use Degree100Mike Kaganski
2023-09-12Resolves: tdf#157148 spelling dialog sentence box has no scrollbarsCaolán McNamara
2023-09-12tdf#157148 ensure we auto-scroll to current location to make it visibleCaolán McNamara
2023-09-08tdf#155503 Add title to document title dialogSamuel Mehrbrodt
2023-09-02replace set(nullptr) with clear()Noel Grandin
2023-08-18don't access network during a UITestCaolán McNamara
2023-08-18ITEM: preparations for more/easier changesArmin Le Grand (allotropia)
2023-08-09Resolves: tdf#156661 only set a fixed height for the single row caseCaolán McNamara
2023-07-27tdf#146576 - Propose clipboard content when inserting a hyperlinkAndreas Heinisch
2023-07-25Convert internal vcl bitmap formats transparency->alpha (II)Noel Grandin
2023-07-11zxing-cpp: upgrade to release 2.1.0Taichi Haradaguchi
2023-07-07tdf#152484 cui,sw: if decorative is enabled, disable title/descriptionMichael Stahl
2023-07-05tdf#138504 svx,etc.: decorative flag on SdrObject shapesMichael Stahl
2023-07-05tdf#153328 ZXing::ToSVG() Conditional usageTRaXIn
2023-07-02pAttr is always dereferenced, use a reference instead of a pointerCaolán McNamara
2023-06-28tdf#148416 password dialog: suggest current loadreadonly statusJustin Luth
2023-06-28Resolves: tdf#156067 merge special char dialog/popup logicCaolán McNamara
2023-06-28Simplify a bitMike Kaganski
2023-06-27loplugin:stringstatic look for more stringsNoel Grandin
2023-06-26new loplugin:constexprliteralNoel Grandin
2023-05-05loplugin:unnecessarygetstrStephan Bergmann
2023-05-03tdf#90496 - Remember last used view in hyperlink dialogAndreas Heinisch
2023-04-28tdf#90496 - Remember last used view in hyperlink dialogAndreas Heinisch
2023-04-24Resolves: tdf#153441 use a TriStateEnabled helperCaolán McNamara
2023-04-24tdf#154884: do not stop if the first pair is not what we looked forMike Kaganski
2023-04-24tdf#147503 don't use SfxObjectShellLock for new xml forms documentCaolán McNamara
2023-04-21tdf#154731: Hide Zoom & View Layout dialogBaole Fang
2023-04-20Typo: GetCurentItemData->GetCurrentItemData (in cui)Julien Nabet
2023-04-20Run clang-tidy with misc-unused-using-decls on modules [a-c]*Gabor Kelemen
2023-04-16Resolves: tdf#153958 Hyphenation crashes with -Alte...Caolán McNamara
2023-04-06Make SvxNameDialog publicSamuel Mehrbrodt
2023-04-03tdf#153806 a11y: Insert special char + close dialog on return keyMichael Weghorn
2023-04-03tdf#153806 cui: Deduplicate code for special char dialog handlersMichael Weghorn
2023-04-03jsdialog: keep button under content in SpellCheck OptionsSzymon Kłos
2023-04-03jsdialog: enable spelling options dialogSzymon Kłos
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-03-24loplugin:stringadd in c*Noel Grandin
2023-03-10Resolves: tdf#154087 update scrollbar range when search criteria changeCaolán McNamara
2023-03-09Resolves tdf#131177 - Replace Hard-Coded TotD bulb by themeable iconHeiko Tietze
2023-03-06remove unused BaseMutex from ColorPickerNoel Grandin
2023-02-26Revert "Mark ssXX and cvXX off by default in font features dialog"خالد حسني
2023-02-15list icons in .hlst files otherwise they might not get packed into iconsetCaolán McNamara
2023-02-07improve readability of VirtualDevice constructorNoel Grandin
2023-02-01cui: Make SimilaritySearch dialog async and enable use for jsdialogHannah Meeks