summaryrefslogtreecommitdiff
path: root/sw/source/core/unocore/unoidx.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen1-0/+1
2020-07-03SwTOXMark::InsertTOXMarks: SwIterator no more ...Bjoern Michaelsen1-1/+1
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: swStephan Bergmann1-3/+3
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin1-1/+1
2019-12-11convert SectionType to scoped enumNoel Grandin1-7/+7
2019-12-06tdf#42949 Fix IWYU warnings in sw/source/core/[u-v]*/*cxxGabor Kelemen1-6/+0
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+12
2019-09-28loplugin:constmethod in swNoel Grandin1-2/+2
2019-09-22SwXDocumentIndexMark::Impl: MultiWriterListener no moreBjoern Michaelsen1-24/+25
2019-08-15loplugin:sequenceloop in swNoel Grandin1-1/+1
2019-08-07Fix missing translationAndrea Gelmini1-1/+1
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): swStephan Bergmann1-5/+5
2019-07-08tdf#39593 Replace copy-pasted functions with templateArkadiy Illarionov1-74/+51
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