summaryrefslogtreecommitdiff
path: root/editeng/source/uno/unotext.cxx
AgeCommit message (Expand)Author
2024-05-07loplugin:ostr in editengNoel Grandin
2024-05-01WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-04-09tdf#42982: Improve UNO API error reportingMohit Marathe
2024-03-21ITEM: Remove InvalidateAllItems()Armin Le Grand (allotropia)
2024-01-27ITEM: Cleanup some Pool stuff with DefaultsArmin Le Grand (allotropia)
2023-12-19Keep selection as after copying the textPranam Lashkari
2023-11-02this should never be null, so we can use a referenceCaolán McNamara
2023-11-02crash seen in EditView::GetTransferable in calcCaolán McNamara
2023-10-11Drop o3tl::span, can use C++20 std::span directly nowStephan Bergmann
2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann
2023-08-15ComplexColor various clean-up and (trivial) refactoringsTomaž Vajngerl
2023-06-29tdf#73537 - sc: show author and creation date in calc commentsBalazs Varga
2023-06-18Use getXWeak in editengMike Kaganski
2023-06-16tdf#103064 sw,editeng: enable UNO API and ODF import/exportMaxim Monastirsky
2023-05-12use ComplexColor instead of ThemeColor for better OOXML compat.Tomaž Vajngerl
2023-05-08svx: use ComplexColor in SvxColorItem instead of the ThemeColorTomaž Vajngerl
2023-04-14fix check in SvxUnoTextBase::insertTextContentNoel Grandin
2023-04-04tdf#153880 sc: Make Calc text hyperlinks stand out moreBalazs Varga
2023-01-13introduce {Char,Fill}ColorThemeReference which uses XThemeColorTomaž Vajngerl
2023-01-12introduce docmodel comp., model::ThemeColor, use it in SvxColorItemTomaž Vajngerl
2022-12-06tdf#152380: add checks for names and values sequences length equalityMike Kaganski
2022-08-02tdf#148810 pptx import: Depth set by EE_PARA_OUTLLEVELJustin Luth
2022-07-25use more o3tl::spanNoel Grandin
2022-07-04tdf#137544 avoid some temporary OUStringNoel Grandin
2022-05-04Just use Any ctor instead of makeAny in editengStephan Bergmann
2022-02-27use more SfxItemSet::CloneAsValueNoel Grandin
2022-02-17sd theme: add doc model for shape fill colorMiklos Vajna
2021-12-21loplugin:flatten in editeng..extensionsNoel Grandin
2021-12-13ODP import/export: refer to theme from shape text color with effectsMiklos Vajna
2021-12-12tdf#146179: fix Dev Tools crash when inspecting object in special fileJulien Nabet
2021-12-09ODP import/export: refer to theme from shape text colorMiklos Vajna
2021-11-24ofz#41345 Negative-size-paramCaolán McNamara
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 5Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-08-13rtl::Static -> thread-safe static localNoel Grandin
2021-07-15drop the Pair constructor from SfxItemSetNoel Grandin
2021-07-02can allocate these SfxItemSet on the stackNoel Grandin
2021-06-21tdf#142716 Update selection after any text is inserted.Gülşah Köse
2021-06-11tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)
2021-06-08Addendum to: Remove SfxItemState::READONLYArmin Le Grand (Allotropia)
2021-06-08Remove SfxItemState::READONLYArmin Le Grand
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-15store ptr to the original entries in SfxItemPropertyMapNoel Grandin
2021-04-12less copying in SfxItemPropertyMap::getPropertyEntriesNoel Grandin
2021-04-07rtl::Static -> function local staticNoel Grandin
2021-02-22loplugin:refcounting in editengNoel
2020-12-19use more string_view in SfxItemPropertyMapNoel
2020-11-12tdf#42949 Fix new IWYU warnings in directories [e-f]*Gabor Kelemen
2020-10-02loplugin:reducevarscope in desktop..emfioNoel