summaryrefslogtreecommitdiff
path: root/sw/source/core/unocore/unosrch.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-01-16tdf#42949 Fix IWYU warnings in sw/source/uibase/[u-w]*/*cxxGabor Kelemen1-2/+0
2020-01-06Removed redundant semicolonsAndrea Gelmini1-1/+1
2019-12-06tdf#42949 Fix IWYU warnings in sw/source/core/[u-v]*/*cxxGabor Kelemen1-5/+4
2019-09-26add property name when throwing css::uno::UnknownPropertyExceptionNoel Grandin1-1/+1
2019-08-24loplugin:returnconstval in swNoel Grandin1-2/+2
2019-08-23tdf#39593 extract UnoTunnelId comparison to template functionArkadiy Illarionov1-3/+1
2019-08-18tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet1-5/+1
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): swStephan Bergmann1-1/+1
2019-07-08Simplify Sequence iterations in sw/qa/* and sw/source/core/*Arkadiy Illarionov1-6/+3
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen1-0/+1
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen1-0/+1
2018-11-07Simplify containers iterations in sw/source/core/[t-v]*Arkadiy Illarionov1-9/+6
2018-09-18loplugin:useuniqueptr in SwSearchProperties_Impl::FillItemSetNoel Grandin1-178/+141
2018-07-16loplugin:useuniqueptr in SwXTextSearchNoel Grandin1-2/+2
2018-04-05sw: fix some IWYU warningsMiklos Vajna1-0/+1
2017-12-13TypedWhichId in sw (TXTATTR)Noel Grandin1-0/+1
2017-10-23loplugin:includeform: swStephan Bergmann1-1/+1
2017-09-26loplugin:flatten in swNoel Grandin1-48/+46
2017-07-11loplugin:useuniqueptr in swNoel Grandin1-28/+15
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke1-1/+0
2017-05-04tdf#39468: Translate German comments and terms in sw/source/core/unocore/Jens Carl1-1/+1
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin1-4/+3
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-25/+16
2017-01-19New loplugin:dynexcspec: Add @throws documentation, swStephan Bergmann1-0/+3
2016-08-18cppcheck: noCopyConstructorCaolán McNamara1-0/+4
2016-07-18sw: prefix members of SwXTextSearchMiklos Vajna1-62/+62
2016-06-10Clean up uses of Any::getValue() in swStephan Bergmann1-2/+3
2016-02-25use SearchOptions2Eike Rathke1-2/+10
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-50/+50
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-5/+5
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-8/+8
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann1-1/+1
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-1/+1
2014-12-10Use Any specializations for bool, instead of SetValueMatteo Casalin1-2/+2
2014-05-24Avoid temporary OUStringsMatteo Casalin1-2/+2
2014-05-24sal_uInt16 to sal_uInt32 + some constMatteo Casalin1-5/+4
2014-04-30sw: sal_Bool->boolNoel Grandin1-18/+18
2014-04-15sw: clean up inter-module includesThomas Arnhold1-1/+1
2014-02-27Remove visual noise from swAlexander Wilms1-2/+1
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-21/+21
2013-10-18convert sw/source/core/unocore/*.cxx from String to OUStringNoel Grandin1-2/+2
2013-08-23CharBrd 7: Border shadowZolnai Tamás1-1/+8
2013-08-12CharBrd 6: UNO APIZolnai Tamás1-1/+7
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-1/+1
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-3/+3
2013-01-16sw: start using cppu::supportsService in unocoreMiklos Vajna1-3/+2
2012-12-27sw: kill no longer needed C2S and C2U macrosMiklos Vajna1-5/+5
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-11-27avoid unnecessary LanguageTag conversionsEike Rathke1-1/+1
2012-11-24get rid of Svx...Locale...() double conversion nonsenseEike Rathke1-1/+1