summaryrefslogtreecommitdiff
path: root/include/editeng
AgeCommit message (Expand)Author
2022-06-02Revert "mark SvxFontItem as IsSortable"Noel 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-26mark SvxFontItem as IsSortableNoel Grandin
2022-05-07tdf#107765: Check the updated language and apply it to the cell.Kohei Yoshida
2022-04-14use more string_view in editengNoel Grandin
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2022-04-13sd theme: add UNO API for shape fill color effectsMiklos Vajna
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
2022-03-17use actual type in AccessibleEditableTextParaNoel Grandin
2022-03-17use actual type in AccessibleContextBaseNoel Grandin
2022-03-15use SalLayoutGlyphsCache in EditEngine/SvxFont (tdf#94677)Luboš Luňák
2022-03-14add TypedWhichId version of QueryStateNoel Grandin
2022-03-14new loplugin:trivialconstructorNoel Grandin
2022-03-11new loplugin:trivialdestructorNoel Grandin
2022-03-01use OUStringBuffer for a string that's modified often (tdf#145862)Luboš Luňák
2022-02-25tdf#81894 sc spelling: eliminate separate(inaccurate) checkJustin Luth
2022-02-24use more TypedWhichIdNoel Grandin
2022-02-24sd theme: add UNO API for shape fill colorMiklos Vajna
2022-02-17sd theme: add doc model for shape fill colorMiklos Vajna
2022-02-10add more TypedWhichIdNoel Grandin
2022-02-04lokCalcRTL: fix editing of shape textDennis Francis
2022-01-27add some more TypeWhichId annotationsNoel Grandin
2021-12-24new comphelper::WeakImplComponentHelperNoel Grandin
2021-12-24Recheck include/[s-x]* with IWYUGabor Kelemen
2021-12-21sd theme: allow setting color effects in the chardlgMiklos Vajna
2021-12-21tdf#133713 sd: bullets and numbering should enable itJustin Luth
2021-12-20osl::Mutex->std::mutex in SvxUnoTextContentNoel Grandin
2021-12-20Recheck include/[e-r]* with IWYUGabor Kelemen
2021-12-19use more cppu::BaseMutexNoel Grandin
2021-12-13ODP import/export: refer to theme from shape text color with effectsMiklos Vajna
2021-12-08use more OUStringLiteral in variousNoel Grandin
2021-12-06tdf#145671 Don't open URL twice in cell edit modeSamuel Mehrbrodt
2021-12-01loplugin:stringliteraldefine in editengNoel Grandin
2021-11-27use more OInterfaceContainerHelper3 in SvxUnoTextContentNoel Grandin
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-23PPTX import: implement native handling of a color's luminance modulationMiklos Vajna
2021-11-23cui, editeng, sw: WrdStt -> WordStartMiklos Vajna
2021-11-17expose the SvxColorItem theme related uno for draw/impressSarper Akdemir
2021-11-16WrtStt->WrdStt for consistency with the other word start abbrevsCaolán McNamara
2021-11-16Drop redundant 'using rtl::OUString'Mike Kaganski
2021-11-16Support reading back theme color from an ooxml documentTomaž Vajngerl
2021-11-16Theme color and tint/shade attribute for SvxColorItemTomaž Vajngerl
2021-11-04use more DECL_DLLPRIVATE_LINKNoel Grandin
2021-11-04tdf#48622 Add new border line width defaultsSamuel Mehrbrodt
2021-10-30tools::Long->sal_Int32 in the DX arraysNoel Grandin
2021-10-29tdf#141193 Added support for bar codes in qrcode dialog box[API Change].homeboy445