summaryrefslogtreecommitdiff
path: root/sw/source/core/inc/unoflatpara.hxx
AgeCommit message (Expand)AuthorFilesLines
2024-03-07tdf#143148 Use #pragma once instead of include guardsJonah Janzen1-4/+1
2023-11-28tdf#153693: improve SwXFlatParagraph::isModified checkMike Kaganski1-0/+1
2023-05-13tdf#155232: drop m_aFlatParaList from SwXFlatParagraphIteratorMike Kaganski1-3/+0
2023-01-20XUnoTunnel->dynamic_cast in SwXFlatParagraphNoel Grandin1-7/+0
2022-08-12clang-tidy modernize-pass-by-value in swNoel Grandin1-1/+1
2022-03-10Recheck sw headers with IWYUGabor Kelemen1-1/+0
2021-10-21introduce SwNodeOffset strong typedefNoel Grandin1-2/+3
2021-01-30loplugin:finalclasses in swNoel1-2/+2
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen1-0/+1
2020-05-09compact namespace in swNoel Grandin1-8/+2
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin1-1/+1
2019-05-14tdf#42949 Fix IWYU warnings in sw/source/core/inc/[t-w]*Gabor Kelemen1-1/+1
2019-02-25UNO paragraph iterator: uno SvtListener instead of SwClientBjoern Michaelsen1-5/+3
2018-10-03loplugin:constfields in swNoel Grandin1-1/+1
2017-10-23loplugin:includeform: swStephan Bergmann1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-47/+25
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-2/+2
2016-06-27loplugin:singlevalfields in sw(part3)Noel Grandin1-2/+0
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin1-34/+29
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-26/+26
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-4/+4
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-3/+3
2015-04-06sw: use variadic cppu::WeakImplHelperMiklos Vajna1-4/+3
2015-04-01i#105557: fix locking for SwXTextMarkupMichael Stahl1-1/+1
2015-02-07loplugin:deletedspecialStephan Bergmann1-4/+4
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-1/+1
2014-04-30sw: sal_Bool->boolNoel Grandin1-3/+3
2014-04-24Finish cleaning up ASCII art in the sw moduleChris Laplante1-8/+0
2014-04-08SwXFlatParagraph: use ::cppu::ImplInheritanceHelperMichael Stahl1-15/+9
2014-04-08fdo#69416: make footnote positions available to XProofreaderMichael Stahl1-1/+52
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin1-3/+3
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-24/+24
2014-03-17sw: prefer passing OUString by referenceNoel Grandin1-1/+1
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-21/+21
2013-11-05fixincludeguards.sh: swThomas Arnhold1-2/+2
2013-05-23Resolves: #i121734# extend XTextMarkup to support rangesJürgen Schmidt1-1/+10
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-5/+5
2013-02-03sw: move {unoflatpara,unotextmarkup}.hxx to source/core/incMichael Stahl1-0/+138