summaryrefslogtreecommitdiff
path: root/sw/source/core/crsr
AgeCommit message (Expand)AuthorFilesLines
2013-05-17fdo#60967: re-enable deletion of paragraph following tableMichael Stahl1-0/+17
2013-03-28fdo#60513: SwCrsrShell::Push(): take position from table cursorMichael Stahl1-4/+8
2013-03-12more regex fixes, fdo#60259 relatedEike Rathke1-4/+9
2013-03-12various regex fixes squashed into oneHerbert Dürr1-23/+7
2013-03-01sw: remove CH_TXT_ATR_FORMELEMENT when CheckboxFieldmark is deletedMichael Stahl1-0/+7
2013-02-18fdo#60738 SwPostItMgr: let the cursor know if we're in annotation modeMiklos Vajna2-5/+5
2013-02-12fdo#59573 position after fieldmark and before annotation anchor is read-onlyMiklos Vajna1-1/+19
2013-01-14fdo#57938 SwPaM::HasReadonlySel allow editing before commented text rangesMiklos Vajna1-1/+8
2013-01-11fdo#57938 SwPaM::HasReadonlySel: commented text ranges are not read-onlyMiklos Vajna1-1/+7
2012-11-30re-base on ALv2 code. Includes:Michael Meeks16-368/+224
2012-11-27we don't need to convert a system localeEike Rathke1-1/+1
2012-11-23Header/Footer: fixed click on frames over the header/footer area.Cédric Bosdonnat1-34/+0
2012-11-21unused variablesLuboš Luňák2-2/+0
2012-11-21sal_Bool to boolTakeshi Abe1-1/+1
2012-11-19use LanguageTagEike Rathke1-2/+2
2012-11-03sal_Bool to boolTakeshi Abe1-2/+2
2012-11-01sal_Bool to boolTakeshi Abe2-5/+5
2012-10-30sal_Bool to boolTakeshi Abe4-15/+15
2012-10-30trivial empty-init String::Fill -> comphelper::padToLengthCaolán McNamara1-13/+7
2012-10-19sal_Bool to boolTakeshi Abe1-4/+4
2012-10-15postfix operator++ -> prefix operator++Luboš Luňák5-8/+8
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák8-27/+27
2012-10-11fdo#54094: Add a space in sw outline tooltipsCédric Bosdonnat1-1/+1
2012-10-07fix sw build with VC2012Peter Foley1-2/+2
2012-10-07sal_Bool to boolTakeshi Abe3-7/+7
2012-10-04sal_Bool to boolTakeshi Abe10-66/+67
2012-10-02Remove dead codeTakeshi Abe1-64/+0
2012-09-27sal_Bool to boolTakeshi Abe3-30/+30
2012-09-21fdo#48692: fix problems with large number of table cells:Michael Stahl4-35/+51
2012-09-19SwCrsrShell::Combine: this can be assertMichael Stahl1-7/+6
2012-09-19rhbz#689053: fix crash following delete at last table cell:Michael Stahl1-7/+8
2012-08-27Headers/Footers: don't create temporary parts of document (perf problems)Cédric Bosdonnat1-0/+11
2012-08-10Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-2/+2
2012-08-09fdo#52960 SwCursor::SelectWordWT fix text selection in commented text rangesMiklos Vajna1-2/+3
2012-08-03Translate German comments in sw/source/core/crsr/Bertrand Lorentz2-2/+2
2012-07-26Convert SV_DECL_PTRARR_SORT_DEL(_SwRedlineTbl) to o3tl::sorted_vectorNoel Grandin1-1/+1
2012-07-26Convert SV_DECL_VARARR(SwRects) to std::vectorNoel Grandin2-32/+25
2012-07-26Convert SV_DECL_PTRARR_SORT(_SwFtnIdxs) to o3tl::sorted_vectorNoel Grandin1-5/+5
2012-07-26Convert SV_DECL_PTRARR_SORT(SwSelBoxes) to o3tl::sorted_vectorNoel Grandin4-28/+26
2012-07-25Convert SV_DECL_PTRARR_SORT(SwOutlineNodes) to o3tl::sorted_vectorNoel Grandin1-6/+6
2012-07-20TextFieldmark::ReleaseDoc: properly remove text fieldmarks from SwDocMiklos Vajna1-0/+37
2012-07-180xFFF9 is a better choice for CH_TXTATR_INWORD than 0x0002.Caolán McNamara1-3/+3
2012-07-17Convert SV_DECL_PTRARR_SORT_DEL(_SetGetExpFlds) to o3tl::sorted_vectorNoel Grandin1-12/+28
2012-07-17Convert SV_DECL_PTRARR_DEL(SwUnoCrsrTbl) to std::setNoel Grandin1-8/+12
2012-07-17Convert SV_DECL_PTRARR_SORT(SwpFmts) to std::setNoel Grandin1-8/+7
2012-07-09sal_Bool => bool if internal use only (in sw/source/core/crsr/)Philipp Riemer2-5/+5
2012-07-09renamed German variables (in sw/source/core/crsr/)Philipp Riemer4-82/+92
2012-07-09adjusted existing comments (in sw/source/core/crsr/)Philipp Riemer14-195/+167
2012-07-09fdo#39468: translate German comments (=> sw/source/core/crsr)Philipp Riemer17-956/+783
2012-07-09some UniString->rtl::OUStringCaolán McNamara2-3/+3