summaryrefslogtreecommitdiff
path: root/sc/source/ui/vba/vbaapplication.cxx
AgeCommit message (Expand)Author
2013-09-26typo fixes in commentsAndras Timar
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-05-13fdo#46808, Convert util::PathSettings service to new styleNoel Grandin
2013-05-09fix waeNoel 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-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
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-05squash NoSuchElementExceptions when modifying keybindingsNoel Power
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-04doubled includesThomas Arnhold
2012-12-04warning C4273: sbxToUnoValue: inconsistent dll linkageMichael Stahl
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-12-04calcvba: #164410# improve VBA compatibility implementation in various areas:Daniel Rentz [dr]
2012-12-04dr80: #i117392# initialize VBAGlobals object if single Basic module is in VBA...Daniel Rentz [dr]
2012-11-07basic: String -> OUStringNorbert Thiebaud
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-09-12targetted VBA re-work.Noel Power
2012-05-22Corrected max inital worksheet number in debughelper messageAlbert Thuswaldner
2012-04-20add stub vba implementation Application methodsNoel Power
2012-04-20vba api Application.DisplayScrollBars implementation bnc#757840Noel Power
2012-04-20implement VBA Application.DisplayFullScreen bnc#757885Noel Power
2012-04-18Use global constants for initial tab count bounds checkingAlbert Thuswaldner
2012-04-18Removed duplicate set/get methods for initial tab countAlbert Thuswaldner
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-26reduce over use of static OUStringsCaolán McNamara
2012-03-22removed duplicate includes in scTakeshi Abe
2012-03-10Fix Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2012-02-23avoid temporary rtl::OUStringTakeshi Abe
2012-02-21Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe
2012-01-07Fix for fdo43460 Part XXX getLength() to isEmpty()Olivier Hallot
2011-10-10WaE: inconsistent dll linkageTor Lillqvist
2011-07-25use XFilePicker2 regardless of service, if possible, it is far more saneMichael Meeks
2011-06-21catch by const referenceCaolán McNamara
2011-05-24Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-05-23Got it to build. Mostly VBA stuff but no idea what kind of shape it is in.Kohei Yoshida
2011-05-09Merge branch 'libreoffice-3-4'Kohei Yoshida
2011-04-25Remove OS/2 supportFrancois Tigeot
2011-04-07fix cast to implementation objects failure from some vba objectsMarkus Mohrhard
2011-03-15more merge fixes, compiles and links nowMichael Meeks
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-01-28Replace empty equalsAscii() with getLength().Thomas Arnhold
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold
2011-01-19Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold
2011-01-18Removed some dead lines, dates and commit notes. Thanks to liuchen, limingl, ...Thomas Arnhold