summaryrefslogtreecommitdiff
path: root/sc/source/ui/vba/vbaworkbook.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann1-3/+3
2013-11-20convert equalsAsciiL calls to startsWith callsNoel Grandin1-3/+3
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin1-1/+1
2013-11-11remove unnecessary use of OUString constructor in SC moduleNoel Grandin1-2/+2
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-2/+2
2013-05-09add missing exception specificationLuboš Luňák1-1/+1
2013-05-09add Workbook.Save methodNoel Power1-0/+92
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-13/+13
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-6/+6
2012-12-10callcatcher: remove unused rtf filter and associated methodsCaolán McNamara1-10/+0
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-26/+21
2012-12-04calcvba: #164410# improve VBA compatibility implementation in various areas:Daniel Rentz [dr]1-8/+3
2012-09-17update unused code listCaolán McNamara1-11/+0
2012-09-12targetted VBA re-work.Noel Power1-63/+0
2012-07-28Use memset and memcmp insteadof rtl_zeroMemory and rtl_compareMemory in scArnaud Versini1-1/+1
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-9/+9
2012-04-02unused classCaolán McNamara1-25/+0
2012-03-26reduce over use of static OUStringsCaolán McNamara1-3/+2
2012-01-07Fix for fdo43460 Part XXX getLength() to isEmpty()Olivier Hallot1-1/+1
2011-06-03use standard template for this throughoutCaolán McNamara1-12/+7
2011-04-07fix cast to implementation objects failure from some vba objectsMarkus Mohrhard1-0/+28
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-7/+5
2011-03-01Remove bogus comments.Guillaume Poussel1-1/+1
2011-01-19Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold1-12/+12
2011-01-18Removed some dead lines, dates and commit notes. Thanks to liuchen, limingl, ...Thomas Arnhold1-7/+6
2010-10-13Merge commit 'origin/master' fix conflicts and more trailing wsNoel Power1-0/+3
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-06initial commit for vba blob ( not including container_control stuff )Noel Power1-1/+70
2010-09-01mib19: #163498# correct parent for sheet-local defined namesDaniel Rentz [dr]1-8/+6
2010-08-05mib18: #162503# do not create a new Worksheet object in Workbook.ActiveSheet ...Daniel Rentz1-8/+11
2010-06-15mib16: contributed bugfixes and various new symbols in VBA compatibility impl...Daniel Rentz1-26/+2
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-09-18initial commit of code reorg, existing files that are modifiedNoel Power1-145/+30
2009-02-13CWS-TOOLING: integrate CWS npower11Oliver Bolte1-13/+17
2008-04-11INTEGRATION: CWS changefileheader (1.4.130); FILE MERGEDRüdiger Timm1-23/+18
2007-12-10#i84360#Vladimir Glazounov1-7/+2
2007-12-07INTEGRATION: CWS npower8 (1.2.4); FILE MERGEDVladimir Glazounov1-11/+252
2007-04-25INTEGRATION: CWS npower6 (1.1.2); FILE ADDEDRüdiger Timm1-0/+267