summaryrefslogtreecommitdiff
path: root/editeng/source/editeng/edtspell.hxx
AgeCommit message (Expand)AuthorFilesLines
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-1/+1
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-18/+18
2014-03-02Fix editeng missing spellchecking redline on loadNorbert Thiebaud1-14/+14
2014-02-27editeng: sal_Bool->boolNoel Grandin1-3/+3
2014-02-27editeng: sal_Bool->boolNoel Grandin1-7/+7
2014-02-08fdo#74363: fix auto correct of initial capitals on start of first paraMichael Stahl1-1/+1
2014-02-03xub_StrLen and tools/string.hxx final strawNorbert Thiebaud1-14/+14
2014-01-15Related: #i17171# big xub_Strlen -> sal_Int32 changesCaolán McNamara1-7/+7
2013-10-28fixincludeguards.sh: editengThomas Arnhold1-2/+2
2013-09-18convert SvxAutoCorrect::DoAutoCorrect to OUStringCaolán McNamara1-1/+1
2013-09-11convert include/editeng/splwrap.hxx from String to OUStringNoel Grandin1-7/+7
2013-09-11convert SvxAutoCorrDoc from String to OUStringNoel Grandin1-5/+5
2013-09-01First step toward showing mis-spelled words without modifying cells.Kohei Yoshida1-0/+3
2013-08-28Expose misspelled range container outside edit engine.Kohei Yoshida1-31/+26
2013-08-28Organize methods that update invalidated ranges for online spell checker.Kohei Yoshida1-4/+2
2013-08-28sal_Bool to bool.Kohei Yoshida1-10/+10
2013-08-28IsInValid() => IsValid() and adjust its call sites.Kohei Yoshida1-1/+1
2013-08-28NOT_INVALID => Valid.Kohei Yoshida1-1/+2
2013-08-28bClearRange is always true. Remove it.Kohei Yoshida1-1/+1
2013-07-30String to OUStringMatteo Casalin1-1/+1
2013-03-04remove unused and commented out codeThomas Arnhold1-2/+0
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-23/+14
2012-07-28svxbox.cxx unbuilt, svxbox.hxx unnecessarily includedCaolán McNamara1-4/+5
2012-04-16EdtAutoCorrDoc no longer a friend of ImpEditEngine.Kohei Yoshida1-4/+4
2012-03-27Let's hide stuff like this from header..Kohei Yoshida1-4/+2
2012-03-27It's cleaner to use copy ctor for cloning.Kohei Yoshida1-2/+3
2012-03-27Publicly deriving from STL is not a good idea...Kohei Yoshida1-1/+15
2011-12-23SV_DECL_VARARR->std::vectorAugust Sodora1-20/+1
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-0/+1
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-46/+46
2011-02-16Translation of german comments.Albert Thuswaldner1-3/+3
2011-02-15m100 mergedos1-46/+46
2011-01-10removetooltypes01: #i112600# Remove tool typesCarsten Driesner1-45/+45
2010-12-28#i115916# replacements of one character to multiple characters fixedos1-0/+1
2010-10-28add modelines to .hxx files as wellCaolán McNamara1-0/+2
2010-04-30cws tl80: #i48303# fixed minor spell check problem when splitting wrong wordsThomas Lange [tl]1-7/+1
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov1-4/+1
2010-01-06#i107450#: move code from svx to new module editengMathias Bauer1-0/+188