summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)Author
2022-12-21editeng: avoid divide by zeroNoel Grandin
2022-12-08Related: tdf#82115 Fix crash when handling input method eventsPatrick Luby
2022-11-22tdf#47679 explicitly don't write fcharset2 for text in OpenSymbolCaolán McNamara
2022-11-09Resolves: tdf#149932 honour preedit PANGO_UNDERLINE_NONE/PANGO_UNDERLINE_DOUBLECaolán McNamara
2022-11-01tdf#148934 PDF/UA export: add Contents entry to Link annotationsMichael Stahl
2022-08-15tdf#103492: Messed Arabic letter spacing in text starting with LTR character(s)Khaled Hosny
2022-08-12tdf#129631 writerfilter,sw: RTF import of invalid border...Michael Stahl
2022-07-27tdf#135761 - Calc cell editing: change search preference for the word boundaryAndreas Heinisch
2022-06-27tdf#148820 sc: fix conditional formatted cell colorBalazs Varga
2022-06-15cid#1504592 Big parameter passed by valueCaolán McNamara
2022-06-10new loplugin:moveitNoel Grandin
2022-06-09remove incorrect #ifdef DBG_UTIL around normal code (tdf#149476)Luboš Luňák
2022-06-09clang-tidy modernize-pass-by-value in editengNoel Grandin
2022-06-08DOC import: allow negative page border distancesMiklos Vajna
2022-06-07rPosition to pPositionTomoyuki Kubota
2022-06-07sw layout: allow negative page border distancesMiklos Vajna
2022-06-02tdf#149389 Crash when closing document in dead key mode while adding commentNoel Grandin
2022-06-02tdf#148087 assert editing a cell with OnSelectionChange macro breakpointNoel Grandin
2022-06-02tdf#143964 insert/overwrite cursor shape lags in formula editingNoel Grandin
2022-06-02tdf#145603 Drag-n-drop in formula bar creates mismatchNoel Grandin
2022-06-02std::move SfxPoolItem into SfxItemSet where possibleNoel Grandin
2022-06-02tdf#149420 sw offapi xmloff: add hyphenation zoneLászló Németh
2022-05-28add ClearItem to the SfxItemSet iteratorsNoel Grandin
2022-05-28use the new SfxWhichIter::GetItemState featureNoel Grandin
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-24Use o3tl::make_unsigned in some placesStephan Bergmann
2022-05-20new loplugin:unnecessary lockingNoel Grandin
2022-05-19use the std::function type for this lambda to prevent allocationNoel Grandin
2022-05-18elide some OUString allocation in SvxNumberType::GetNumStrNoel Grandin
2022-05-14tdf#149079 don't skip disposing DnDListenerCaolán McNamara
2022-05-14reserve space in vector in ImpEditEngine::CreateTextObjectNoel Grandin
2022-05-13Pick a better type for the GetAttrib nAttr parameterStephan Bergmann
2022-05-12tdf#121740 std::set->o3tl::sorted_vector in ImpEditEngine::FormatDocNoel Grandin
2022-05-11tdf#148148: Applying Title Case when selection contains only spacesMichael Warner
2022-05-07tdf#107765: Check the updated language and apply it to the cell.Kohei Yoshida
2022-05-05use more o3tl::getTokenNoel Grandin
2022-05-04Just use Any ctor instead of makeAny in editengStephan Bergmann
2022-05-03ofz#24932 TimeoutCaolán McNamara
2022-05-01use more string_view in variousNoel Grandin
2022-04-30split comphelper::string::strip functions into String and view versionNoel Grandin
2022-04-29use more string_view in INetURLObjectNoel Grandin
2022-04-27Fix typosAndrea Gelmini
2022-04-27ofz#24932 TimeoutCaolán McNamara
2022-04-25use string_view in CompareProtocolSchemeNoel Grandin
2022-04-20tdf#148630 fix text layout and cursor position for IVS+spacingMark Hung
2022-04-18tdf#148620 Crash in Draw using Format > Lists > Move DownNoel Grandin
2022-04-14use more string_view in editengNoel Grandin
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