summaryrefslogtreecommitdiff
path: root/include/editeng
AgeCommit message (Expand)AuthorFilesLines
2022-04-08use just one shared global SalLayoutGlyphsCacheLuboš Luňák1-6/+4
2022-03-17use actual type in AccessibleEditableTextParaNoel Grandin1-1/+3
2022-03-17use actual type in AccessibleContextBaseNoel Grandin1-1/+3
2022-03-15use SalLayoutGlyphsCache in EditEngine/SvxFont (tdf#94677)Luboš Luňák1-2/+5
2022-03-14add TypedWhichId version of QueryStateNoel Grandin1-4/+8
2022-03-14new loplugin:trivialconstructorNoel Grandin2-2/+0
2022-03-11new loplugin:trivialdestructorNoel Grandin1-1/+0
2022-03-01use OUStringBuffer for a string that's modified often (tdf#145862)Luboš Luňák1-1/+1
2022-02-25tdf#81894 sc spelling: eliminate separate(inaccurate) checkJustin Luth1-1/+1
2022-02-24use more TypedWhichIdNoel Grandin1-13/+20
2022-02-24sd theme: add UNO API for shape fill colorMiklos Vajna1-0/+1
2022-02-17sd theme: add doc model for shape fill colorMiklos Vajna1-21/+37
2022-02-10add more TypedWhichIdNoel Grandin2-3/+4
2022-02-04lokCalcRTL: fix editing of shape textDennis Francis1-0/+4
2022-01-27add some more TypeWhichId annotationsNoel Grandin1-2/+4
2021-12-24new comphelper::WeakImplComponentHelperNoel Grandin1-4/+3
2021-12-24Recheck include/[s-x]* with IWYUGabor Kelemen1-1/+0
2021-12-21sd theme: allow setting color effects in the chardlgMiklos Vajna1-0/+4
2021-12-21tdf#133713 sd: bullets and numbering should enable itJustin Luth1-0/+5
2021-12-20osl::Mutex->std::mutex in SvxUnoTextContentNoel Grandin1-4/+4
2021-12-20Recheck include/[e-r]* with IWYUGabor Kelemen8-8/+2
2021-12-19use more cppu::BaseMutexNoel Grandin1-3/+2
2021-12-13ODP import/export: refer to theme from shape text color with effectsMiklos Vajna1-0/+4
2021-12-08use more OUStringLiteral in variousNoel Grandin1-2/+0
2021-12-06tdf#145671 Don't open URL twice in cell edit modeSamuel Mehrbrodt1-1/+2
2021-12-01loplugin:stringliteraldefine in editengNoel Grandin3-403/+399
2021-11-27use more OInterfaceContainerHelper3 in SvxUnoTextContentNoel Grandin1-2/+2
2021-11-24ofz#41345 Negative-size-paramCaolán McNamara1-2/+2
2021-11-24PPTX import: implement native handling of a color's luminance offsetMiklos Vajna4-1/+6
2021-11-23PPTX import: implement native handling of a color's luminance modulationMiklos Vajna4-0/+5
2021-11-23cui, editeng, sw: WrdStt -> WordStartMiklos Vajna1-14/+14
2021-11-17expose the SvxColorItem theme related uno for draw/impressSarper Akdemir2-1/+5
2021-11-16WrtStt->WrdStt for consistency with the other word start abbrevsCaolán McNamara1-1/+1
2021-11-16Drop redundant 'using rtl::OUString'Mike Kaganski1-5/+0
2021-11-16Support reading back theme color from an ooxml documentTomaž Vajngerl1-0/+2
2021-11-16Theme color and tint/shade attribute for SvxColorItemTomaž Vajngerl2-2/+28
2021-11-04use more DECL_DLLPRIVATE_LINKNoel Grandin1-6/+6
2021-11-04tdf#48622 Add new border line width defaultsSamuel Mehrbrodt1-10/+13
2021-10-30tools::Long->sal_Int32 in the DX arraysNoel Grandin3-6/+6
2021-10-29tdf#141193 Added support for bar codes in qrcode dialog box[API Change].homeboy4451-1/+1
2021-10-29pass DX array around using o3tl::span instead of pointerNoel Grandin3-5/+7
2021-10-24change some LOK internal updates to be pull model instead of pushLuboš Luňák1-0/+2
2021-10-22better name for a function overloadLuboš Luňák1-1/+1
2021-10-19tdf#113512 Writer: 1.15 line spacing UNO commandJim Raykowski1-1/+1
2021-10-15do not use text-based LOK callback internallyLuboš Luňák1-0/+2
2021-10-14Use more appropriate return type for some editeng functionsStephan Bergmann1-1/+1
2021-10-10loplugin:moveparam in editengNoel Grandin1-1/+1
2021-10-09Typo *ropertie -> *ropertyJulien Nabet1-2/+2
2021-10-07loplugin:moveparam in editengNoel Grandin2-3/+3
2021-10-01loplugin:constmethodNoel Grandin3-8/+8