summaryrefslogtreecommitdiff
path: root/editeng/source/items
AgeCommit message (Expand)Author
2022-08-31tdf#30731: Improve caret travelling in WriterKhaled Hosny
2022-08-23tdf#66819: Disable ligatures with character spacingKhaled Hosny
2022-08-14tdf#104921: Cleanup Kashida insertion logicKhaled Hosny
2022-08-12related tdf#150197: use SetListFormat or SetPrefix/SuffixJustin Luth
2022-08-11tdf#129631 writerfilter,sw: RTF import of invalid border...Michael Stahl
2022-08-01related tdf#150197 editeng: clear oListFormat on SetListFormat()Justin Luth
2022-07-14loplugin:moveitNoel Grandin
2022-06-26tdf#148820 sc: fix conditional formatted cell colorBalazs Varga
2022-06-10new loplugin:moveitNoel Grandin
2022-06-09clang-tidy modernize-pass-by-value in editengNoel Grandin
2022-06-08DOC import: allow negative page border distancesMiklos Vajna
2022-06-07sw layout: allow negative page border distancesMiklos Vajna
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-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-18elide some OUString allocation in SvxNumberType::GetNumStrNoel Grandin
2022-04-29use more string_view in INetURLObjectNoel Grandin
2022-04-20tdf#148630 fix text layout and cursor position for IVS+spacingMark Hung
2022-04-08use just one shared global SalLayoutGlyphsCacheLuboš Luňák
2022-03-18tdf#145614 Convert #define to enum or constexprDeep17
2022-03-15use SalLayoutGlyphsCache in EditEngine/SvxFont (tdf#94677)Luboš Luňák
2022-03-15Better CreateRomanString() to create Roman numbersHossein
2022-02-17sd theme: add doc model for shape fill colorMiklos Vajna
2022-02-09tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macroHossein
2022-02-06Simplify sequence of PropertyValue in cui/editeng/extensionsJulien Nabet
2022-01-17Recheck modules [e-f]* with IWYUGabor Kelemen
2021-12-21sd theme: allow setting color effects in the chardlgMiklos Vajna
2021-12-17sd theme: add a "theme" palette to the color pickerMiklos Vajna
2021-11-24PPTX import: implement native handling of a color's luminance offsetMiklos Vajna
2021-11-23PPTX import: implement native handling of a color's luminance modulationMiklos Vajna
2021-11-22Use less DegreeN::get()Mike Kaganski
2021-11-16Theme color and tint/shade attribute for SvxColorItemTomaž Vajngerl
2021-11-13Use o3tl::convertMike Kaganski
2021-11-13tdf#145610: lists should not have includeUpperLevels < 1Vasily Melenchuk
2021-10-30tools::Long->sal_Int32 in the DX arraysNoel Grandin
2021-10-30Prepare for removal of non-const operator[] from Sequence in editengMike Kaganski
2021-10-29pass DX array around using o3tl::span instead of pointerNoel Grandin
2021-10-04tdf#144578: numbering: generate include upper levels for UIVasily Melenchuk
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 5Mike Kaganski
2021-09-10warning: Excessive padding in 'struct OutDevState'Caolán McNamara
2021-09-09ODT export: order <style:font-face> elements inside <office:font-face-decls>Miklos Vajna
2021-09-04use std::vector for fetching DX array dataNoel Grandin
2021-09-01clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-22don't store vcl::Font with unique_ptrNoel Grandin
2021-08-18undo changes to TextAlignCaolán McNamara
2021-08-17tdf#143858: sw: default value for nInclUpperLevels is 1Vasily Melenchuk
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin
2021-08-11Drop convertMm100ToTwip in favor of the new o3tl::toTwipsMike Kaganski
2021-08-11convert some LogicToLogic calls to use o3tl::convert insteadTomaž Vajngerl