summaryrefslogtreecommitdiff
path: root/svx/source/dialog
AgeCommit message (Expand)Author
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
2023-05-25use more TypedWhichId in editengNoel Grandin
2023-05-12use ComplexColor instead of ThemeColor for better OOXML compat.Tomaž Vajngerl
2023-05-09change model::ColorSet to be stored in a shared_ptr in model::ThemeTomaž Vajngerl
2023-05-02tdf#154884 fix isFavChar, updateFavCharacterList deletes the correct pairVert D
2023-04-28disable dbl-click in ThemeDialog in LOK, remove the dialog sizeTomaž Vajngerl
2023-04-28optimise find/insert calls to mapsNoel Grandin
2023-04-25svx: rework the theme dialog to allow editing theme colorsTomaž Vajngerl
2023-04-25loplugin:unnecessarygetstrStephan Bergmann
2023-04-20tdf#153190 Compressing tool calculates compression rate wrong on large imagesNoel Grandin
2023-04-19tdf#154818 - Find bar: remember and reuse last search stringAndreas Heinisch
2023-04-14Resolves: tdf#113286 make Crash report link clickableCaolán McNamara
2023-04-04tdf#153880 sc: Make Calc text hyperlinks stand out moreBalazs Varga
2023-04-03tdf#153806 a11y: Allow opening context menu in special char dlg using keyboardMichael Weghorn
2023-04-03Pass special char dlg context menu pos as param, drop memberMichael Weghorn
2023-04-03tdf#153806 a11y: Insert special char + close dialog on return keyMichael Weghorn
2023-04-03tdf#153806 a11y: Improve keyboard interaction in special char dialogMichael Weghorn
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-03-24Delete temporary variableAndreas Heinisch