summaryrefslogtreecommitdiff
path: root/sw/source/core/edit
AgeCommit message (Expand)AuthorFilesLines
2012-12-15Some cppcheck cleaning in sw/Julien Nabet1-5/+1
2012-12-06mvoe rtl_(u)string_alloc to salLuboš Luňák1-1/+0
2012-11-30re-base on ALv2 code. Includes:Michael Meeks18-415/+253
2012-11-27we don't need to convert a system localeEike Rathke1-1/+1
2012-11-27avoid unnecessary LanguageTag conversionsEike Rathke1-2/+2
2012-11-24get rid of Svx...Locale...() double conversion nonsenseEike Rathke2-2/+2
2012-11-23some i18n wrappers with LanguageTagEike Rathke1-1/+1
2012-11-23sal_Bool to boolTakeshi Abe12-117/+117
2012-11-22sal_Bool to boolTakeshi Abe2-61/+61
2012-11-22Remove unused codeTakeshi Abe1-6/+0
2012-11-15sal_Bool to boolTakeshi Abe1-1/+1
2012-11-06sal_Bool to boolTakeshi Abe2-5/+5
2012-11-05fdo#46808, Adapt i18n::Transliteration UNO service to new styleNoel Grandin1-1/+1
2012-11-03sal_Bool to boolTakeshi Abe1-7/+7
2012-11-01sal_Bool to boolTakeshi Abe1-7/+7
2012-10-30sal_Bool to boolTakeshi Abe1-11/+11
2012-10-28sal_Bool to boolTakeshi Abe1-3/+3
2012-10-25sal_Bool to boolTakeshi Abe1-5/+5
2012-10-24sal_Bool to boolTakeshi Abe2-3/+3
2012-10-20sal_Bool to boolTakeshi Abe1-1/+1
2012-10-19replace sxub_Unicode by sal_UnicodeNorbert Thiebaud1-1/+1
2012-10-15postfix operator++ -> prefix operator++Luboš Luňák5-7/+7
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák7-13/+13
2012-10-07sal_Bool to boolTakeshi Abe1-2/+2
2012-09-27fdo#46808, Adapt sdb::DatabaseContext UNO service to new styleNoel Grandin1-7/+3
2012-09-27sal_Bool to boolTakeshi Abe3-9/+9
2012-09-21fdo#48692: fix problems with large number of table cells:Michael Stahl1-2/+4
2012-09-12Resolves: fdo#40025 add text correction undo idCaolán McNamara1-2/+2
2012-09-02expand ACT_KONTEXT and MV_KONTEXT macros, rename kontext to contextIvan Timofeev1-9/+5
2012-08-28fdo#36681: fixed view window after redoing a frame deleteCédric Bosdonnat1-0/+7
2012-08-07String::AllocBuffer replacementsCaolán McNamara1-5/+7
2012-07-26Convert SV_DECL_PTRARR_SORT_DEL(_SwRedlineTbl) to o3tl::sorted_vectorNoel Grandin2-3/+3
2012-07-26refactor ModelToViewHelper, should have unchanged resultsCaolán McNamara1-10/+9
2012-07-26fix previous STL conversion commit:Michael Stahl1-14/+14
2012-07-26Convert SV_DECL_VARARR_SORT(_SwPamRanges) to o3tl::sorted_vectorNoel Grandin1-21/+22
2012-07-26Convert SV_DECL_PTRARR_SORT(_SwFtnIdxs) to o3tl::sorted_vectorNoel Grandin1-2/+2
2012-07-26Convert SV_DECL_PTRARR_SORT(SwSelBoxes) to o3tl::sorted_vectorNoel Grandin2-6/+6
2012-07-25delete svl/svstdarr.hxxMichael Stahl1-1/+0
2012-07-25Convert SV_DECL_PTRARR_DEL(_SwSeqFldList) to std::vectorNoel Grandin1-2/+1
2012-07-25Convert SV_DECL_PTRARR_SORT(SwTableSortBoxes) to o3tl::sorted_vectorNoel Grandin1-1/+1
2012-07-25Convert SV_DECL_PTRARR_SORT(SwOutlineNodes) to o3tl::sorted_vectorNoel Grandin1-1/+1
2012-07-180xFFF9 is a better choice for CH_TXTATR_INWORD than 0x0002.Caolán McNamara1-10/+8
2012-07-17Convert SV_DECL_PTRARR_SORT_DEL(SwGlblDocContents) to o3tl::sorted_vectorNoel Grandin1-23/+18
2012-07-09some UniString->rtl::OUStringCaolán McNamara4-16/+16
2012-07-04replace enum SvxBorderStyle with css::table::BorderLineSyleMichael Stahl1-12/+12
2012-07-03ditch String::CreateFromAsciiCaolán McNamara1-3/+2
2012-06-25rename SvxBorderLine::SetStyle to something unambiguousMichael Stahl1-6/+6
2012-06-22re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks1-1/+1
2012-06-21reduce scope and replace some String::CreateFromAsciiCaolán McNamara1-4/+2