summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/doclay.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-05-09fdo#77720: Mail Merge: reset cursors after clearing documentMichael Stahl1-0/+1
2013-11-14xub_StrLen to sal_Int32 in SwIndex and some relatedMatteo Casalin1-7/+7
2013-11-05convert xub_StrLen to sal_Int32Noel Grandin1-9/+9
2013-10-26sw: ViewShell -> SwViewShell renameMiklos Vajna1-11/+11
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-4/+4
2013-10-22Bin useless swmod commentsTor Lillqvist1-10/+10
2013-10-18converting remaining usage of String in SW to OUStringNoel Grandin1-5/+5
2013-10-18convert sw/source/core/doc/*.cxx from String to OUStringNoel Grandin1-29/+29
2013-10-15convert sw/inc/doc.hxx from String to OUStringNoel Grandin1-10/+10
2013-10-02fix format for code consistencyPhilipp Riemer1-1/+1
2013-10-02whitespace work in sw/source/core/doc/Philipp Riemer1-4/+0
2013-08-19String to OUString + whitespaces, log messagesMatteo Casalin1-4/+4
2013-08-12WaE: C4701: potentially uninitialized local variable 'pIdx' usedTor Lillqvist1-1/+1
2013-08-12String to OUString and some optimizationsMatteo Casalin1-21/+34
2013-08-09deleted needless blank lines in sw/source/core/doc/Philipp Riemer1-3/+0
2013-08-01fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa1-1/+0
2013-07-03sw: remove SwDoc::ShareLayoutMichael Stahl1-5/+0
2013-05-13Resolves: #i120106# implement a SwPosFlyFrms which avoids memory leaksArmin Le Grand1-13/+9
2013-04-08fdo#62475 - remove pointless comments and ASCII art in sw/source/core/docPhilipp Riemer1-22/+1
2013-04-08doxygen-ize comments in sw/source/core/docPhilipp Riemer1-29/+13
2013-04-08fix indentationPhilipp Riemer1-6/+5
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+0
2013-04-02Resolves: #i119292# remove misusage of <SwDoc::Set|IsLoaded()>Oliver-Rainer Wittmann1-16/+6
2013-03-01RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removalsKrisztian Pinter1-3/+3
2013-02-28Resolves: fdo#36668 allow image captions above imageCaolán McNamara1-2/+4
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac1-2/+2
2013-02-18SwDoc: rename member variables missing their prefixMiklos Vajna1-18/+18
2013-02-15sw: do not crash when it's not possible to insert flyMichael Stahl1-3/+14
2012-12-20fdo#38837: Timers must end eventually [Writer idle timer]pkoroau pkoroau1-12/+21
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-24/+20
2012-11-20sal_Bool to boolTakeshi Abe1-1/+1
2012-11-03make it staticTakeshi Abe1-2/+2
2012-11-01sal_Bool to boolTakeshi Abe1-17/+17
2012-10-28sal_Bool to boolTakeshi Abe1-4/+4
2012-10-22sal_Bool to boolTakeshi Abe1-3/+3
2012-10-19sal_Bool to boolTakeshi Abe1-5/+5
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák1-1/+1
2012-08-27sw: fixed STL conversion from 1015cd4ff73ee25e55b4da8c8bc55a41e652da87Cédric Bosdonnat1-1/+1
2012-07-26Convert SV_DECL_PTRARR_SORT(_SwFtnIdxs) to o3tl::sorted_vectorNoel Grandin1-1/+1
2012-07-26Convert SV_DECL_PTRARR_SORT(SwSelBoxes) to o3tl::sorted_vectorNoel Grandin1-2/+2
2012-07-25Convert SV_DECL_PTRARR_SORT(SwTableSortBoxes) to o3tl::sorted_vectorNoel Grandin1-1/+1
2012-07-03sw: include footer type in layout dump, now reallyMiklos Vajna1-1/+1
2012-06-20Convert SV_DECL_PTRARR_DEL of Sw*Fmts to std::vectorNoel Grandin1-21/+22
2012-05-25Convert SV_DECL_PTRARR_DEL(SwFldTypes) to std::vectorNoel Grandin1-2/+2
2012-05-25Convert SV_DECL_PTRARR_SORT_VISIBILITY(SwPosFlyFrms) to std::setNoel Grandin1-4/+4
2012-05-05Resolves: fdo#49342 crash merging cells, revert conversion to std::mapCaolán McNamara1-4/+5
2012-03-08tidy up WW8FormulaControl, with knock on results elsewhereCaolán McNamara1-2/+2
2012-02-23fdo#46482: prevent duplication of frames:Michael Stahl1-0/+3
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann1-1/+1
2012-01-06sw: tweak comment translation 43b9be10Michael Stahl1-14/+14