summaryrefslogtreecommitdiff
path: root/sw/source/ui/lingu
AgeCommit message (Expand)Author
2014-01-16sal_Bool to boolTakeshi Abe
2014-01-15starting chopping out aEmptyOUStrCaolán McNamara
2013-12-20typo fixesAndras Timar
2013-12-17remove unnecessary double calls to OUString constructorNoel Grandin
2013-11-19Resolves: #i33737# enable in-place editing of Input FieldsOliver-Rainer Wittmann
2013-11-14SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann
2013-11-14xub_StrLen to sal_Int32 in SwIndex and some relatedMatteo Casalin
2013-11-13longparas: STRING_NOTFOUND->-1Caolán McNamara
2013-11-07safe STRING_MAXLEN -> -1 conversionCaolán McNamara
2013-11-05convert xub_StrLen to sal_Int32Noel Grandin
2013-11-05fixincludeguards.sh: swThomas Arnhold
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin
2013-11-02SwSpellPopup: rename member variables missing their prefixesMiklos Vajna
2013-10-23convert code to use OUString::endsWithNoel Grandin
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-20fdo#52622 - Reduce copy and paste codeJosé Guilherme Vanz
2013-10-18converting remaining usage of String in SW to OUStringNoel Grandin
2013-10-15convert sw/source/ui/lingu/*.cxx from String to OUStringNoel Grandin
2013-10-15convert sw/inc/hhcwrp.hxx from String to OUStringNoel Grandin
2013-10-11sw: make it possible to accept/reject changes if they contain spelling errorsMiklos Vajna
2013-10-10convert sw/source/ui/inc/o*.hxx from String to OUStringNoel Grandin
2013-09-11convert include/editeng/splwrap.hxx from String to OUStringNoel Grandin
2013-08-24add gtk_message_dialog_new-alike ctor for MessageDialogCaolán McNamara
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke
2013-06-29remove some createFromAscii usageThomas Arnhold
2013-06-13cppcheck: fix a bunch of reassignmentsJulien Nabet
2013-05-15fdo#46808, More LinguProperties funNoel Grandin
2013-04-22sal_Bool to boolMatteo Casalin
2013-04-19sw: missing prefix for global pBreakItMiklos Vajna
2013-04-12use EditView::CheckLanguage() instead of duplicated codeEike Rathke
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
2013-03-03sal_Bool to boolTakeshi Abe
2013-02-25fdo#60724 - change 'charcter' to 'character'sadam36
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac
2013-02-22s/the the/the/Tor Lillqvist
2013-02-18Better wording for several ActionsSamuel Mehrbrodt
2013-02-18sal_Bool to boolTakeshi Abe
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida
2013-02-12fdo#46808, Adapt linguistic2::DictionaryList UNO service to new styleNoel Grandin
2013-02-10sal_Bool to boolTakeshi Abe
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac
2013-01-25OUString: remove namespace and chained appendsMatteo Casalin
2013-01-11Update style of initializer list to preferred conventionMatteo Casalin
2013-01-11Update name of data members to preferred conventionMatteo Casalin
2013-01-11Use member initializer list in constructorMatteo Casalin
2013-01-11Prefix class data membersMatteo Casalin
2013-01-11Remove unused class membersMatteo Casalin
2013-01-11Remove unused #defineMatteo Casalin