summaryrefslogtreecommitdiff
path: root/editeng/source/misc/splwrap.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-04-08tdf#146619 Drop unused 'using namespace' in: editeng/Gabor Kelemen1-1/+0
2023-10-03replace ErrorInfo with simpler mechanismNoel Grandin1-2/+2
2022-09-21use more string_view in editengNoel Grandin1-2/+2
2022-01-20WASM --enable-wasm-strip now skips lots of LO codeArmin Le Grand (Allotropia)1-0/+6
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin1-1/+1
2021-04-06remove Application::GetDefDialogParent call in editengCaolán McNamara1-2/+2
2020-04-14loplugin:flatten in editengNoel Grandin1-13/+13
2019-12-20tdf#42949 Fix IWYU warnings in editeng/Gabor Kelemen1-3/+0
2019-10-31avoid intermediate vcl::WindowsCaolán McNamara1-13/+9
2019-10-29remove unnecessary includesCaolán McNamara1-1/+1
2019-10-04loplugin:unusedfieldsNoel Grandin1-2/+0
2019-09-28loplugin:virtualdead in editengNoel Grandin1-14/+1
2019-07-19loplugin:referencecasting in editengNoel Grandin1-3/+3
2019-04-23tdf#42949 Fix IWYU warnings in include/editeng/[f-x]*Gabor Kelemen1-0/+5
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen1-0/+1
2018-12-03tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski1-2/+2
2018-09-20weld SvxHyphenWordDialogCaolán McNamara1-4/+2
2018-07-20Fix typosAndrea Gelmini1-1/+1
2018-03-11Use for-range loops in editengJulien Nabet1-5/+3
2018-02-22weld native message dialogsCaolán McNamara1-4/+6
2018-01-12More loplugin:cstylecast: editengStephan Bergmann1-3/+3
2017-07-28loplugin:constparams in editengNoel Grandin1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-2/+2
2017-06-23loplugin:unusedfields in desktop..editengNoel Grandin1-6/+0
2017-05-12remove unused uno::Reference varsNoel Grandin1-3/+0
2017-04-26use strong_int for LanguageTypeNoel Grandin1-3/+3
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock1-1/+1
2017-04-20SvxSpellWrapper::ReplaceAll doesn't use it's second paramNoel Grandin1-3/+2
2017-02-07Revert "remove ugly operator* in DynamicErrorInfo"Michael Stahl1-2/+2
2017-02-07remove ugly operator* in DynamicErrorInfoNoel Grandin1-2/+2
2016-12-21convert VclButtonsType to scoped enumNoel Grandin1-1/+1
2016-10-31Omit comparator which is the same as default std::less<key_type>Takeshi Abe1-9/+1
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara1-1/+1
2016-08-15convert SvxSpellArea to scoped enumNoel Grandin1-7/+7
2016-07-10Remove redundant SvxGet* wrappers around LinguMgr functionsStephan Bergmann1-5/+5
2016-07-08SvxGetOrCreatePosDic parameter is unusedStephan Bergmann1-1/+1
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann1-2/+2
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin1-1/+1
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-2/+2
2016-03-18loplugin:constantfunction in editengNoel Grandin1-8/+7
2016-02-09Remove excess newlinesChris Sherlock1-13/+0
2016-01-12loplugin:unusedmethods unused return value in include/editengNoel Grandin1-2/+1
2015-12-23loplugin:unusedfields in /includeNoel Grandin1-3/+1
2015-11-24loplugin:unusedfields in include/comphelper,include/editengNoel Grandin1-2/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-09-18boost->stdCaolán McNamara1-4/+4
2015-07-16loplugin:unusedmethods editengNoel Grandin1-17/+0
2015-07-03Fix typosAndrea Gelmini1-1/+1
2015-06-30Fix typosAndrea Gelmini1-1/+1
2015-06-01sal_uInt16 to sal_Int32, and use -1 as a special caseMatteo Casalin1-1/+1