summaryrefslogtreecommitdiff
path: root/include/editeng
AgeCommit message (Expand)Author
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
2022-07-25rename SwIndex->SwContentIndexNoel Grandin
2022-07-25use more o3tl::spanNoel Grandin
2022-07-08[API CHANGE] Drop css::accessibility::XAccessibleStateSetNoel Grandin
2022-06-26tdf#148820 sc: fix conditional formatted cell colorBalazs Varga
2022-06-16tdf#128150 Add OOXML import/export for "use background fill"Samuel Mehrbrodt
2022-06-10loplugin:unusedvarsglobalNoel Grandin
2022-06-09clang-tidy modernize-pass-by-value in editengNoel Grandin
2022-06-08DOC import: allow negative page border distancesMiklos Vajna
2022-06-07sw layout: allow negative page border distancesMiklos Vajna
2022-06-02Revert "mark SvxFontItem as IsSortable"Noel Grandin
2022-06-02tdf#149420 sw offapi xmloff: add hyphenation zoneLászló Németh