summaryrefslogtreecommitdiff
path: root/sw/source/core/unocore/unocoll.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-05-29loplugin:simplifybool in swNoel Grandin1-1/+1
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin1-3/+3
2020-03-02speedup sw build a littleNoel Grandin1-0/+1
2020-02-24Fix typoAndrea Gelmini1-1/+1
2020-01-28New loplugin:unsignedcompareStephan Bergmann1-2/+3
2020-01-15tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMesut Çifci1-16/+8
2019-12-06tdf#42949 Fix IWYU warnings in sw/source/core/[u-v]*/*cxxGabor Kelemen1-14/+0
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+12
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): swStephan Bergmann1-10/+10
2019-07-08Simplify Sequence iterations in sw/qa/* and sw/source/core/*Arkadiy Illarionov1-8/+5
2019-05-31tdf#125372 writer, file with lots of hints very slow to open, part8Noel Grandin1-2/+2
2019-03-07tdf#42949 Fix IWYU warnings in include/basic/*Gabor Kelemen1-0/+1
2019-02-25remove obsolete includes of calbckBjoern Michaelsen1-1/+0
2019-02-10loplugin:indentation in swNoel Grandin1-7/+7
2018-12-18Get rid of aEmptyOUStrMike Kaganski1-1/+1
2018-11-24Replace list by vector in unocoll.cxx (sw)Julien Nabet1-8/+5
2018-10-03loplugin:constfields in swNoel Grandin1-3/+3
2018-08-03Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-02-08Fix some IWYU warningsMiklos Vajna1-0/+1
2018-01-24This presumably always wanted to check for SAL_MAX_UINT16, not USHRT_MAXStephan Bergmann1-1/+1
2018-01-15More loplugin:cstylecast: swStephan Bergmann1-2/+2
2018-01-04drop some unused typedefs in UnoFrameWrap_traitsNoel Grandin1-6/+0
2017-10-23loplugin:includeform: swStephan Bergmann1-1/+1
2017-10-23overload std::hash for OUString and OStringNoel Grandin1-1/+1
2017-09-26loplugin:flatten in swNoel Grandin1-149/+133
2017-07-25convert UNO event ids to scoped enumNoel Grandin1-3/+3
2017-07-24sw: non-functional minor cleanupAshod Nakashian1-31/+31
2017-07-21de-hrc various thingsCaolán McNamara1-0/+1
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke1-1/+0
2017-05-20cleanup unused css/script/ includesJochen Nitschke1-1/+0
2017-03-07convert RES_FIELDS to scoped enumNoel Grandin1-6/+6
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-6/+6
2017-02-28new loplugin unoanyNoel Grandin1-2/+2
2017-02-17tdf#98665 optimize table format style accessTomaž Vajngerl1-9/+22
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-97/+75
2017-01-19New loplugin:dynexcspec: Add @throws documentation, swStephan Bergmann1-0/+1
2016-11-29convert ND constants to o3tl::typed_flagsNoel Grandin1-6/+6
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-09-08loplugin:constantparam in swNoel Grandin1-1/+1
2016-08-31convert SW_SERVICE constants to scoped enumNoel Grandin1-303/+305
2016-08-29Switch isTextBox to use the format pointersJan-Marek Glogowski1-3/+1
2016-06-16Remove the :: prefix in ::std for swMark Page1-4/+4
2016-06-13GSoC Table Styles, CellStyleJakub Trzebiatowski1-1/+6
2016-05-31Sw UNO API SwXTextCellStyle; TableStyles createInstance, XNameAccessJakub Trzebiatowski1-1/+6
2016-05-30Some clean up of uses of css::uno::Any::setValueStephan Bergmann1-8/+6
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin1-6/+5
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin1-6/+6
2016-04-21new plugin stylepoliceNoel Grandin1-2/+0
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-3/+3
2016-04-01tdf#97966 Drop 'static' keywordsWastack1-2/+2