summaryrefslogtreecommitdiff
path: root/sw/source/core/unocore/unoport.cxx
AgeCommit message (Expand)Author
2021-04-15store ptr to the original entries in SfxItemPropertyMapNoel Grandin
2021-04-07rtl::Static -> function local staticNoel Grandin
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2020-09-30SwPaM::GetDoc can return a reference insteadCaolán McNamara
2019-12-06tdf#42949 Fix IWYU warnings in sw/source/core/[u-v]*/*cxxGabor Kelemen
2019-10-04sw: SwXTextPortion "TextFieldSeparator"Michael Stahl
2019-09-23UnoBaseClass: remove remaining leftover SwClient bitsBjoern Michaelsen
2019-08-23tdf#39593 extract UnoTunnelId comparison to template functionArkadiy Illarionov
2019-07-08Simplify Sequence iterations in sw/qa/* and sw/source/core/*Arkadiy Illarionov
2019-05-14tdf#42949 Fix IWYU warnings in sw/source/core/inc/[t-w]*Gabor Kelemen
2019-02-07o3tl::make_unique -> std::make_unique in swGabor Kelemen
2018-11-15sw_redlinehide_3: pass layout into SwTextNode::GetExpandText()Michael Stahl
2018-11-10tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin
2018-03-11use sw::WriterMultiListener instead of SwDepend in SwXTextPortionBjoern Michaelsen
2018-02-01tdf#35301 sw: RubyPosition text property support.Mark Hung
2018-01-25introduce SwClient::EndListeningAll()Bjoern Michaelsen
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-09-26loplugin:flatten in swNoel Grandin
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-06-19Make SfxItemSet ranges correct by construction: Fix static casesStephan Bergmann
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-14Use unique_ptr for SwXTextPortion::GetPropertyValue paramStephan Bergmann
2017-04-03use actual UNO enums in swNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2015-12-21loplugin:unusedfields in swNoel Grandin
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-19use comphelper::containerToSequenceNoel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09yet another member of SwXTextPortion needs to be guarded in the dtorBjoern Michaelsen
2015-11-09fix a set of race conditions in the writer uno wrappersBjoern Michaelsen
2015-08-20loplugin: defaultparamsNoel Grandin
2015-07-06improve the returnbyref lopluginNoel Grandin
2015-07-04Fix typosAndrea Gelmini
2015-06-09use UnoCursorPointer in SwXTextPortionBjoern Michaelsen
2015-06-09use ABC instead of Pimpl for SwXTextRangesBjoern Michaelsen
2015-05-26Remove SwClients before destruction in some uno wrapper classesBjoern Michaelsen
2015-05-26now rename the new CreateUnoCrsr2 to CreateUnoCrsr, as the old stuff is goneBjoern Michaelsen
2015-05-26remove SaneOwnership distinctionBjoern Michaelsen
2015-05-26new unocrsrs for SwXTextPortionBjoern Michaelsen
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2014-12-10Use Any specializations for bool, instead of SetValueMatteo Casalin
2014-10-31coverity#707299 Uncaught exceptionCaolán McNamara
2014-10-01sw: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-06-24new compilerplugin returnbyrefNoel Grandin