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