summaryrefslogtreecommitdiff
path: root/sw/source/ui/vba
AgeCommit message (Expand)Author
2013-11-20Revert "remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL calls"Noel Grandin
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL callsNoel Grandin
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-14remove unnecessary sal_Unicode casts in SW moduleNoel Grandin
2013-11-08safe STRING_NOTFOUND -> -1 conversionCaolán McNamara
2013-11-08remove unnecessary use of OUString constructor in SW moduleNoel Grandin
2013-11-06convert xub_StrLen to sal_Int32Noel Grandin
2013-11-05fixincludeguards.sh: swThomas Arnhold
2013-11-04remove redundant calls to OUString constructorNoel Grandin
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin
2013-10-26sw: ViewShell -> SwViewShell renameMiklos Vajna
2013-10-23clean up some include guardsThomas Arnhold
2013-10-15convert sw/source/ui/vba/*.cxx from String to OUStringNoel Grandin
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-09-26typo fixes in commentsAndras Timar
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke
2013-07-12PCH for more librariesLuboš Luňák
2013-07-09Remove warning by using the right printf commandsArnaud Versini
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-13cppcheck: fix a bunch of reassignmentsJulien Nabet
2013-06-05remove unused componentcontext.hxx includesNoel Grandin
2013-05-20add a copy and paste noteThomas Arnhold
2013-05-20fdo#39468 Comment translation GER-ENGMatthias Freund
2013-05-13fdo#46808, Convert util::PathSettings service to new styleNoel Grandin
2013-05-06cleanup whitespaces due to RTL_CONSTASCII_USTRINGPARAM removalPhilipp Riemer
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-04-02Fix typo: addtional => additional in the comment.Golnaz Irannejad
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-20fdo#46808, Convert text::AutoTextContainer to new styleNoel Grandin
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-06fdo#60724 change spelling error REMOVEABLE -> REMOVABLEKenneth Beck
2013-02-28sal_Bool to boolTakeshi Abe
2013-02-28drop/fix #define suffixed with semicolonTakeshi Abe
2013-02-25sal_Bool to boolTakeshi Abe
2013-02-20typo: allways -> alwaysAndras Timar
2012-12-20incorrect if/for body alignmentLuboš Luňák
2012-12-17Remove --with-stlport from LO 4.0Stephan Bergmann
2012-12-10callcatcher: remove unused rtf filter and associated methodsCaolán McNamara
2012-12-04clean up more sbxToUnoValue declarationsMichael Stahl
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-11-28OUString::concat() does not modify in-placeTor Lillqvist
2012-11-28De-duplicate _ReadFieldParamsTor Lillqvist
2012-11-22convert users of XDocumentInfo to XDocumentPropertiesMichael Stahl