summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)AuthorFilesLines
2023-06-30-Werror=dangling-referenceStephan Bergmann1-2/+1
2023-05-26tdf#155350 Do AutoCorrect of Input Method textCaolán McNamara1-1/+2
2023-05-09Change text auto-fit alg. to also increase the scalingTomaž Vajngerl1-0/+16
2023-05-08editeng: fix assertion uninitialized enumHenry Castro1-1/+2
2023-05-06editeng: add setter function SingleLineHenry Castro1-0/+11
2023-05-02lok: sc: fix layout RTLHenry Castro1-2/+3
2023-05-02lok: editeng: add LOK special flagsHenry Castro3-0/+17
2023-04-24Fix Windows buildMike Kaganski1-2/+2
2023-04-07tdf#90407 Change the auto-fit alg. to match better with OOXMLTomaž Vajngerl9-150/+235
2023-04-07fix rendering of text when "fit to frame" is enabledTomaž Vajngerl9-62/+58
2023-03-08Revert "editeng: add method SetSingleLineCharAttribs"Andras Timar3-31/+0
2023-02-15editeng: add method SetSingleLineCharAttribsHenry Castro3-0/+31
2023-02-15editeng:qa: add single line unit testHenry Castro1-0/+16
2023-02-15editeng: ignore line breaksHenry Castro2-5/+14
2023-02-15editeng: add flag EEControlBits::SINGLELINEHenry Castro1-0/+3
2023-02-01lok: formulabar: fix URL fields selectionSzymon Kłos1-0/+47
2023-01-17introduce {Char,Fill}ColorThemeReference which uses XThemeColorTomaž Vajngerl2-0/+25
2023-01-16introduce docmodel comp., model::ThemeColor, use it in SvxColorItemTomaž Vajngerl5-50/+99
2023-01-12editeng: move "tint or shade" variable into SvxThemeColorTomaž Vajngerl1-12/+13
2022-12-22check for null pointerAndras Timar1-1/+1
2022-12-21tdf#152483 Fix the insert hyperlink behaviour on CalcGülşah Köse1-7/+6
2022-06-30sd theme: add doc model for shape fill colorMiklos Vajna2-27/+44
2022-06-29sd theme: allow setting color effects in the chardlgMiklos Vajna1-0/+4
2022-06-29sd theme: add a "theme" palette to the color pickerMiklos Vajna1-0/+2
2022-06-29ODP import/export: refer to theme from shape text color with effectsMiklos Vajna1-5/+22
2022-06-29ODP import/export: refer to theme from shape text colorMiklos Vajna1-0/+12
2022-06-27tdf#148820 sc: fix conditional formatted cell colorBalazs Varga1-2/+10
2022-06-13remove incorrect #ifdef DBG_UTIL around normal code (tdf#149476)Luboš Luňák1-5/+1
2022-06-09tdf#145603 Drag-n-drop in formula bar creates mismatchNoel Grandin1-2/+0
2022-06-09tdf#143964 insert/overwrite cursor shape lags in formula editingNoel Grandin1-3/+0
2022-05-25tdf#149079 don't skip disposing DnDListenerCaolán McNamara1-10/+10
2022-04-19tdf#148620 Crash in Draw using Format > Lists > Move DownNoel Grandin11-386/+429
2022-02-21tdf#147166 EditTextObjectImpl copy ctor doesn't exactly copy EditTextObjectImplCaolán McNamara1-0/+1
2022-02-18tdf#143709 - Create repaint rectangle with the old text sizeAndreas Heinisch1-4/+4
2022-02-14lokCalcRTL: fix editing of shape textDennis Francis3-6/+41
2022-02-14lokCalcRTL: selection coords should be mirrored w.r.t output areaDennis Francis2-4/+12
2022-02-14lokCalcRTL: text cursor pos should be mirrored w.r.t output areaDennis Francis1-0/+7
2022-02-14use more cppu::BaseMutexNoel Grandin1-5/+5
2022-02-14lok: ensure no more tunneled spellchecking menuHenry Castro1-8/+2
2022-01-20Resolves: tdf#139974 Do not munge character after forced line breakEike Rathke1-2/+4
2022-01-11editeng: avoid writing past the end of of pLine->GetCharPosArray()Miklos Vajna1-2/+8
2021-12-21tdf#133713 sd: bullets and numbering should enable itJustin Luth1-0/+29
2021-12-13tdf#146179: fix Dev Tools crash when inspecting object in special fileJulien Nabet1-0/+4
2021-12-09tdf#145671 Don't open URL twice in cell edit modeSamuel Mehrbrodt2-3/+6
2021-11-24ofz#41345 Negative-size-paramCaolán McNamara1-6/+6
2021-11-24PPTX import: implement native handling of a color's luminance offsetMiklos Vajna1-3/+19
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin5-10/+10
2021-11-23PPTX import: implement native handling of a color's luminance modulationMiklos Vajna1-3/+19
2021-11-23cui, editeng, sw: WrdStt -> WordStartMiklos Vajna2-41/+41
2021-11-22Use less DegreeN::get()Mike Kaganski1-2/+2