summaryrefslogtreecommitdiff
path: root/sw/source/core/inc/scriptinfo.hxx
AgeCommit message (Expand)AuthorFilesLines
2016-10-17tdf#43740 Don't add space after ininvisible characters.Mark Hung1-0/+6
2016-10-15tdf#43740 Count CJK characters to distribute spaces.Mark Hung1-0/+1
2016-09-01std::list<sal_Int32> to vectorNoel Grandin1-2/+2
2016-03-31tdf#84938 convert SW_* script constants to scoped enumNoel Grandin1-1/+2
2016-01-21loplugin: unused return valuesNoel Grandin1-2/+1
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-4/+4
2015-11-03tdf#81144 Chinese full-width punctuation does not align properlyMark Hung1-1/+2
2015-09-29Fix typosAndrea Gelmini1-1/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-19/+19
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin1-1/+1
2015-01-02Fix simple typos.Andrea Gelmini1-1/+1
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-1/+1
2014-09-06Use enumeration directlyMatteo Casalin1-8/+10
2014-09-06HasKana() can be privateMatteo Casalin1-4/+3
2014-09-06sal_uInt16 to more proper types, constifyMatteo Casalin1-2/+2
2014-07-20vcl consitent use of long for corrdinateNorbert Thiebaud1-7/+7
2014-04-24Finish cleaning up ASCII art in the sw moduleChris Laplante1-6/+1
2014-02-27Remove visual noise from swAlexander Wilms1-6/+0
2014-02-16sal_Bool to boolMatteo Casalin1-2/+2
2014-01-15Resolves: #i17171# Writer paragraph cannot be longer than 65534 charactersCaolán McNamara1-95/+79
2014-01-13longparas: convert ValidateKashidas to sal_Int32Caolán McNamara1-30/+34
2013-12-28Avoid obscure and almost unused typedefMatteo Casalin1-6/+5
2013-11-07align GetScriptType argument type with the rest of the familyCaolán McNamara1-2/+2
2013-11-05fixincludeguards.sh: swThomas Arnhold1-2/+2
2013-10-02remove yet another StringHash implCaolán McNamara1-1/+1
2013-09-17remove some dead definitionsNoel Grandin1-1/+0
2013-04-08Use OUString and sal_Int32 in swChr. Rossmanith1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-5/+4
2013-02-18sw; convert SwTxtNode::m_Text to OUStringMichael Stahl1-2/+5
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-10-19replace sxub_Unicode by sal_UnicodeNorbert Thiebaud1-1/+1
2012-08-03split CalcHiddenRanges into hidden text and redline deletion handlersCaolán McNamara1-2/+3
2012-07-25svstdarr.hxx: remove SvXub_StrLensMichael Stahl1-3/+5
2012-05-03XubString->rtl::OUStringCaolán McNamara1-4/+4
2012-01-10Remove _SVSTDARR_STRINGSISORTDTORAugust Sodora1-4/+1
2011-11-24sw: replace abuses of OSL_DEBUG_LEVEL with DBG_UTILMichael Stahl1-1/+1
2011-09-09Add cppunit test for SwScanner that would have caught fdo#40449Caolán McNamara1-46/+1
2011-09-08Resolves: fdo#40449 spellchecking tried to keep a reference to a temporaryCaolán McNamara1-1/+1
2011-07-09Resolves: fdo#34779 wrong word counts for USHRT_MAX len parasCaolán McNamara1-12/+13
2011-03-15fix compile with debug enabledMichael Meeks1-2/+2
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks1-53/+52
2011-02-21Remove all traces off ASSERT_IDThomas Arnhold1-1/+0
2011-02-10Remove last traces of SvBytes and SvShorts in swNigel Hawkins1-2/+0
2011-02-09Remove compression svArray usage from SwScriptInfoNigel Hawkins1-10/+16
2011-02-09Remove direction svArray usage in SwScriptInfoNigel Hawkins1-7/+13
2011-02-09Remove some svArray usage in SwScriptInfoNigel Hawkins1-7/+16
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner1-24/+24
2010-11-25Removed DBG_UTIL from swCédric Bosdonnat1-9/+9