summaryrefslogtreecommitdiff
path: root/svx/source/dialog
AgeCommit message (Expand)Author
2023-11-13tdf#158008 - UI: Part 23 - Unify lockdown behavior of Options dialogBalazs Varga
2023-11-07ITEM: Get away from classic 'poolable' Item flagArmin Le Grand (allotropia)
2023-11-07tdf#135236 a11y: Notify a11y layer of WeldEditView sel changeMichael Weghorn
2023-10-28Resolves tdf#156227 - More appealing feedback for find/quickfindHeiko Tietze
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: svxStephan Bergmann
2023-10-18use more SdrObjList::begin/end in svxNoel Grandin
2023-10-18tdf#157792 followupNoel Grandin
2023-10-18Clean up the remaining uses of OUStringConstExpr, and drop itStephan Bergmann
2023-10-12Make NC_ constexpr-friendlyStephan Bergmann
2023-10-10jsdialog: hide help and close buttons for searchreplace dialogPedro Pinto Silva
2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann
2023-09-25tdf#49895: search in Options: check if label exists (related to tdf#157266)Bayram Çiçek
2023-09-22tdf#146619 Recheck include/c* with IWYUGabor Kelemen
2023-09-01remove DBG_ASSERT in MergedCellIteratorNoel Grandin
2023-08-31use concrete type for SvxShowCharSetAcc::m_aChildrenNoel Grandin
2023-08-29tdf#49895: Add search functionality to Options dialogBayram Çiçek
2023-08-28Theme dialog: fix crash when closing parent firstSzymon Kłos
2023-08-18svx: Use FRAMEBORDERTYPE_COUNT instead of magic numberMichael Weghorn
2023-08-18related tdf#156683 a11y: Dispose FrameSelectorImpl a11y childrenMichael Weghorn
2023-08-18ITEM: preparations for more/easier changesArmin Le Grand (allotropia)
2023-08-11autorecovery: DLG_RET_OK_AUTOLUNCH => DLG_RET_OK_AUTOLAUNCHJustin Luth
2023-08-07ITEM: speedup WhichRanges access by bufferingArmin Le Grand (allotropia)
2023-08-06tdf#145606 autorecover: skip "Finish" button if all recovered OK.Justin Luth
2023-08-02Prevent to open multiple Theme Color Edit dialogGülşah Köse
2023-08-02split Point/Size/Rectangle into AbsoluteScreenPixel* typesNoel Grandin
2023-07-26Resolves: tdf#156411 listen to "value-changed" not "changed"Caolán McNamara
2023-07-24fix COOL crash in theme dialogNoel Grandin
2023-07-17Prevent to open multiple Theme Color Edit dialogGülşah Köse
2023-07-13tdf#142808: use SvxLRSpaceItem::GetTextLeft instead of GetLeftMike Kaganski
2023-07-12tdf#105362 better support for transparency in PNG & GIF exportArmin Le Grand (allotropia)
2023-07-06make tools::Poly*gon single-arg constructors explicitNoel Grandin
2023-07-02loplugin:singlevalfieldsNoel Grandin
2023-06-29loplugin:unusedfields make it a little smarterNoel Grandin
2023-06-26new loplugin:constexprliteralNoel Grandin
2023-06-21Require icu-i18n >= 66Khaled Hosny
2023-06-19tdf#150534 reduce the memory consumption of cells when calculatingNoel Grandin
2023-06-16tdf#103064 sw,editeng: enable UNO API and ODF import/exportMaxim Monastirsky
2023-06-08lok: send theme palette after the change in ThemeDialogTomaž Vajngerl
2023-06-07tdf#155376 partially convert SvCTLOptions to officecfgNoel Grandin
2023-06-06Language list: sort generic language before country variantsMike Kaganski
2023-06-06Drop the unneeded optimization for "[All]"Mike Kaganski
2023-06-06Sort languages in Edit Modules dialogMike Kaganski
2023-06-06SvxLanguageBox::Store id from getReplacementForObsoleteLanguageMike Kaganski
2023-06-05Drop unneeded indirectionMike Kaganski
2023-06-05Drop duplicating functionMike Kaganski
2023-06-05Restructure SvxLanguageBox::SetLanguageList for clarityMike Kaganski
2023-06-04sw: border and background theme color support for multiple props.Tomaž Vajngerl
2023-05-29replace find_if by any_ofDr. David Alan Gilbert
2023-05-29use more TypedWhichIdNoel Grandin