summaryrefslogtreecommitdiff
path: root/include/editeng
AgeCommit message (Expand)Author
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
2022-05-26tdf#149324 sw offapi xmloff: add option to not hyphenate short wordsLászló Németh
2022-05-26tdf#149248 sw offapi xmloff: add option to not hyphenate last wordLászló Németh
2022-05-26mark SvxFontItem as IsSortableNoel Grandin
2022-05-07tdf#107765: Check the updated language and apply it to the cell.Kohei Yoshida
2022-04-14use more string_view in editengNoel Grandin
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2022-04-13sd theme: add UNO API for shape fill color effectsMiklos Vajna
2022-04-12don't FormatDoc() a whole long text if not necessary (tdf#144515)Luboš Luňák
2022-04-08use just one shared global SalLayoutGlyphsCacheLuboš Luňák
2022-03-17use actual type in AccessibleEditableTextParaNoel Grandin
2022-03-17use actual type in AccessibleContextBaseNoel Grandin
2022-03-15use SalLayoutGlyphsCache in EditEngine/SvxFont (tdf#94677)Luboš Luňák
2022-03-14add TypedWhichId version of QueryStateNoel Grandin
2022-03-14new loplugin:trivialconstructorNoel Grandin