summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)Author
2023-05-02lok: sc: fix layout RTLHenry Castro
2023-05-02lok: editeng: add LOK special flagsHenry Castro
2023-04-24Fix Windows buildMike Kaganski
2023-04-07tdf#90407 Change the auto-fit alg. to match better with OOXMLTomaž Vajngerl
2023-04-07fix rendering of text when "fit to frame" is enabledTomaž Vajngerl
2023-03-08Revert "editeng: add method SetSingleLineCharAttribs"Andras Timar
2023-02-15editeng: add method SetSingleLineCharAttribsHenry Castro
2023-02-15editeng:qa: add single line unit testHenry Castro
2023-02-15editeng: ignore line breaksHenry Castro
2023-02-15editeng: add flag EEControlBits::SINGLELINEHenry Castro
2023-02-01lok: formulabar: fix URL fields selectionSzymon Kłos
2023-01-17introduce {Char,Fill}ColorThemeReference which uses XThemeColorTomaž Vajngerl
2023-01-16introduce docmodel comp., model::ThemeColor, use it in SvxColorItemTomaž Vajngerl
2023-01-12editeng: move "tint or shade" variable into SvxThemeColorTomaž Vajngerl
2022-12-22check for null pointerAndras Timar
2022-12-21tdf#152483 Fix the insert hyperlink behaviour on CalcGülşah Köse
2022-06-30sd theme: add doc model for shape fill colorMiklos Vajna
2022-06-29sd theme: allow setting color effects in the chardlgMiklos Vajna
2022-06-29sd theme: add a "theme" palette to the color pickerMiklos Vajna
2022-06-29ODP import/export: refer to theme from shape text color with effectsMiklos Vajna
2022-06-29ODP import/export: refer to theme from shape text colorMiklos Vajna
2022-06-27tdf#148820 sc: fix conditional formatted cell colorBalazs Varga
2022-06-13remove incorrect #ifdef DBG_UTIL around normal code (tdf#149476)Luboš Luňák
2022-06-09tdf#145603 Drag-n-drop in formula bar creates mismatchNoel Grandin
2022-06-09tdf#143964 insert/overwrite cursor shape lags in formula editingNoel Grandin
2022-05-25tdf#149079 don't skip disposing DnDListenerCaolán McNamara
2022-04-19tdf#148620 Crash in Draw using Format > Lists > Move DownNoel Grandin
2022-02-21tdf#147166 EditTextObjectImpl copy ctor doesn't exactly copy EditTextObjectImplCaolán McNamara
2022-02-18tdf#143709 - Create repaint rectangle with the old text sizeAndreas Heinisch
2022-02-14lokCalcRTL: fix editing of shape textDennis Francis
2022-02-14lokCalcRTL: selection coords should be mirrored w.r.t output areaDennis Francis
2022-02-14lokCalcRTL: text cursor pos should be mirrored w.r.t output areaDennis Francis
2022-02-14use more cppu::BaseMutexNoel Grandin
2022-02-14lok: ensure no more tunneled spellchecking menuHenry Castro
2022-01-20Resolves: tdf#139974 Do not munge character after forced line breakEike Rathke
2022-01-11editeng: avoid writing past the end of of pLine->GetCharPosArray()Miklos Vajna
2021-12-21tdf#133713 sd: bullets and numbering should enable itJustin Luth
2021-12-13tdf#146179: fix Dev Tools crash when inspecting object in special fileJulien Nabet
2021-12-09tdf#145671 Don't open URL twice in cell edit modeSamuel Mehrbrodt
2021-11-24ofz#41345 Negative-size-paramCaolán McNamara
2021-11-24PPTX import: implement native handling of a color's luminance offsetMiklos Vajna
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-11-23PPTX import: implement native handling of a color's luminance modulationMiklos Vajna
2021-11-23cui, editeng, sw: WrdStt -> WordStartMiklos Vajna
2021-11-22Use less DegreeN::get()Mike Kaganski
2021-11-20tdf#133835 speedup calc autofilter (2)Noel Grandin
2021-11-19Drop F_PI1800/F_PI18000, and unify deg2rad/rad2deg conversionsMike Kaganski
2021-11-19PPTX import: handle <a:clrScheme name="...">Miklos Vajna
2021-11-16WrtStt->WrdStt for consistency with the other word start abbrevsCaolán McNamara
2021-11-16Related: tdf#142719 first time undo adds an exception it gets lostCaolán McNamara