summaryrefslogtreecommitdiff
path: root/editeng/source/misc/unolingu.cxx
AgeCommit message (Expand)Author
2022-06-09clang-tidy modernize-pass-by-value in editengNoel Grandin
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-02-22loplugin:refcounting in editengNoel
2020-04-14loplugin:flatten in editengNoel Grandin
2019-12-21Fix compilation with `make -- dbglevel=3`Alex Henrie
2019-12-20tdf#42949 Fix IWYU warnings in editeng/Gabor Kelemen
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-07-19loplugin:referencecasting in editengNoel Grandin
2019-04-23tdf#42949 Fix IWYU warnings in include/editeng/[f-x]*Gabor Kelemen
2019-03-05re-land "new loplugin typedefparam""Noel Grandin
2019-02-23loplugin:unusedfields in editengNoel Grandin
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-09-08loplugin:simplifyconstruct in editeng..extensionsNoel Grandin
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-06-26tdf#117620 Localize the temporary IgnoreAllList dictionarys nameGabor Kelemen
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara
2018-01-12More loplugin:cstylecast: editengStephan Bergmann
2017-07-28loplugin:constparams in editengNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-23loplugin:oncevar editeng..extensionsNoel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-05-28cleanup unused css/linguistic2/ includesJochen Nitschke
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-03-18remove EE_RESSTR preprocessor abuseBjoern Michaelsen
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-13new loplugin: useuniqueptr: editengNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara
2016-07-10Remove redundant SvxGet* wrappers around LinguMgr functionsStephan Bergmann
2016-07-08SvxGetOrCreatePosDic parameter is unusedStephan Bergmann
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-06-29move #includes to top of fileNoel Grandin
2016-05-10Fix typosAndrea Gelmini
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-01-31unnecessary use of OUString constructorNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-31use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-13editeng: com::sun::star->cssNoel Grandin
2015-07-30tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-05-29tdf#91702 - fix stack-based MessBox allocation.Michael Meeks
2015-04-13loplugin:staticmethodsNoel Grandin
2015-04-08convert DIC_ERR_ constants to scoped enumNoel Grandin
2015-02-05yet yet yet yet another Windows build 'Locale' ambiguous symbolEike Rathke
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara