summaryrefslogtreecommitdiff
path: root/sw/source/core/edit
AgeCommit message (Expand)AuthorFilesLines
2013-09-16Remove SwTableAutoFmt from implementationAlex Ivan1-4/+4
2013-06-21coverity#707554 Unitialized scalar variableNorbert Thiebaud1-1/+1
2013-06-20sw: implement proper Undo for SwDoc::UpdateRsidMichael Stahl1-6/+9
2013-06-09adjusted code indentation for consistencyPhilipp Riemer6-14/+13
2013-06-09removed commented out code in sw/source/core/editPhilipp Riemer5-6/+2
2013-06-09fdo#62475 - remove visual noise in sw/source/core/editPhilipp Riemer20-364/+12
2013-06-09work on existing comments in sw/source/core/editPhilipp Riemer11-147/+133
2013-06-08fdo#39468: Translate German comments in sw/source/core/editPhilipp Riemer13-681/+433
2013-06-07sw: fix AutoCorrect bold/underline regressionMichael Stahl1-2/+4
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann1-0/+83
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist1-1/+1
2013-05-15fdo#46808, More LinguProperties funNoel Grandin1-1/+0
2013-05-11Resolves: #i119954# fix nest tables to text conversion crashOliver-Rainer Wittmann1-1/+41
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza1-4/+4
2013-04-19Remove pass-through header svtools/inc/svtools/txtcmp.hxxMichael Dunphy1-1/+1
2013-04-19sw: missing prefix for global pBreakItMiklos Vajna1-7/+7
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák7-31/+30
2013-03-11fdo#38838: Converting String/UniString to OUStringelixir1-1/+1
2013-03-01RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removalsKrisztian Pinter1-9/+9
2013-02-24Comment translation german-englishMatthias Freund3-26/+26
2013-02-23sw: rename member variables missing their prefix in ViewShellMiklos Vajna6-33/+33
2013-02-22Comment translation german-englishMatthias Freund1-13/+13
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac1-3/+3
2013-02-21spurious warning C4701: potentially uninitialized local variableMichael Stahl1-1/+1
2013-02-18acorrect.cxx: try to make even MSVC happyMichael Stahl1-4/+4
2013-02-18sw: let SwTxtNode::GetTxt() return OUStringMichael Stahl7-102/+105
2013-02-15sync two translations of the same fundamental commentCaolán McNamara1-5/+5
2013-02-15Comment translation - german-english - 3 filesMatthias Freund1-29/+29
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida2-4/+4
2013-02-08fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac1-1/+1
2012-12-28Some cppcheck cleaning in swJulien Nabet1-2/+1
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