summaryrefslogtreecommitdiff
path: root/sw/source/uibase/uno/unoatxt.cxx
AgeCommit message (Expand)Author
2023-10-22Use getXWeak in swMike Kaganski
2023-10-06Related: cool#7373 add an SfxHintId::ThisIsAnSfxEventHintCaolán McNamara
2023-09-14simplify some exception throwingNoel Grandin
2023-01-22XUnoTunnel->dynamic_cast in SwXAutoTextGroupNoel Grandin
2023-01-21XUnoTunnel->dynamic_cast in SwXAutoTextEntryNoel Grandin
2023-01-20XUnoTunnel->dynamic_cast in SwXTextRangeNoel Grandin
2023-01-19XUnoTunnel->dynamic_cast for SwXFrameNoel Grandin
2023-01-19XUnoTunnel->dynamic_cast in OTextCursorHelperNoel Grandin
2022-08-12clang-tidy modernize-pass-by-value in swNoel Grandin
2022-07-26elide some temporaries when constructing SwPositionNoel Grandin
2022-07-25rename SwIndex->SwContentIndexNoel Grandin
2022-05-24Use o3tl::make_unsigned in some placesStephan Bergmann
2022-05-03Just use Any ctor instead of makeAny in swStephan Bergmann
2022-01-03sw: prefix members of ConstCustomShape, SwXAutoTextContainer, ...Miklos Vajna
2021-12-27use comphelper::WeakComponentImplHelper in SwXAutoTextEntryNoel Grandin
2021-12-20sw: prefix members of SdrHHCWrapper, SwAutoTextEventDescriptor, ...Miklos Vajna
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-06-20cid#1486006 help coverity see that pGlossaries won't be nullCaolán McNamara
2021-05-21sw: replace most static_cast<sal_uInt16>() calls with o3tl::narrowing()Miklos Vajna
2021-04-15store ptr to the original entries in SfxItemPropertyMapNoel Grandin
2021-04-07rtl::Static -> function local staticNoel Grandin
2020-10-04MakeCopy family never called with a null SwDoc* argCaolán McNamara
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-07-30loplugin:flatten in sw/uibase/sidebar..sw/uibase/unoNoel Grandin
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-02-05sw: convert CopyRange boolean parameters to enumMichael Stahl
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-16tdf#42949 Fix IWYU warnings in sw/source/uibase/[u-w]*/*cxxGabor Kelemen
2020-01-10DOCX import: fix lost objects anchored to the single para of a linked headerMiklos Vajna
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-09-26add property name when throwing css::uno::UnknownPropertyExceptionNoel Grandin
2019-08-23tdf#39593 extract UnoTunnelId comparison to template functionArkadiy Illarionov
2019-08-18tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): swStephan Bergmann
2019-03-29tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]*Gabor Kelemen
2019-02-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2019-01-27Reduce OUString temporariesMatteo Casalin
2018-11-19Fix typosAndrea Gelmini
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-03loplugin:constfields in swNoel Grandin
2018-09-25uno: extra exception for XAutoTextGroup:removeByNameVasily Melenchuk
2018-09-15loplugin:useuniqueptr pass SwTextBlocks around by unique_ptrNoel Grandin
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-09-26loplugin:flatten in swNoel Grandin
2017-07-25convert UNO event ids to scoped enumNoel Grandin
2017-07-14use more OUString::operator== in swNoel Grandin