summaryrefslogtreecommitdiff
path: root/sc/source/ui/vba/vbarange.hxx
AgeCommit message (Expand)Author
2014-09-02coverity#707022 Uncaught exceptionCaolán McNamara
2014-07-11new loplugin: externalandnotdefinedNoel Grandin
2014-07-01coverity#706988 Uncaught exceptionCaolán McNamara
2014-06-25remove whitespaceMarkus Mohrhard
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-13coverity#707016 Uncaught exceptionCaolán McNamara
2014-06-10coverity#1187709 Uncaught exceptionCaolán McNamara
2014-05-27cid#707024 Uncaught exceptionNoel Grandin
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-25coverity#737738 Uncaught exceptionCaolán McNamara
2014-02-19sal_Bool->boolNoel Grandin
2014-02-08coverity#1169855 Uncaught exceptionCaolán McNamara
2014-01-28coverity#1158306 Uncaught exceptionCaolán McNamara
2014-01-28coverity#1158305 Uncaught exceptionCaolán McNamara
2013-12-12Do not use C++-UNO internal static_type functions in client codeStephan Bergmann
2013-05-09implement Range.NameNoel Power
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05prepend Validation.Formula1 results with '=' for anything not a addressNoel Power
2013-04-02drop prefix from ::cssThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-09-12targetted VBA re-work.Noel Power
2012-06-24rearranged forward declarations of classTakeshi Abe
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks
2012-03-26reduce over use of static OUStringsCaolán McNamara
2011-10-28Add vba support for assigning names to cell rangesAugust Sodora
2011-05-30Code CleanupKorrawit Pruegsanusak
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-02-08Removed unused functions and classes form calc 3lastAlfonso Eusebio
2011-01-18Removed some dead lines, dates and commit notes. Thanks to liuchen, limingl, ...Thomas Arnhold
2011-01-09some cppcheckcleaningJulien Nabet
2010-11-12RTL_CONSTASCII_USTRINGPARAM for calc_uiJulien Nabet
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-10-13Merge branch 'vba' fix conflics, trailing ws & tab issuesNoel Power
2010-10-06initial commit for vba blob ( not including container_control stuff )Noel Power
2010-10-01Removed more commented out code.Luke Symes
2010-09-20mib19: #163666# fire Worksheet_Change event when using the Range.Value, Range...Daniel Rentz [dr]
2010-09-14mib19: #163566# use common helper method for ScVbaRange::Cells and ScVbaWorks...Niklas Nebel
2010-07-01mib17: #111144# Enable calls to module function via Sheet objectAndreas Bregas
2010-06-15mib16: contributed bugfixes and various new symbols in VBA compatibility impl...Daniel Rentz
2010-04-13npower13_objectmodules: #i110724# fix for union and some clean up for determi...npower Developer
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-09-18initial commit of code reorg, existing files that are modifiedNoel Power
2009-02-13CWS-TOOLING: integrate CWS npower11Oliver Bolte
2009-01-08CWS-TOOLING: integrate CWS frmdlgJens-Heiner Rechtien
2008-05-14INTEGRATION: CWS koheiformula01 (1.5.18); FILE MERGEDVladimir Glazounov