summaryrefslogtreecommitdiff
path: root/sw/source/ui/vba
AgeCommit message (Expand)Author
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
2012-11-21unused variablesLuboš Luňák
2012-11-19use LanguageTagEike Rathke
2012-11-15fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin
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