summaryrefslogtreecommitdiff
path: root/sw/source/ui/vba
AgeCommit message (Expand)Author
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-09-16Fix consecutive return, goto... statements are unnecessaryJulien Nabet
2012-09-11-Werror,-Wunused-private-field (various sw)Stephan Bergmann
2012-09-04Some clean up of previous commitStephan Bergmann
2012-09-04fdo#46808, Adapt drawing::ShapeCollection UNO service to new styleNoel Grandin
2012-07-02Remove unused definesThomas Arnhold
2012-07-01Remove unused definesThomas Arnhold
2012-06-23sw: kill last direct RTL_CONSTASCII_USTRINGPARAM usagesMiklos Vajna
2012-06-22Remove empty or non-called methodsThomas Arnhold
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-20Convert SV_DECL_PTRARR_DEL(SwTableLines) to std::vectorNoel Grandin
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-06-02targeted string re-workNorbert Thiebaud
2012-06-01targeted string re-workNorbert Thiebaud
2012-05-29nuke unused typedefTakeshi Abe
2012-05-24removed unused const char[]Takeshi Abe
2012-05-23removed unused temporary rtl::OUStringTakeshi Abe
2012-05-14Convert SV_DECL_PTRARR_DEL(SwTableBoxes) to std::vectorNoel Grandin
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-26reduce over use of static OUStringsCaolán McNamara
2012-02-21Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe
2012-02-10Remove unused codeElton Chung
2012-01-30Don't need a break after a throwJulien Nabet
2012-01-18remove unused codeThomas Arnhold
2012-01-17Fix for fdo43460 Part XL getLength() to isEmpty()Olivier Hallot
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara
2011-12-15Removed extra semicolonsJesse
2011-11-25Remove unnecessary tools/string includesAugust Sodora
2011-11-22these can be constCaolán McNamara
2011-11-19remove [Byte]String::EraseAllCharsCaolán McNamara
2011-11-16add RTL_CONSTASCII_STRINGPARAM to appendAscii on string literalsCaolán McNamara
2011-11-10make sw ByteString freeCaolán McNamara
2011-10-07WaE: win32 cleanupMichael Meeks
2011-10-07WaE: truncation of constant valueTor Lillqvist
2011-10-07WaE: unreachable codeTor Lillqvist
2011-08-29merge together 5 or ascii isalpha/isalnum/isdigit implementationsCaolán McNamara
2011-08-19convert tools::Config to rtl::OStringCaolán McNamara
2011-08-15Fix the parameters in throw RuntimeExceptionJoseph Powers
2011-08-15Fix cppcheck division by 0 detected (thanks Noel and Norbert)Julien Nabet
2011-07-15Add prefixes for component_getFactory methodsMatúš Kukan
2011-07-12Remove component_getImplementationEnvironmentMatus Kukan
2011-06-15catch by const referenceCaolán McNamara
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-05-20return by ref instead of pointerCaolán McNamara
2011-05-17WaE - add explicit casting (decimal-types → integer types)Christian Lohmaier
2011-05-16Some cppcheck cleaningJulien Nabet