summaryrefslogtreecommitdiff
path: root/sw/inc/unocrsrhelper.hxx
AgeCommit message (Expand)Author
2022-10-30tdf#126788 avoid temporary SequenceNoel Grandin
2022-10-11use more string_view in swNoel Grandin
2022-08-14use more GetContentIndexNoel Grandin
2022-08-14rename SwPaM::GetContentNode to GetPointContentNode/GetMarkContentNodeNoel Grandin
2021-05-18loplugin:unusedmethodsNoel Grandin
2021-04-15store ptr to the original entries in SfxItemPropertyMapNoel Grandin
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-05-09compact namespace in swNoel Grandin
2018-11-15sw_redlinehide_3: SwXTextViewCursor::getString() without redlinesMichael Stahl
2018-05-25NFC SwUnoCursorHelper: add SetModeAttr option to setPropertyValueJustin Luth
2018-03-28sw: fix some IWYU warningsMiklos Vajna
2017-10-27loplugin:constantparam in swNoel Grandin
2017-10-23loplugin:includeform: swStephan Bergmann
2017-08-04loplugin:constparams in sw part5Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, swStephan Bergmann
2016-02-29loplugin:unuseddefaultparam in sw (part2)Noel Grandin
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06com::sun::star->css in sw/incNoel Grandin
2015-09-04sw: replace boost::ptr_map with std::mapMichael Stahl
2015-07-02some other coverity thingsCaolán McNamara
2015-06-28coverity#1308534 Uncaught exceptionCaolán McNamara
2015-06-28coverity#1308530 Uncaught exceptionCaolán McNamara
2015-06-28coverity#1308491 Uncaught exceptionCaolán McNamara
2015-06-28coverity#1308490 Uncaught exceptionCaolán McNamara
2015-06-27coverity#1308467 Uncaught exceptionCaolán McNamara
2015-06-18Added test for del of table redlines rhbz#1198848Varun
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-03-11convert SetAttrMode to enum classNoel Grandin
2014-11-25fdo#75757: remove inheritance to std::mapJuan Picca
2014-05-27cid#707295 Uncaught exceptionNoel Grandin
2014-05-27cid#707296 and cid#738184 Uncaught exceptionNoel Grandin
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-03-10coverity#1103733 Uncaught exceptionCaolán McNamara
2014-02-27Remove visual noise from swAlexander Wilms
2014-02-12DOCX import sends 'table cell redline' to SW core, and core stores itAdam Co
2014-02-12Rename 'makeTableRedline' to 'makeTableRowRedline'Adam Co
2014-02-12DOCX import sends 'table row redline' to SW core, and core stores itAdam Co
2014-01-15Resolves: #i17171# Writer paragraph cannot be longer than 65534 charactersCaolán McNamara
2013-11-05fixincludeguards.sh: swThomas Arnhold
2013-09-19convert sw/inc/unoicrsrhelper.hxx from String to OUStringNoel Grandin
2013-06-12include cleanupMatteo Casalin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-03sw: remove dependency of SwXTextDocument on unoflatpara.hxxMichael Stahl
2013-02-03sw: move implementation of SwXTextView::select into unocoreMichael Stahl
2013-01-08fdo#44736 - set and fetch multiple properties concurrentlyMichael Meeks
2012-12-14sal_Bool to boolTakeshi Abe
2012-11-30re-base on ALv2 code. Includes:Michael Meeks