summaryrefslogtreecommitdiff
path: root/sc/source/ui/vba
AgeCommit message (Expand)Author
2013-05-15fire change event after copy ( with dest paramater set )Noel Power
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-05-14initialized with plain 0, instead of sal_False/falseTakeshi Abe
2013-05-13fdo#46808, Convert sheet::GlobalSheetSettings service to new styleNoel Grandin
2013-05-13fdo#46808, Convert util::PathSettings service to new styleNoel Grandin
2013-05-10try fix build failure ( on some platforms ) uno::makeAny( 1 )Noel Power
2013-05-10fix various problems with vba Names & Names objectsNoel Power
2013-05-09add missing exception specificationLuboš Luňák
2013-05-09fix waeNoel Power
2013-05-09implement Range.NameNoel Power
2013-05-09stub implementation(s) for Application EnableCancelKey & InternationalNoel Power
2013-05-09implement Application.Iteration & Application.InchesToPointsNoel Power
2013-05-09implement Application.UndoNoel Power
2013-05-09reset Logical format when setting a number value via Range vba apiNoel Power
2013-05-09add Workbook.Save methodNoel Power
2013-05-09return correct object ( was returning an uno object in the vba api )Noel Power
2013-05-09handle non int32 values for Field in Range.AutoFilterNoel Power
2013-05-09Tweak further the indices checked for break, also tweak test documentNoel Power
2013-05-09fix limits check on breaks ( ignore breaks outside used area )Noel Power
2013-05-09Fix ScRangeList::Parse wrt defaulted delimiter and default tab paramsNoel Power
2013-05-09fix range cut with destination paramater( missing else )Noel Power
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-05-02fdo#64048 - fix calc/VBA clearcontents regression.Michael Meeks
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-15bnc#813528 stub out some missing XPageSetup apiNoel Power
2013-04-15adapt code to data form .ui conversionCaolán McNamara
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05somewhat blind wae fix ( doesn't happen for me )Noel Power
2013-04-05squash NoSuchElementExceptions when modifying keybindingsNoel Power
2013-04-05Added and fixed various vba APINoel Power
2013-04-05prepend Validation.Formula1 results with '=' for anything not a addressNoel Power
2013-04-02drop prefix from ::cssThomas Arnhold
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong
2013-03-04doubled includesThomas Arnhold
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-02-26fdo#38838 Replaced some use of (Xub)String with OUString.Jean-Noël Rouvignac
2013-02-25loplugin: improve indentationThomas Arnhold
2013-02-24loplugin: unused variablesThomas Arnhold
2013-02-23Fix typo begining/beginning.Julien Nabet
2013-02-23Fix typo seperated/separatedJulien Nabet
2013-02-23Fix typo "paramater" -> "parameter" + remove some commented linesJulien Nabet
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac
2013-01-30Get rid of STAR_RESOURCEPATHStephan Bergmann
2013-01-09Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2012-12-30fdo#39440 - cppcheck cleanlinessRadu Ioan
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin