summaryrefslogtreecommitdiff
path: root/sw/source/core/unocore/unocrsrhelper.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-07-31loplugin:flatten in sw/core/unocoreNoel Grandin1-28/+27
2019-12-06sw: add getter for RES_PARATR_LIST_AUTOFMTMichael Stahl1-11/+71
2019-12-06tdf#42949 Fix IWYU warnings in sw/source/core/[u-v]*/*cxxGabor Kelemen1-5/+1
2019-11-28tdf#128898 import text from file with text-decode failedNoel Grandin1-3/+3
2019-10-30sw: UNO API: do not allow inserting control characters into nodesMichael Stahl1-0/+12
2019-10-18lopligin:virtualdead unused params in IDocumentRedlineAccessNoel Grandin1-2/+2
2019-09-23tdf#39593 use getUnoTunnelImplementationArkadiy Illarionov1-9/+1
2019-08-27loplugin:referencecasting find more redundant static_castNoel Grandin1-1/+1
2019-08-15loplugin:sequenceloop in swNoel Grandin1-1/+1
2019-08-07sw: fix ViewCursor.PageStyleName for multi-page paragraphsMiklos Vajna1-1/+4
2019-08-01tdf#125990 change tracking: remove text join workaroundLászló Németh1-4/+0
2019-07-15ofz#15731 Direct-leak RedlineExtraData is copiedCaolán McNamara1-5/+6
2019-07-12tdf#126245 DOCX export: fix losing of tracked numbering changesLászló Németh1-0/+7
2019-07-12tdf#126245 DOCX: reject tracked paragraph numbering changesLászló Németh1-4/+26
2019-07-09tdf#126243 DOCX: export/reject tracked paragraph style changeLászló Németh1-2/+21
2019-07-08Simplify Sequence iterations in sw/qa/* and sw/source/core/*Arkadiy Illarionov1-2/+2
2019-05-28DOCX import: clean-up FinalizeImport() of change trackingLászló Németh1-0/+4
2019-05-23convert nsRedlineType_t to scoped enumNoel Grandin1-13/+13
2019-05-22New loplugin:dataStephan Bergmann1-1/+1
2019-05-04Use hasElements to check Sequence emptiness in swArkadiy Illarionov1-2/+2
2019-04-23tdf#42949 Fix IWYU warnings in include/editeng/[f-x]*Gabor Kelemen1-0/+1
2019-04-19optimise find/insert patternNoel Grandin1-5/+1
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen1-0/+1
2019-02-10loplugin:indentation in swNoel Grandin1-1/+1
2019-01-11tdf#42949 Fix IWYU warnings in sw/inc/*Gabor Kelemen1-0/+1
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin1-2/+2
2018-09-23coverity#1401334 Uncaught exceptionCaolán McNamara1-1/+1
2018-09-18loplugin:useuniqueptr in SwDocShell::StartConvertFromNoel Grandin1-5/+2
2018-08-31Resolves: tdf#119607 crash in calling getPropertyState on TextParagraphCaolán McNamara1-2/+5
2018-08-03Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-04-11new loplugin:unusedvariablemoreNoel Grandin1-4/+1
2018-01-12More loplugin:cstylecast: swStephan Bergmann1-1/+1
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann1-4/+4
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin1-4/+3
2017-10-27loplugin:constantparam in swNoel Grandin1-2/+2
2017-08-25tdf#109267 sw: fix confusing return value of AppendRedline()Michael Stahl1-2/+2
2017-08-04loplugin:constparams in sw part5Noel Grandin1-4/+4
2017-07-27sw: add new TextParagraph property to XTextRangeMiklos Vajna1-0/+13
2017-07-02loplugin:casttovoid: swStephan Bergmann1-4/+1
2017-06-26fdo#43157 convert OSL_ASSERT to assert in sw/source/coreBernhard Widl1-1/+1
2017-06-21convert ErrCode to strong typedefNoel Grandin1-1/+1
2017-05-07revert OSL_ASSERT changesChris Sherlock1-1/+1
2017-05-07tdf#43157: convert sw module away from OSL_ASSERT to assertChris Sherlock1-1/+1
2017-03-16Clean up integers representing "redline authors"Stephan Bergmann1-3/+3
2017-03-16convert SwUndoId to scoped enumNoel Grandin1-4/+4
2017-02-06Add missing #includesStephan Bergmann1-0/+1
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-5/+0
2016-11-21introduce getValue(sKey) for SequenceAsHashMapJochen Nitschke1-34/+10
2016-10-12convert GET_POOLID constants to scoped enumNoel Grandin1-3/+3