summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)Author
2023-09-05editeng: fix crash in EditDoc::FindAttribsXisco Fauli
2023-08-28character preview is drawing two overlines for Small Capscp-23.05.3-1Caolán McNamara
2023-08-28ComplexColor various clean-up and (trivial) refactoringsTomaž Vajngerl
2023-08-14fix crash in LOKNoel Grandin
2023-07-11tdf#150408: Implement "Legal" numbering (all levels using Arabic numbers)Mike Kaganski
2023-06-16ooxml: import and export border theme colors for various props.Tomaž Vajngerl
2023-06-14Add editengine view separation in tiled renderingParis Oplopoios
2023-06-14fix wrong transform type, error handling when JSON parsingTomaž Vajngerl
2023-06-06sw: border and background theme color support for multiple props.Tomaž Vajngerl
2023-06-06prefix members and cleanup SvxBoxItem, SvxBoxInfoItemTomaž Vajngerl
2023-06-06prefix SvxBorderLine aColor attributeTomaž Vajngerl
2023-06-01use ComplexColor instead of ThemeColor for better OOXML compat.Tomaž Vajngerl
2023-06-01Add Calc view separation for tiled renderingParis Oplopoios
2023-05-28tdf#155350 Do AutoCorrect of Input Method textCaolán McNamara
2023-05-28tdf#155407: fix the second replacement in FnChgToEnEmDashMike Kaganski
2023-05-25svx: use ComplexColor in SvxColorItem instead of the ThemeColorTomaž Vajngerl
2023-05-23editeng: fix assertion uninitialized enumHenry Castro
2023-05-21lok: sc: fix layout RTLHenry Castro
2023-05-19lok: editeng: add LOK special flagsHenry Castro
2023-05-19Fix "AddressSanitizer: heap-use-after-free"cp-23.05.0-1Mike Kaganski
2023-05-13fix check in SvxUnoTextBase::insertTextContentNoel Grandin
2023-05-11editeng: qa: add single line unit testHenry Castro
2023-05-07Change text auto-fit alg. to also increase the scalingTomaž Vajngerl
2023-05-06editeng: ignore line breaksHenry Castro
2023-05-06editeng: add setter function SingleLineHenry Castro
2023-05-06editeng: add flag EEControlBits::SINGLELINEHenry Castro
2023-04-28tdf#90407 Change the auto-fit alg. to match better with OOXMLTomaž Vajngerl
2023-04-25send theme info when changing color (in the picker) via UNO commandTomaž Vajngerl
2023-03-28tdf#102261: introduce editeng paragraph tab stop default distanceSarper Akdemir
2023-03-12tdf#148966: pptx: workaround for multiline fields followed by linebreaksSarper Akdemir
2023-02-06lok: formulabar: fix URL fields selectionSzymon Kłos
2023-01-28check for null pointerAndras Timar
2023-01-28tdf#152483 Fix the insert hyperlink behaviour on CalcGülşah Köse
2023-01-20introduce {Char,Fill}ColorThemeReference which uses XThemeColorTomaž Vajngerl
2023-01-20introduce docmodel comp., model::ThemeColor, use it in SvxColorItemTomaž Vajngerl
2023-01-20editeng: move "tint or shade" variable into SvxThemeColorTomaž Vajngerl
2022-12-20editeng: avoid divide by zeroNoel Grandin
2022-12-08Related: tdf#82115 Fix crash when handling input method eventsPatrick Luby
2022-12-06tdf#152380: add checks for names and values sequences length equalityMike Kaganski
2022-12-02tdf#152094 retain more accuracy from RefDevMode::MSO1Caolán McNamara
2022-12-01OutputDevice::GetTextArray will always set the size of the vector anywayCaolán McNamara
2022-11-25tdf#151801 solves bug for autocorrect non default quotesFred Kruse
2022-11-21add some checks for OpenSymbolCaolán McNamara
2022-11-18use OpenSymbol as bullet font instead of StarSymbolCaolán McNamara
2022-11-18rename IsStarSymbol to IsOpenSymbolCaolán McNamara
2022-11-18tdf#47679 explicitly don't write fcharset2 for text in OpenSymbolCaolán McNamara
2022-11-13ofz#53182 TimeoutCaolán McNamara
2022-11-03Related: tdf#149932 honour PANGO_UNDERLINE_DOUBLE for preedit underlineCaolán McNamara
2022-11-03-Werror=dangling-referenceStephan Bergmann
2022-11-03fix rendering of text when "fit to frame" is enabledTomaž Vajngerl