summaryrefslogtreecommitdiff
path: root/include/editeng
AgeCommit message (Expand)Author
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
2021-10-29pass DX array around using o3tl::span instead of pointerNoel Grandin
2021-10-24change some LOK internal updates to be pull model instead of pushLuboš Luňák
2021-10-22better name for a function overloadLuboš Luňák
2021-10-19tdf#113512 Writer: 1.15 line spacing UNO commandJim Raykowski
2021-10-15do not use text-based LOK callback internallyLuboš Luňák
2021-10-14Use more appropriate return type for some editeng functionsStephan Bergmann
2021-10-10loplugin:moveparam in editengNoel Grandin
2021-10-09Typo *ropertie -> *ropertyJulien Nabet
2021-10-07loplugin:moveparam in editengNoel Grandin
2021-10-01loplugin:constmethodNoel Grandin
2021-09-22Extend loplugin:stringviewparam to starts/endsWith: editengStephan Bergmann
2021-09-20no need to allocate SfxItemSet separately in SvxOutlinerForwarderNoel Grandin
2021-09-11clang:optin.performance.Padding in svx,editengNoel Grandin
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-02rename UpdateMode -> UpdateLayout in editeng classNoel Grandin
2021-08-25i#114206 sd: unshare shape properties for the same type before insertionMiklos Vajna
2021-08-22no need to use unique_ptr for PolyPolygonNoel Grandin
2021-08-22don't store vcl::Font with unique_ptrNoel Grandin
2021-08-18specialise std::optional for OutlineParaObjectNoel Grandin
2021-08-16pass OutlinerParaObject around by valueNoel Grandin