summaryrefslogtreecommitdiff
path: root/sw/source/core/txtnode/ndtxt.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-12-19Do not expose TXTNODE_MAX and cleanup related code/commentsMatteo Casalin1-8/+6
2013-12-15xub_StrLen/sal_uLong to sal_Int32 + minor optimizationsMatteo Casalin1-24/+25
2013-12-02Move functions to right file, prefer sal_Int32 to sal_uInt32 as indexMatteo Casalin1-136/+0
2013-11-24xub_StrLen to sal_Int32Matteo Casalin1-2/+2
2013-11-20fdo#71645 remove footnote numbers in cross-referencesLászló Németh1-4/+6
2013-11-19Resolves: #i33737# enable in-place editing of Input FieldsOliver-Rainer Wittmann1-138/+227
2013-11-14longparas: change GetExpandTxt to sal_Int32Caolán McNamara1-8/+8
2013-11-14xub_StrLen to sal_Int32 in SwIndex and some relatedMatteo Casalin1-62/+63
2013-11-08longparas: these sal_uInt16s are really xub_StrLensCaolán McNamara1-1/+1
2013-11-06convert xub_StrLen to sal_Int32Noel Grandin1-8/+5
2013-11-06convert xub_StrLen to sal_Int32Noel Grandin1-1/+1
2013-11-05convert xub_StrLen to sal_Int32Noel Grandin1-4/+4
2013-11-01Related: #i33737# some minor refactoring in advanceOliver-Rainer Wittmann1-12/+8
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-4/+4
2013-10-22Bin useless swmod commentsTor Lillqvist1-3/+3
2013-10-09CID736196 out of boundsCaolán McNamara1-2/+10
2013-10-09CID#736197 out of boundsCaolán McNamara1-1/+9
2013-10-09CID#736198 out of boundsCaolán McNamara1-1/+9
2013-10-09CID#736199 out of boundsCaolán McNamara1-1/+9
2013-10-09CID#736200 out of boundsCaolán McNamara1-1/+9
2013-10-09CID#736201 out of boundsCaolán McNamara1-1/+9
2013-10-09CID#736202 out of boundsCaolán McNamara1-1/+9
2013-10-09CID#736203 out of bounds accessCaolán McNamara1-1/+9
2013-10-02fdo#39468: translate German commentsPhilipp Riemer1-27/+21
2013-10-02remove @authorPhilipp Riemer1-4/+0
2013-10-02remove/add blank linesPhilipp Riemer1-3/+0
2013-10-02remove zhaojianwei code markersPhilipp Riemer1-2/+1
2013-09-30delete code that was commented outPhilipp Riemer1-4/+0
2013-09-10String to OUStringThomas Arnhold1-7/+6
2013-09-04XubString->OUStringCaolán McNamara1-3/+3
2013-08-21GetOutlineRuleName: return OUString instead of char*Matteo Casalin1-3/+2
2013-08-21String to OUStringMatteo Casalin1-9/+4
2013-08-14String to OUString + prefix names of data membersMatteo Casalin1-2/+2
2013-08-12String to OUString and some optimizationsMatteo Casalin1-3/+3
2013-08-08sw: convert some SwStyleNameMapper methods to OUStringMichael Stahl1-1/+1
2013-08-08sw: convert more SwTxtNode stuff to OUStringMichael Stahl1-11/+12
2013-08-08sw: convert Replace0xFF to OUStringBufferMichael Stahl1-32/+34
2013-08-08convert more SwTxtNode methods to OUStringMichael Stahl1-11/+10
2013-08-08make SwTxtNode::Replace0xFF static functionMichael Stahl1-9/+10
2013-08-08convert some SwTxtNode methods to OUStringMichael Stahl1-28/+18
2013-06-20fdo#52028: sw: let text formatting ignore RSID in automatic stylesMichael Stahl1-2/+42
2013-06-11abi#3241 fix crash on RTF importMiklos Vajna1-1/+1
2013-05-06SW : Fix crash by checking find resultArnaud Versini1-1/+4
2013-04-23fdo#49076: copy numbering to clipboard only if start of para selectedMichael Stahl1-2/+3
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza1-2/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-4/+4
2013-03-08SwTxtNode::GetRedlineTxt: fix string conversionMiklos Vajna1-1/+1
2013-02-25fdo#61428: SwTxtNode::ReplaceText: brown paperbag fixMichael Stahl1-2/+2
2013-02-23Slight simplification of loopMatteo Casalin1-5/+3
2013-02-22fix build in debug codeLuboš Luňák1-1/+1