summaryrefslogtreecommitdiff
path: root/editeng/source/editeng/edtspell.hxx
AgeCommit message (Expand)Author
2017-10-16Move editeng/source/editeng include files to common include directoryStephan Bergmann
2017-06-28remove default-able copy ctors and copy operatorsJochen Nitschke
2017-04-20SvxSpellWrapper::ReplaceAll doesn't use it's second paramNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2016-03-23loplugin:constantparam in editengNoel Grandin
2016-03-18loplugin:constantfunction in editengNoel Grandin
2016-01-12loplugin:unusedmethods unused return value in include/editengNoel Grandin
2015-12-23loplugin:unusedfields in /includeNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-13editeng: com::sun::star->cssNoel Grandin
2015-07-19sal_uInt16 to sal_Int32/size_tMatteo Casalin
2015-07-16loplugin:unusedmethods editengNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-02Fix editeng missing spellchecking redline on loadNorbert Thiebaud
2014-02-27editeng: sal_Bool->boolNoel Grandin
2014-02-27editeng: sal_Bool->boolNoel Grandin
2014-02-08fdo#74363: fix auto correct of initial capitals on start of first paraMichael Stahl
2014-02-03xub_StrLen and tools/string.hxx final strawNorbert Thiebaud
2014-01-15Related: #i17171# big xub_Strlen -> sal_Int32 changesCaolán McNamara
2013-10-28fixincludeguards.sh: editengThomas Arnhold
2013-09-18convert SvxAutoCorrect::DoAutoCorrect to OUStringCaolán McNamara
2013-09-11convert include/editeng/splwrap.hxx from String to OUStringNoel Grandin
2013-09-11convert SvxAutoCorrDoc from String to OUStringNoel Grandin
2013-09-01First step toward showing mis-spelled words without modifying cells.Kohei Yoshida
2013-08-28Expose misspelled range container outside edit engine.Kohei Yoshida
2013-08-28Organize methods that update invalidated ranges for online spell checker.Kohei Yoshida
2013-08-28sal_Bool to bool.Kohei Yoshida
2013-08-28IsInValid() => IsValid() and adjust its call sites.Kohei Yoshida
2013-08-28NOT_INVALID => Valid.Kohei Yoshida
2013-08-28bClearRange is always true. Remove it.Kohei Yoshida
2013-07-30String to OUStringMatteo Casalin
2013-03-04remove unused and commented out codeThomas Arnhold
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-07-28svxbox.cxx unbuilt, svxbox.hxx unnecessarily includedCaolán McNamara
2012-04-16EdtAutoCorrDoc no longer a friend of ImpEditEngine.Kohei Yoshida
2012-03-27Let's hide stuff like this from header..Kohei Yoshida
2012-03-27It's cleaner to use copy ctor for cloning.Kohei Yoshida
2012-03-27Publicly deriving from STL is not a good idea...Kohei Yoshida
2011-12-23SV_DECL_VARARR->std::vectorAugust Sodora
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-02-16Translation of german comments.Albert Thuswaldner
2011-02-15m100 mergedos
2011-01-10removetooltypes01: #i112600# Remove tool typesCarsten Driesner