summaryrefslogtreecommitdiff
path: root/sw/source/core/unocore/unoidx.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-07-08Simplify Sequence iterations in sw/qa/* and sw/source/core/*Arkadiy Illarionov1-5/+3
2019-06-24Drop sw::GetSupportedServiceNamesImplArkadiy Illarionov1-23/+3
2019-05-30tdf#125372 writer, file with lots of hints very slow to open, part7Noel Grandin1-34/+7
2019-04-26sw: sync UNO API default for ToC link start char style with UIMiklos Vajna1-0/+10
2019-04-03DocumentIndex::Impl: SwClient no moreBjoern Michaelsen1-29/+38
2019-03-09loplugin:unusedfieldsNoel Grandin1-8/+1
2019-03-06loplugin:unnecessaryparen improve member expressionNoel Grandin1-3/+3
2019-02-22loplugin:unusedfields in swNoel Grandin1-5/+1
2019-01-09sw: DOCX: recognize TOC title during importSerge Krot1-5/+1
2018-12-21sw_redlinehide: adapt ToX UpdateMichael Stahl1-2/+3
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen1-0/+1
2018-11-07Simplify containers iterations in sw/source/core/[t-v]*Arkadiy Illarionov1-5/+1
2018-10-18editeng: do not throw from QueryValue implementationMichael Stahl1-0/+6
2018-10-03loplugin:constfields in swNoel Grandin1-1/+1
2018-09-17New loplugin:externalStephan Bergmann1-3/+3
2018-07-30loplugin:stringloop in swNoel Grandin1-7/+7
2018-04-29Avoid OUString temporaries and bail out earlyMatteo Casalin1-17/+11
2018-04-17tdf#42949 Remove unnecessary localization headers from swGabor Kelemen1-1/+0
2018-04-05sw: fix some IWYU warningsMiklos Vajna1-0/+1
2018-04-01SwXDocumentIndexMark::Impl: use WriterMultiListenerBjoern Michaelsen1-44/+47
2018-01-25introduce SwClient::EndListeningAll()Bjoern Michaelsen1-6/+2
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann1-9/+9
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin1-1/+1
2017-10-27loplugin:constantparam in swNoel Grandin1-18/+12
2017-09-26loplugin:flatten in swNoel Grandin1-5/+2
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-07-14use more OUString::operator== in swNoel Grandin1-1/+1
2017-06-26fdo#43157 convert OSL_ASSERT to assert in sw/source/coreBernhard Widl1-1/+1
2017-06-02Improved loplugin:redundantcast const_cast handling: swStephan Bergmann1-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-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin1-1/+1
2017-02-13convert SectionSort to scoped enumNoel Grandin1-1/+1
2017-02-06Add missing #includesStephan Bergmann1-0/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-119/+43
2017-01-19New loplugin:dynexcspec: Add @throws documentation, swStephan Bergmann1-0/+4
2016-11-30convert SwTOOElements to o3tl::typed_flagsNoel Grandin1-12/+12
2016-11-29convert SwTOIOptions to o3tl::typed_flagsNoel Grandin1-42/+25
2016-11-29convert SwTOXElement to o3tl::typed_flagsNoel Grandin1-23/+40
2016-10-31loplugin:oncevar in swNoel Grandin1-13/+6
2016-10-12convert GET_POOLID constants to scoped enumNoel Grandin1-13/+13
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-2/+2
2016-08-31convert SW_SERVICE constants to scoped enumNoel Grandin1-7/+7
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann1-1/+1
2016-08-29Get rid of pointless indirect function pointer variablesTor Lillqvist1-2/+2
2016-08-17convert SvxTabAdjust to scoped enumNoel Grandin1-2/+2
2016-06-16Remove the :: prefix in ::std for swMark Page1-9/+9
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin1-2/+1
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-4/+4