summaryrefslogtreecommitdiff
path: root/sw/source/core/inc/unoport.hxx
AgeCommit message (Expand)AuthorFilesLines
2024-03-07tdf#143148 Use #pragma once instead of include guardsJonah Janzen1-4/+2
2023-12-29use more concrete UNO types in swNoel Grandin1-25/+26
2023-09-18use more concrete UNO types in swNoel Grandin1-1/+2
2023-09-17remove unnecessary dynamic_cast around SwXTextNoel Grandin1-1/+2
2023-01-21XUnoTunnel->dynamic_cast in SwXTextPortionNoel Grandin1-6/+0
2023-01-21XUnoTunnel->dynamic_cast in SwXTextPortionEnumerationNoel Grandin1-7/+0
2022-12-19sw: ODT import/export of DOCX's paragraph marker formattingMiklos Vajna1-1/+6
2022-08-12unique_ptr->optional in SwXTextPortionNoel Grandin1-5/+5
2022-08-12clang-tidy modernize-pass-by-value in swNoel Grandin1-3/+3
2022-07-21tdf#119840 don't load redlines in lcl_FindParagraphClassificationFieldNoel Grandin1-1/+2
2022-04-04sw content controls: include this in the UNO API text portion enumMiklos Vajna1-1/+8
2022-03-03sw clearing breaks: include this in the UNO API text portion enumMiklos Vajna1-1/+8
2021-10-11loplugin:moveparam in swNoel Grandin1-1/+1
2021-04-15store ptr to the original entries in SfxItemPropertyMapNoel Grandin1-1/+1
2021-01-30loplugin:finalclasses in swNoel1-3/+2
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel1-1/+1
2020-09-15sw: don't throw if disposed in SwXRedlinePortion::getPropertyValue()Michael Stahl1-2/+1
2019-10-04sw: SwXTextPortion "TextFieldSeparator"Michael Stahl1-0/+1
2019-09-23UnoBaseClass: remove remaining leftover SwClient bitsBjoern Michaelsen1-5/+3
2019-05-14tdf#42949 Fix IWYU warnings in sw/source/core/inc/[t-w]*Gabor Kelemen1-6/+4
2018-03-11use sw::WriterMultiListener instead of SwDepend in SwXTextPortionBjoern Michaelsen1-3/+3
2018-02-28Fix some IWYU warningsMiklos Vajna1-0/+1
2018-02-01tdf#35301 sw: RubyPosition text property support.Mark Hung1-0/+1
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin1-3/+3
2017-06-14Use unique_ptr for SwXTextPortion::GetPropertyValue paramStephan Bergmann1-1/+1
2017-04-12fix typo @trhowsMichael Stahl1-2/+2
2017-03-08lok: Do not use UNO for fetching tracked changesPranav Kant1-2/+0
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-58/+44
2017-01-19New loplugin:dynexcspec: Add @throws documentation, swStephan Bergmann1-1/+12
2016-10-20loplugin:expandablemethodds in sw(part2)Noel Grandin1-3/+0
2016-09-27sw: Drop unused forward declarationsTakeshi Abe1-1/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-3/+3
2016-08-21coverity#1371619 Uncaught exceptionCaolán McNamara1-1/+1
2016-08-21coverity#1371620 Uncaught exceptionCaolán McNamara1-1/+1
2016-08-19sw lok: add callbacks for redline table insertion / removalMiklos Vajna1-0/+3
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann1-6/+6
2016-06-16Remove the :: prefix in ::std for swMark Page1-5/+5
2015-12-21loplugin:unusedfields in swNoel Grandin1-3/+0
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-12/+12
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin1-104/+94
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-39/+39
2015-07-21loplugin:unusedmethods swNoel Grandin1-7/+0
2015-07-06improve the returnbyref lopluginNoel Grandin1-4/+4
2015-06-09lplugin:redundantcastStephan Bergmann1-2/+2
2015-06-09use new UnoCursorPointer in SwXTextPortionEnumerationBjoern Michaelsen1-8/+3
2015-06-09use UnoCursorPointer in SwXTextPortionBjoern Michaelsen1-4/+2
2015-05-26new unocrsrs for SwXTextPortionBjoern Michaelsen1-0/+3
2015-05-26new unocrsrs for SwXTextPortionEnumerationBjoern Michaelsen1-0/+2
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-7/+7
2015-04-06sw: use variadic cppu::WeakImplHelperMiklos Vajna1-4/+3