summaryrefslogtreecommitdiff
path: root/include/editeng
AgeCommit message (Expand)Author
2023-05-12use ComplexColor instead of ThemeColor for better OOXML compat.Tomaž Vajngerl
2023-05-08svx: use ComplexColor in SvxColorItem instead of the ThemeColorTomaž Vajngerl
2023-05-06Change text auto-fit alg. to also increase the scalingTomaž Vajngerl
2023-05-04tdf#105404 [API CHANGE] add index to accessiblity change eventNoel Grandin
2023-04-29use XThemeColor instead of XInterface for *ThemeReference propsTomaž Vajngerl
2023-04-27Fix typoAndrea Gelmini
2023-04-27tdf#145925: Add DOI recognitionBaole Fang
2023-04-26Typo UNO_NAME_EDIT_PARA_TAPSTOPS->UNO_NAME_EDIT_PARA_TABSTOPSJulien Nabet
2023-04-19loplugin::unusedmethodsNoel Grandin
2023-04-18tdf#150020 pptx import: handle algn for outerShdwSarper Akdemir
2023-04-10editeng, svx: introduce ability to clip vertical text overflowSarper Akdemir
2023-04-05fix leaks when using tools::JsonWriterNoel Grandin
2023-04-05tdf#148906: Ukrainian letters miss in bullets and numbering dialogJulien Nabet
2023-04-04tdf#153880 sc: Make Calc text hyperlinks stand out moreBalazs Varga
2023-03-30add docstring for unclear default distance property in SvxTabStopItemSarper Akdemir
2023-03-28editeng: document SvxOrphansItem and SvxWidowsItemMiklos Vajna
2023-03-26tdf#90407 Change the auto-fit alg. to match better with OOXMLTomaž Vajngerl
2023-03-16tdf#102261: introduce editeng paragraph tab stop default distanceSarper Akdemir
2023-03-01send theme info when changing color (in the picker) via UNO commandTomaž Vajngerl
2023-02-28Fix typoAndrea Gelmini
2023-02-28tdf#148966: pptx: workaround for multiline fields followed by linebreaksSarper Akdemir
2023-02-24editeng: split SvxLRSpaceItem into 1 class per attributeMichael Stahl
2023-02-08editeng: remove SvxLRSpaceItem::nTxtLeftMichael Stahl
2023-02-08editeng: SvxLRSpaceItem uninline some functionsMichael Stahl
2023-02-06lok: formulabar: fix URL fields selectionSzymon Kłos
2023-01-13support theme color for lines + oox support + testsTomaž Vajngerl
2023-01-13XUnoTunnel->dynamic_cast in SvxUnoNumberingRulesNoel Grandin
2023-01-13remove XUnoTunnel from SvxUnoTextFieldNoel Grandin
2023-01-13introduce {Char,Fill}ColorThemeReference which uses XThemeColorTomaž Vajngerl
2023-01-12introduce docmodel comp., model::ThemeColor, use it in SvxColorItemTomaž Vajngerl
2022-12-30SID_ATTR_CHAR_COLOR is a SvxColorItemCaolán McNamara
2022-12-25editeng: move "tint or shade" variable into SvxThemeColorTomaž Vajngerl
2022-12-25sw: support for reading back theme color from OOXMLTomaž Vajngerl
2022-12-02tdf#152094 retain more accuracy from RefDevMode::MSO1Caolán McNamara
2022-11-29New loplugin:crosscastStephan Bergmann
2022-11-10lok: masterpage: use EditMode as parameter in invalidation callbackSzymon Kłos
2022-11-03fix rendering of text when "fit to frame" is enabledTomaž Vajngerl
2022-10-31Translatable string fixesAdolfo Jayme Barrientos
2022-09-21use more string_view in editengNoel Grandin
2022-09-14move ErrCode to comphelper and improve debug output stringNoel Grandin
2022-09-14tdf#149551 use 'WritingMode' instead of TextPreRotateAngleRegina Henschel
2022-09-02[API CHANGE] tdf#150683 a11y: Switch a11y child index to 64 bitMichael Weghorn
2022-09-02no need to use unique_ptr for this map in SvxAutoCorrectNoel Grandin
2022-08-25lok: make sure flushPendingLOKInvalidateTiles() is calledLuboš Luňák
2022-08-23tdf#66819: Disable ligatures with character spacingKhaled Hosny
2022-08-14tdf#104921: Cleanup Kashida insertion logicKhaled Hosny
2022-08-13loplugin:unusedmethodsNoel Grandin
2022-08-12related tdf#150197: use SetListFormat or SetPrefix/SuffixJustin Luth
2022-08-02tdf#148810 pptx import: Depth set by EE_PARA_OUTLLEVELJustin Luth
2022-07-28remove unused SETBULLETTEXT flag in editengJustin Luth