summaryrefslogtreecommitdiff
path: root/sw/source/core/edit/edtox.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-05-03WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara1-1/+1
2024-04-10tdf#146619 Drop unused 'using namespace' in: sw/Gabor Kelemen1-1/+0
2023-06-28Drop i18nutil::SearchOptionsMike Kaganski1-1/+0
2022-07-29use more SwPaM::StartEndNoel Grandin1-2/+1
2022-07-26sal_uLong->sal_Int32 in the Find/Search methodsNoel Grandin1-1/+1
2022-05-13add SvStream::ReadLine(OStringBuffer... to reduce OString allocationNoel Grandin1-1/+1
2022-01-20tdf#106899 - Import concordance file using appropriate charsetAndreas Heinisch1-1/+5
2021-09-08convert some OSL_ENSURE -> assertNoel Grandin1-3/+3
2021-07-24Fix typoAndrea Gelmini1-1/+1
2021-07-22tdf#139426 Supress AssertFlyPages in Tabe re-layoutArmin Le Grand (Allotropia)1-0/+4
2020-08-01loplugin:flatten in sw/core/draw..sw/core/editNoel Grandin1-22/+22
2020-07-03SwTOXMark::InsertTOXMarks: SwIterator no more ...Bjoern Michaelsen1-1/+1
2020-06-16sw: remove useless SET_CURR_SHELL macroMiklos Vajna1-3/+3
2019-12-11convert SectionType to scoped enumNoel Grandin1-3/+3
2019-11-14tdf#42949 Fix IWYU warnings in sw/source/core/[e-l]*/*cxxGabor Kelemen1-10/+2
2019-04-25Fix typoAndrea Gelmini1-1/+1
2019-02-22SfxProgress:SetStateText is deadNoel Grandin1-2/+0
2018-12-21sw_redlinehide: adapt ToX UpdateMichael Stahl1-3/+3
2018-12-18sw: refactor a confusing thicket of overloads, all named Find()Michael Stahl1-1/+1
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen1-0/+1
2018-11-25tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski1-9/+8
2018-08-14loplugin:returnconstant in SwEditShellNoel Grandin1-2/+1
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke1-1/+0
2018-01-02loplugin:passstuffbyref improved return in swNoel Grandin1-1/+1
2017-11-22replace check of eof and GetError with goodCaolán McNamara1-1/+1
2017-11-22drop duplicate methodCaolán McNamara1-1/+1
2017-10-05tdf#112292 - fix memory leak and use more auto ref counting in swNoel Grandin1-3/+3
2017-08-04loplugin:constparams in sw part3Noel Grandin1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-06-27loplugin:oncevar in swNoel Grandin1-11/+7
2017-06-05Improved loplugin:cstylecast to reference types: swStephan Bergmann1-1/+1
2017-05-12sw: change SwCursorShell::Pop() parameter from meaningless bool to enumMichael Stahl1-1/+1
2017-03-22loplugin:redundantcast find redundant c-style enum castsNoel Grandin1-2/+2
2017-03-16convert SwUndoId to scoped enumNoel Grandin1-2/+2
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin1-7/+6
2016-08-31convert FindRanges to o3tl::typed_flags_setNoel Grandin1-1/+1
2016-08-31convert SwDocPositions to scoped enumNoel Grandin1-1/+1
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke1-1/+1
2016-05-26loplugin:unusedreturntypesNoel Grandin1-2/+2
2016-02-24let SvxSearchItem use SearchOptions2Eike Rathke1-3/+6
2016-01-21loplugin: unused return valuesNoel Grandin1-2/+2
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-6/+6
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-4/+4
2015-10-20loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-4/+4
2015-08-27Clean up sEmptyStephan Bergmann1-2/+1
2015-08-20loplugin: defaultparamsNoel Grandin1-1/+1
2015-06-24Simplify uses of comphelper::string::equals with constant argumentStephan Bergmann1-3/+2
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-11/+11
2015-05-05loplugin:staticmethodsNoel Grandin1-3/+3