summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)AuthorFilesLines
2024-02-02tdf#159507 editeng: support pasting HTML fragmentsMiklos Vajna2-10/+34
2024-01-30LanguageTag ctor can canonicalize against various known tagsCaolán McNamara1-4/+3
2024-01-25cool#8023 editeng: support HTML pasteMiklos Vajna3-1/+100
2024-01-25tdf#157363 add HTML format when pasting into draw textOliver Specht6-15/+41
2024-01-19lok: calc: fix for rendering issues on in place editingMarco Cecchetti1-0/+4
2024-01-12tdf#154248 Impress: fix color of hyperlinkAttila Szűcs4-1/+21
2023-12-27Lok: make Ignore All list name independent on UI languageMike Kaganski1-1/+5
2023-12-19Keep selection as after copying the textPranam Lashkari1-0/+1
2023-12-05calc: on editing invalidation of view with different zoom is wrongMarco Cecchetti1-1/+4
2023-11-06crash seen in EditView::GetTransferable in calcCaolán McNamara1-0/+5
2023-09-05editeng: fix crash in EditDoc::FindAttribsXisco Fauli1-2/+3
2023-08-28character preview is drawing two overlines for Small Capscp-23.05.3-1Caolán McNamara1-0/+3
2023-08-28ComplexColor various clean-up and (trivial) refactoringsTomaž Vajngerl2-5/+5
2023-08-14fix crash in LOKNoel Grandin1-1/+1
2023-07-11tdf#150408: Implement "Legal" numbering (all levels using Arabic numbers)Mike Kaganski1-4/+13
2023-06-16ooxml: import and export border theme colors for various props.Tomaž Vajngerl1-8/+89
2023-06-14Add editengine view separation in tiled renderingParis Oplopoios1-4/+20
2023-06-14fix wrong transform type, error handling when JSON parsingTomaž Vajngerl1-4/+5
2023-06-06sw: border and background theme color support for multiple props.Tomaž Vajngerl3-19/+151
2023-06-06prefix members and cleanup SvxBoxItem, SvxBoxInfoItemTomaž Vajngerl1-168/+165
2023-06-06prefix SvxBorderLine aColor attributeTomaž Vajngerl1-20/+20
2023-06-01use ComplexColor instead of ThemeColor for better OOXML compat.Tomaž Vajngerl2-34/+21
2023-06-01Add Calc view separation for tiled renderingParis Oplopoios1-0/+1
2023-05-28tdf#155350 Do AutoCorrect of Input Method textCaolán McNamara1-1/+2
2023-05-28tdf#155407: fix the second replacement in FnChgToEnEmDashMike Kaganski1-44/+58
2023-05-25svx: use ComplexColor in SvxColorItem instead of the ThemeColorTomaž Vajngerl2-28/+38
2023-05-23editeng: fix assertion uninitialized enumHenry Castro1-1/+2
2023-05-21lok: sc: fix layout RTLHenry Castro1-2/+3
2023-05-19lok: editeng: add LOK special flagsHenry Castro3-0/+17
2023-05-19Fix "AddressSanitizer: heap-use-after-free"cp-23.05.0-1Mike Kaganski1-4/+8
2023-05-13fix check in SvxUnoTextBase::insertTextContentNoel Grandin1-1/+1
2023-05-11editeng: qa: add single line unit testHenry Castro1-0/+16
2023-05-07Change text auto-fit alg. to also increase the scalingTomaž Vajngerl1-0/+16
2023-05-06editeng: ignore line breaksHenry Castro2-5/+14
2023-05-06editeng: add setter function SingleLineHenry Castro1-0/+11
2023-05-06editeng: add flag EEControlBits::SINGLELINEHenry Castro1-0/+3
2023-04-28tdf#90407 Change the auto-fit alg. to match better with OOXMLTomaž Vajngerl9-150/+234
2023-04-25send theme info when changing color (in the picker) via UNO commandTomaž Vajngerl1-1/+32
2023-03-28tdf#102261: introduce editeng paragraph tab stop default distanceSarper Akdemir2-0/+43
2023-03-12tdf#148966: pptx: workaround for multiline fields followed by linebreaksSarper Akdemir6-4/+39
2023-02-06lok: formulabar: fix URL fields selectionSzymon Kłos1-0/+47
2023-01-28check for null pointerAndras Timar1-1/+1
2023-01-28tdf#152483 Fix the insert hyperlink behaviour on CalcGülşah Köse1-7/+6
2023-01-20introduce {Char,Fill}ColorThemeReference which uses XThemeColorTomaž Vajngerl2-0/+25
2023-01-20introduce docmodel comp., model::ThemeColor, use it in SvxColorItemTomaž Vajngerl5-51/+85
2023-01-20editeng: move "tint or shade" variable into SvxThemeColorTomaž Vajngerl1-12/+13
2022-12-20editeng: avoid divide by zeroNoel Grandin1-0/+6
2022-12-08Related: tdf#82115 Fix crash when handling input method eventsPatrick Luby1-0/+6
2022-12-06tdf#152380: add checks for names and values sequences length equalityMike Kaganski1-0/+4
2022-12-02tdf#152094 retain more accuracy from RefDevMode::MSO1Caolán McNamara3-15/+22